diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-11-08 18:16:15 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-11-08 18:16:15 +0000 |
commit | 51cf7ed6974dfdcff04c58cc1f1a75255d754969 (patch) | |
tree | 8a3c2976d9bc5819607af1e3946168c86447a2df /dev-python/eyeD3/eyeD3-0.6.17.ebuild | |
parent | Stable on alpha, bug #290212 (diff) | |
download | gentoo-2-51cf7ed6974dfdcff04c58cc1f1a75255d754969.tar.gz gentoo-2-51cf7ed6974dfdcff04c58cc1f1a75255d754969.tar.bz2 gentoo-2-51cf7ed6974dfdcff04c58cc1f1a75255d754969.zip |
Stable on alpha, bug #290462
(Portage version: 2.1.7.4/cvs/Linux x86_64)
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 9859d5a9c0d7..9cef05e8bfff 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.5 2009/10/30 18:03:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.17.ebuild,v 1.6 2009/11/08 18:16:15 klausman 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="" |