summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-28 13:49:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-28 13:49:16 +0000
commit8abe95206ea979949a2d4825383cc60b0f578a54 (patch)
tree62991de994e596c1a48d0c9801327c00e015e7b3 /net-zope
parentStable for ppc, wrt bug #512012 (diff)
downloadgentoo-2-8abe95206ea979949a2d4825383cc60b0f578a54.tar.gz
gentoo-2-8abe95206ea979949a2d4825383cc60b0f578a54.tar.bz2
gentoo-2-8abe95206ea979949a2d4825383cc60b0f578a54.zip
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-zope')
-rw-r--r--net-zope/zope-interface/ChangeLog5
-rw-r--r--net-zope/zope-interface/zope-interface-4.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-zope/zope-interface/ChangeLog b/net-zope/zope-interface/ChangeLog
index 25ad528db697..d5bd4a5ea147 100644
--- a/net-zope/zope-interface/ChangeLog
+++ b/net-zope/zope-interface/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-zope/zope-interface
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/ChangeLog,v 1.60 2014/07/23 15:37:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/ChangeLog,v 1.61 2014/07/28 13:49:16 ago Exp $
+
+ 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> zope-interface-4.1.1.ebuild:
+ Stable for ppc, wrt bug #512012
23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> zope-interface-4.1.1.ebuild:
Stable for x86, wrt bug #512012
diff --git a/net-zope/zope-interface/zope-interface-4.1.1.ebuild b/net-zope/zope-interface/zope-interface-4.1.1.ebuild
index bb540f182216..bf5f3bd21102 100644
--- a/net-zope/zope-interface/zope-interface-4.1.1.ebuild
+++ b/net-zope/zope-interface/zope-interface-4.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/zope-interface-4.1.1.ebuild,v 1.8 2014/07/23 15:37:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/zope-interface-4.1.1.ebuild,v 1.9 2014/07/28 13:49:16 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="ZPL"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"