diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:27:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:27:42 +0000 |
commit | 8f1dacdcdd26d4ab48498d0c03b75712cc312ff2 (patch) | |
tree | 677dfd556551468f8fedbe8db1377286baf61fdd /dev-python/eyeD3 | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-8f1dacdcdd26d4ab48498d0c03b75712cc312ff2.tar.gz gentoo-2-8f1dacdcdd26d4ab48498d0c03b75712cc312ff2.tar.bz2 gentoo-2-8f1dacdcdd26d4ab48498d0c03b75712cc312ff2.zip |
sparc stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python/eyeD3')
-rw-r--r-- | dev-python/eyeD3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.6.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/eyeD3/ChangeLog b/dev-python/eyeD3/ChangeLog index 79dca0c79baf..59a1535f40d6 100644 --- a/dev-python/eyeD3/ChangeLog +++ b/dev-python/eyeD3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/eyeD3 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.39 2009/11/08 19:38:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.40 2009/11/29 16:27:42 armin76 Exp $ + + 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> eyeD3-0.6.17.ebuild: + sparc stable 08 Nov 2009; nixnut <nixnut@gentoo.org> eyeD3-0.6.17.ebuild: ppc stable #290462 diff --git a/dev-python/eyeD3/eyeD3-0.6.17.ebuild b/dev-python/eyeD3/eyeD3-0.6.17.ebuild index a557411d0b4f..759eb1fb8805 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.7 2009/11/08 19:38:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.17.ebuild,v 1.8 2009/11/29 16:27:42 armin76 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="" |