summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-23 15:33:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-23 15:33:50 +0000
commit1614d5a8e65e05879d07c3d4ce5687074cb5e548 (patch)
tree4a5f7ad4b3ea184fcc6c47054898f1721f48e32a /net-zope
parentStable for ia64, wrt bug #512012 (diff)
downloadgentoo-2-1614d5a8e65e05879d07c3d4ce5687074cb5e548.tar.gz
gentoo-2-1614d5a8e65e05879d07c3d4ce5687074cb5e548.tar.bz2
gentoo-2-1614d5a8e65e05879d07c3d4ce5687074cb5e548.zip
Stable for ia64, 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 96897737bcad..c25fed85a431 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.62 2014/08/21 10:45:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/ChangeLog,v 1.63 2014/08/23 15:33:50 ago Exp $
+
+ 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> zope-interface-4.1.1.ebuild:
+ Stable for ia64, wrt bug #512012
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> zope-interface-4.1.1.ebuild:
Stable for ppc64, 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 c95ace2d3a7d..05228ca79ce2 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.10 2014/08/21 10:45:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-interface/zope-interface-4.1.1.ebuild,v 1.11 2014/08/23 15:33:50 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}]"