diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-07-08 16:42:47 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-07-08 16:42:47 +0000 |
commit | 585f24d47bfc987f121864b8c6bd0574d70f19a4 (patch) | |
tree | 99f99eb70398f5310a7fb4c3e3d523f89469cd75 /media-sound/mt-daapd | |
parent | Version bump, removed some older versions. Still buggy for pre-compiled heade... (diff) | |
download | gentoo-2-585f24d47bfc987f121864b8c6bd0574d70f19a4.tar.gz gentoo-2-585f24d47bfc987f121864b8c6bd0574d70f19a4.tar.bz2 gentoo-2-585f24d47bfc987f121864b8c6bd0574d70f19a4.zip |
ppc stable, bug #217986
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'media-sound/mt-daapd')
-rw-r--r-- | media-sound/mt-daapd/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/mt-daapd/ChangeLog b/media-sound/mt-daapd/ChangeLog index d427d3474e6d..f64441f0d03b 100644 --- a/media-sound/mt-daapd/ChangeLog +++ b/media-sound/mt-daapd/ChangeLog @@ -1,6 +1,10 @@ # 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.60 2008/07/07 20:44:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.61 2008/07/08 16:42:47 dertobi123 Exp $ + + 08 Jul 2008; Tobias Scherbaum <dertobi123@gentoo.org> + mt-daapd-0.2.4.2.ebuild: + ppc stable, bug #217986 07 Jul 2008; Markus Meier <maekke@gentoo.org> mt-daapd-0.2.4.2.ebuild: amd64/x86 stable, bug #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 316367398ce7..1c59224788ef 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.2 2008/07/07 20:44:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild,v 1.3 2008/07/08 16:42:47 dertobi123 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 |