diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-06 19:03:55 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-06 19:03:55 +0000 |
commit | 62932cc9ed9b3b5483390141009857addcfa88e7 (patch) | |
tree | 898ad33af45062a2e726c803cf0dcec1c7e9df35 /media-sound/kid3 | |
parent | ppc stable, bug #249727 (diff) | |
download | gentoo-2-62932cc9ed9b3b5483390141009857addcfa88e7.tar.gz gentoo-2-62932cc9ed9b3b5483390141009857addcfa88e7.tar.bz2 gentoo-2-62932cc9ed9b3b5483390141009857addcfa88e7.zip |
Stable on ppc wrt bug 244022
(Portage version: 2.1.6_rc3/cvs/Linux 2.6.27-hardened-r2 ppc)
Diffstat (limited to 'media-sound/kid3')
-rw-r--r-- | media-sound/kid3/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/kid3/kid3-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/kid3/ChangeLog b/media-sound/kid3/ChangeLog index 488711bce69b..3d77d5ed9393 100644 --- a/media-sound/kid3/ChangeLog +++ b/media-sound/kid3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/kid3 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/ChangeLog,v 1.32 2008/10/28 12:32:08 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/ChangeLog,v 1.33 2008/12/06 19:03:55 nixnut Exp $ + + 06 Dec 2008; nixnut <nixnut@gentoo.org> kid3-1.0.ebuild: + Stable on ppc wrt bug 244022 28 Oct 2008; Tomas Chvatal <scarabeus@gentoo.org> kid3-1.1.ebuild: Update ebuild so it actualy works for kde3 as expected. diff --git a/media-sound/kid3/kid3-1.0.ebuild b/media-sound/kid3/kid3-1.0.ebuild index 693688b5f05c..f4107e7c49e2 100644 --- a/media-sound/kid3/kid3-1.0.ebuild +++ b/media-sound/kid3/kid3-1.0.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/kid3/kid3-1.0.ebuild,v 1.1 2008/06/11 20:03:08 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kid3/kid3-1.0.ebuild,v 1.2 2008/12/06 19:03:55 nixnut Exp $ EAPI=1 ARTS_REQUIRED=never @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/kid3/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86" IUSE="+flac +musicbrainz +vorbis" DEPEND=">=media-libs/id3lib-3.8.3 |