summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-28 10:32:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-28 10:32:59 +0000
commit24f75b33408dd75dedfea729351e631ffb4e6373 (patch)
tree5c12dad674948f088839b05a958ce57c3fe5d1b9 /dev-python
parentStable for ppc, wrt bug #535364 (diff)
downloadgentoo-2-24f75b33408dd75dedfea729351e631ffb4e6373.tar.gz
gentoo-2-24f75b33408dd75dedfea729351e631ffb4e6373.tar.bz2
gentoo-2-24f75b33408dd75dedfea729351e631ffb4e6373.zip
Stable for ppc, wrt bug #535368
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyvorbis/ChangeLog5
-rw-r--r--dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyvorbis/ChangeLog b/dev-python/pyvorbis/ChangeLog
index d6bfc4aeaa84..be51025e74c5 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.52 2015/01/26 10:27:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/ChangeLog,v 1.53 2015/01/28 10:32:59 ago Exp $
+
+ 28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pyvorbis-1.4-r4.ebuild:
+ Stable for ppc, wrt bug #535368
26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pyvorbis-1.4-r4.ebuild:
Stable for x86, wrt bug #535368
diff --git a/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild b/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild
index 8375aa4e6d4c..82ae9e7ede14 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.6 2015/01/26 10:27:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild,v 1.7 2015/01/28 10:32:59 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}]