summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:37:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:37:40 +0000
commit630535544abe352a2576f1a683a5d89a51eb2b3e (patch)
treebc74ef48caf4db40c73774754c3d25019e4ac028 /net-zope
parentStable for x86, wrt bug #512012 (diff)
downloadgentoo-2-630535544abe352a2576f1a683a5d89a51eb2b3e.tar.gz
gentoo-2-630535544abe352a2576f1a683a5d89a51eb2b3e.tar.bz2
gentoo-2-630535544abe352a2576f1a683a5d89a51eb2b3e.zip
Stable for x86, 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 286b7fb1f27c..25ad528db697 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.59 2014/07/22 10:53:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/ChangeLog,v 1.60 2014/07/23 15:37:40 ago Exp $
+
+ 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> zope-interface-4.1.1.ebuild:
+ Stable for x86, wrt bug #512012
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> zope-interface-4.1.1.ebuild:
Stable for amd64, wrt bug #512912
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 5feb71d43f08..bb540f182216 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.7 2014/07/22 10:53:19 ago Exp $
+# $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 $
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}]"