diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-10-10 15:47:19 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-10-10 15:47:19 +0000 |
commit | da700328d713f4686b1c61c9da53335d1a1bdd35 (patch) | |
tree | 5867ba8cea16c95be271074542e5fef310377dd7 /dev-python/eyeD3 | |
parent | sparc stable wrt #279638 (diff) | |
download | historical-da700328d713f4686b1c61c9da53335d1a1bdd35.tar.gz historical-da700328d713f4686b1c61c9da53335d1a1bdd35.tar.bz2 historical-da700328d713f4686b1c61c9da53335d1a1bdd35.zip |
Merge from Prefix
Package-Manager: portage-2.2.00.14552-prefix/cvs/Darwin powerpc
RepoMan-Options: --force
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 000e1ba380de..8cd7ccf44272 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.34 2009/06/08 11:26:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.35 2009/10/10 15:47:19 grobian Exp $ + + 10 Oct 2009; Fabian Groffen <grobian@gentoo.org> eyeD3-0.6.17.ebuild: + Merge from Prefix 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> eyeD3-0.6.17.ebuild: Marked ~hppa (bug #272746). diff --git a/dev-python/eyeD3/eyeD3-0.6.17.ebuild b/dev-python/eyeD3/eyeD3-0.6.17.ebuild index c992171f4712..ad6858938568 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.2 2009/06/08 11:26:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.17.ebuild,v 1.3 2009/10/10 15:47:19 grobian Exp $ EAPI=2 NEED_PYTHON=2.5 @@ -12,7 +12,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" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" DOCS="AUTHORS ChangeLog NEWS README THANKS TODO" |