diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-31 17:49:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-31 17:49:57 +0000 |
commit | 2fa34d36dcf6871cbda2869769c20efb60baa5f4 (patch) | |
tree | 91c11c6770de85d9ad68f40c797c556e50c3a73f /dev-python/eyeD3 | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | gentoo-2-2fa34d36dcf6871cbda2869769c20efb60baa5f4.tar.gz gentoo-2-2fa34d36dcf6871cbda2869769c20efb60baa5f4.tar.bz2 gentoo-2-2fa34d36dcf6871cbda2869769c20efb60baa5f4.zip |
alpha/sparc stable wrt #404711
(Portage version: 2.1.10.49/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.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/eyeD3/ChangeLog b/dev-python/eyeD3/ChangeLog index 1beadf3c9b72..b2f8882206bd 100644 --- a/dev-python/eyeD3/ChangeLog +++ b/dev-python/eyeD3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/eyeD3 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.51 2012/03/09 14:34:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.52 2012/03/31 17:49:57 armin76 Exp $ + + 31 Mar 2012; Raúl Porcel <armin76@gentoo.org> eyeD3-0.6.18.ebuild: + alpha/sparc stable wrt #404711 09 Mar 2012; Brent Baude <ranger@gentoo.org> eyeD3-0.6.18.ebuild: Marking eyeD3-0.6.18 ppc64 for bug 404711 diff --git a/dev-python/eyeD3/eyeD3-0.6.18.ebuild b/dev-python/eyeD3/eyeD3-0.6.18.ebuild index 40118ebc9513..b38aff74fd29 100644 --- a/dev-python/eyeD3/eyeD3-0.6.18.ebuild +++ b/dev-python/eyeD3/eyeD3-0.6.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.18.ebuild,v 1.6 2012/03/09 14:34:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.18.ebuild,v 1.7 2012/03/31 17:49:57 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -14,7 +14,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="" |