diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-18 20:53:36 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-18 20:53:36 +0000 |
commit | ac65086ced1ff88aa49b90d7feccf26221825a78 (patch) | |
tree | 581d69150fa03a13e4fabcd8a07f4401534953d8 /dev-python/eyeD3/eyeD3-0.6.4.ebuild | |
parent | ppc stable, bug #143980 (diff) | |
download | gentoo-2-ac65086ced1ff88aa49b90d7feccf26221825a78.tar.gz gentoo-2-ac65086ced1ff88aa49b90d7feccf26221825a78.tar.bz2 gentoo-2-ac65086ced1ff88aa49b90d7feccf26221825a78.zip |
ppc stable
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'dev-python/eyeD3/eyeD3-0.6.4.ebuild')
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/eyeD3/eyeD3-0.6.4.ebuild b/dev-python/eyeD3/eyeD3-0.6.4.ebuild index 6b7d98704a6c..c03d5d76109d 100644 --- a/dev-python/eyeD3/eyeD3-0.6.4.ebuild +++ b/dev-python/eyeD3/eyeD3-0.6.4.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/dev-python/eyeD3/eyeD3-0.6.4.ebuild,v 1.6 2006/08/16 00:05:54 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.4.ebuild,v 1.7 2006/08/18 20:53:36 dertobi123 Exp $ NEED_PYTHON=2.3 @@ -12,7 +12,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" IUSE="" src_compile() { |