diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-31 03:10:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-31 03:10:40 +0000 |
commit | 2ef0a8d36852f556bb44405bf74d4a93958b920f (patch) | |
tree | 053b376ba62b08f877cb01731299f8d6280d5d93 /media-sound/mt-daapd | |
parent | Version bump, bug #174265. (diff) | |
download | gentoo-2-2ef0a8d36852f556bb44405bf74d4a93958b920f.tar.gz gentoo-2-2ef0a8d36852f556bb44405bf74d4a93958b920f.tar.bz2 gentoo-2-2ef0a8d36852f556bb44405bf74d4a93958b920f.zip |
arm/sh stable
(Portage version: 2.1.4_rc12)
Diffstat (limited to 'media-sound/mt-daapd')
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild b/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild index a0bf07417861..c1c1967e50e0 100644 --- a/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild +++ b/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild,v 1.7 2007/11/29 18:00:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild,v 1.8 2007/12/31 03:10:40 vapier Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc ~sh sparc x86" +KEYWORDS="amd64 arm ~mips ppc sh sparc x86" IUSE="avahi vorbis" RDEPEND="media-libs/libid3tag |