diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-11 20:01:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-11 20:01:54 +0000 |
commit | b62d5bca3f15c2e83d82b7d0f1103f4ed2ea5c35 (patch) | |
tree | 965318e1bd59eed7cb23ac41af51e2cf3a538bff /dev-python/eyeD3/eyeD3-0.6.17.ebuild | |
parent | Marking bash-completion-1.1-r4 ppc64 for bug 295348 (diff) | |
download | gentoo-2-b62d5bca3f15c2e83d82b7d0f1103f4ed2ea5c35.tar.gz gentoo-2-b62d5bca3f15c2e83d82b7d0f1103f4ed2ea5c35.tar.bz2 gentoo-2-b62d5bca3f15c2e83d82b7d0f1103f4ed2ea5c35.zip |
Marking eyeD3-0.6.17 ppc64 for bug 290462
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/eyeD3/eyeD3-0.6.17.ebuild')
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.6.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/eyeD3/eyeD3-0.6.17.ebuild b/dev-python/eyeD3/eyeD3-0.6.17.ebuild index 7faaa10bb66c..51707a7579ac 100644 --- a/dev-python/eyeD3/eyeD3-0.6.17.ebuild +++ b/dev-python/eyeD3/eyeD3-0.6.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.17.ebuild,v 1.9 2009/12/08 01:42:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.17.ebuild,v 1.10 2009/12/11 20:01:54 ranger Exp $ EAPI="2" NEED_PYTHON="2.5" @@ -14,7 +14,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" DEPEND="" |