diff options
author | Brent Baude <ranger@gentoo.org> | 2007-11-25 16:17:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-11-25 16:17:25 +0000 |
commit | 34db630e263974278e007a03c0e1382c37e0e308 (patch) | |
tree | f9eadb573ac99fe38896638d8bf31786b233d0a9 /media-sound/mt-daapd | |
parent | old (diff) | |
download | gentoo-2-34db630e263974278e007a03c0e1382c37e0e308.tar.gz gentoo-2-34db630e263974278e007a03c0e1382c37e0e308.tar.bz2 gentoo-2-34db630e263974278e007a03c0e1382c37e0e308.zip |
Marking mt-daapd-0.2.4.1 ppc for 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 67b11bb72193..f4ac5050efe5 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.54 2007/11/24 12:12:58 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.55 2007/11/25 16:17:25 ranger Exp $ + + 25 Nov 2007; Brent Baude <ranger@gentoo.org> mt-daapd-0.2.4.1.ebuild: + Marking mt-daapd-0.2.4.1 ppc for bug 200110 24 Nov 2007; Dawid Węgliński <cla@gentoo.org> mt-daapd-0.2.4.1.ebuild: Stable on x86 (bug #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 6204bd12e4bb..7323e509f3ae 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.4 2007/11/24 12:12:58 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.1.ebuild,v 1.5 2007/11/25 16:17:25 ranger 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 |