diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-06-13 11:04:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-06-13 11:04:54 +0000 |
commit | 7afd4f061afbeee9b77fbd06c2036319c8aad6f9 (patch) | |
tree | b8afc14c45303515607fe8b412b4a66e8022d4c1 /dev-python | |
parent | amd64/x86 stable wrt bug #551416 (diff) | |
download | gentoo-2-7afd4f061afbeee9b77fbd06c2036319c8aad6f9.tar.gz gentoo-2-7afd4f061afbeee9b77fbd06c2036319c8aad6f9.tar.bz2 gentoo-2-7afd4f061afbeee9b77fbd06c2036319c8aad6f9.zip |
Stable for HPPA PPC64 (bug #500960).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/eyeD3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/eyeD3/ChangeLog b/dev-python/eyeD3/ChangeLog index 48d4098dc059..a13a5b2f359a 100644 --- a/dev-python/eyeD3/ChangeLog +++ b/dev-python/eyeD3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/eyeD3 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.86 2015/06/13 10:26:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.87 2015/06/13 11:04:54 jer Exp $ + + 13 Jun 2015; Jeroen Roovers <jer@gentoo.org> eyeD3-0.7.5.ebuild: + Stable for HPPA PPC64 (bug #500960). 13 Jun 2015; Agostino Sarubbo <ago@gentoo.org> eyeD3-0.7.5.ebuild: Stable for x86, wrt bug #500960 diff --git a/dev-python/eyeD3/eyeD3-0.7.5.ebuild b/dev-python/eyeD3/eyeD3-0.7.5.ebuild index 8d0788a1e8bd..44bc21c990f3 100644 --- a/dev-python/eyeD3/eyeD3-0.7.5.ebuild +++ b/dev-python/eyeD3/eyeD3-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild,v 1.4 2015/06/13 10:26:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild,v 1.5 2015/06/13 11:04:54 jer Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tgz" LICENSE="GPL-2" SLOT="0.7" -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="" RDEPEND="!<${CATEGORY}/${PN}-0.6.18-r1:0" |