diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-23 19:57:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-23 19:57:15 +0000 |
commit | 72e6fad26557b287e2477627b474c6a05d3fd8b2 (patch) | |
tree | 7094c9ac6f99a8104bc93a58c4a7fdeee24d6bab /media-sound/id3v2/id3v2-0.1.11.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-72e6fad26557b287e2477627b474c6a05d3fd8b2.tar.gz historical-72e6fad26557b287e2477627b474c6a05d3fd8b2.tar.bz2 historical-72e6fad26557b287e2477627b474c6a05d3fd8b2.zip |
Stable on ppc64
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'media-sound/id3v2/id3v2-0.1.11.ebuild')
-rw-r--r-- | media-sound/id3v2/id3v2-0.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/id3v2/id3v2-0.1.11.ebuild b/media-sound/id3v2/id3v2-0.1.11.ebuild index bf03b411756d..b13731304641 100644 --- a/media-sound/id3v2/id3v2-0.1.11.ebuild +++ b/media-sound/id3v2/id3v2-0.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/id3v2/id3v2-0.1.11.ebuild,v 1.7 2006/05/14 12:16:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3v2/id3v2-0.1.11.ebuild,v 1.8 2006/05/23 19:55:13 corsair Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ HOMEPAGE="http://id3v2.sourceforge.net/" SRC_URI="mirror://sourceforge/id3v2/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" DEPEND="media-libs/id3lib" |