diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-27 16:25:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-27 16:25:25 +0000 |
commit | bf4abb791f6e924b52ff1c7d218f21abd5c9b1c8 (patch) | |
tree | 4666e67e08873b2625264a8336d450a64daef217 /media-sound/mt-daapd | |
parent | arm stable wrt #225241 (diff) | |
download | gentoo-2-bf4abb791f6e924b52ff1c7d218f21abd5c9b1c8.tar.gz gentoo-2-bf4abb791f6e924b52ff1c7d218f21abd5c9b1c8.tar.bz2 gentoo-2-bf4abb791f6e924b52ff1c7d218f21abd5c9b1c8.zip |
arm/sh stable wrt #217986
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/mt-daapd')
-rw-r--r-- | media-sound/mt-daapd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mt-daapd/ChangeLog b/media-sound/mt-daapd/ChangeLog index 663e0527910b..3be322194f7e 100644 --- a/media-sound/mt-daapd/ChangeLog +++ b/media-sound/mt-daapd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mt-daapd # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.62 2008/07/09 11:07:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.63 2008/09/27 16:25:25 armin76 Exp $ + + 27 Sep 2008; Raúl Porcel <armin76@gentoo.org> mt-daapd-0.2.4.2.ebuild: + arm/sh stable wrt #217986 09 Jul 2008; Raúl Porcel <armin76@gentoo.org> mt-daapd-0.2.4.2.ebuild: sparc stable wrt #217986 diff --git a/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild b/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild index 305780e2a335..60e12724e1e2 100644 --- a/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild +++ b/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.2.ebuild,v 1.4 2008/07/09 11:07:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild,v 1.5 2008/09/27 16:25:25 armin76 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 |