summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-02-10 18:35:57 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-02-10 18:35:57 +0000
commitfb2704d31f286fbc81d91e7e3547c3add944597e (patch)
tree97994e9993f3d49954061f24e1aa2cae3f012a30 /net-zope/zope-exceptions
parentStable for HPPA (bug #303613). (diff)
downloadhistorical-fb2704d31f286fbc81d91e7e3547c3add944597e.tar.gz
historical-fb2704d31f286fbc81d91e7e3547c3add944597e.tar.bz2
historical-fb2704d31f286fbc81d91e7e3547c3add944597e.zip
Add ~alpha/~sparc wrt #288603
Package-Manager: portage-2.1.6.13/cvs/Linux ia64 RepoMan-Options: --force
Diffstat (limited to 'net-zope/zope-exceptions')
-rw-r--r--net-zope/zope-exceptions/ChangeLog8
-rw-r--r--net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-zope/zope-exceptions/ChangeLog b/net-zope/zope-exceptions/ChangeLog
index e39dfa3dd0b6..4b6cf7cac576 100644
--- a/net-zope/zope-exceptions/ChangeLog
+++ b/net-zope/zope-exceptions/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/zope-exceptions
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/ChangeLog,v 1.3 2009/11/09 18:44:14 fauli Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/ChangeLog,v 1.4 2010/02/10 18:34:13 armin76 Exp $
+
+ 10 Feb 2010; Raúl Porcel <armin76@gentoo.org>
+ zope-exceptions-3.5.2.ebuild:
+ Add ~alpha/~sparc wrt #288603
09 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
zope-exceptions-3.5.2.ebuild:
diff --git a/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild b/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild
index 101301c00806..570d9aeffd89 100644
--- a/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild
+++ b/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild,v 1.3 2009/11/09 18:44:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild,v 1.4 2010/02/10 18:34:13 armin76 Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -16,7 +16,7 @@ SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.ta
LICENSE="ZPL"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="net-zope/zope-interface"