diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 11:04:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 11:04:56 +0000 |
commit | 031acc969f7acacfda70c11440c914a7d1b46158 (patch) | |
tree | 85cf05fd7f593460254cb349dc1875912d7c143d /dev-python | |
parent | Stable for ppc64, wrt bug #535364 (diff) | |
download | gentoo-2-031acc969f7acacfda70c11440c914a7d1b46158.tar.gz gentoo-2-031acc969f7acacfda70c11440c914a7d1b46158.tar.bz2 gentoo-2-031acc969f7acacfda70c11440c914a7d1b46158.zip |
Stable for ppc64, wrt bug #535368
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyvorbis/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyvorbis/ChangeLog b/dev-python/pyvorbis/ChangeLog index be51025e74c5..c2e86e469c21 100644 --- a/dev-python/pyvorbis/ChangeLog +++ b/dev-python/pyvorbis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyvorbis # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/ChangeLog,v 1.53 2015/01/28 10:32:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/ChangeLog,v 1.54 2015/02/23 11:04:56 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pyvorbis-1.4-r4.ebuild: + Stable for ppc64, wrt bug #535368 28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pyvorbis-1.4-r4.ebuild: Stable for ppc, wrt bug #535368 diff --git a/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild b/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild index 82ae9e7ede14..8f4c1565ec4f 100644 --- a/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild +++ b/dev-python/pyvorbis/pyvorbis-1.4-r4.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/pyvorbis/pyvorbis-1.4-r4.ebuild,v 1.7 2015/01/28 10:32:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild,v 1.8 2015/02/23 11:04:56 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ SRC_URI="http://ekyo.nerim.net/software/pyogg/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-python/pyogg-1.1[${PYTHON_USEDEP}] |