diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-11-24 12:12:58 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-11-24 12:12:58 +0000 |
commit | fc2f4aabeef70a425059f23ff28fe700f7100c08 (patch) | |
tree | 95f8cbef498f262c70d1982ecf28f1f429e28aad /media-sound/mt-daapd | |
parent | Stable on x86 wrt bug #200108 (diff) | |
download | gentoo-2-fc2f4aabeef70a425059f23ff28fe700f7100c08.tar.gz gentoo-2-fc2f4aabeef70a425059f23ff28fe700f7100c08.tar.bz2 gentoo-2-fc2f4aabeef70a425059f23ff28fe700f7100c08.zip |
Stable on x86 wrt bug #200110
(Portage version: 2.1.3.19)
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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mt-daapd/ChangeLog b/media-sound/mt-daapd/ChangeLog index 28c6ba947512..67b11bb72193 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.53 2007/11/23 19:27:19 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.54 2007/11/24 12:12:58 cla Exp $ + + 24 Nov 2007; Dawid Węgliński <cla@gentoo.org> mt-daapd-0.2.4.1.ebuild: + Stable on x86 (bug #200110) 23 Nov 2007; Samuli Suominen <drac@gentoo.org> mt-daapd-0.2.4.1.ebuild: amd64 stable wrt #200110 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 3085abc86e83..6204bd12e4bb 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.3 2007/11/23 19:27:19 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild,v 1.4 2007/11/24 12:12:58 cla 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 |