summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-02-10 18:34:13 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-02-10 18:34:13 +0000
commit9f61221f8c03268ee2b8c81f9fd4e4ce9b51c704 (patch)
tree3d6ba5dba65e3a870aacdec153fbf0b3af4015e5 /net-zope
parentAdd ~alpha/~sparc wrt #288603 (diff)
downloadgentoo-2-9f61221f8c03268ee2b8c81f9fd4e4ce9b51c704.tar.gz
gentoo-2-9f61221f8c03268ee2b8c81f9fd4e4ce9b51c704.tar.bz2
gentoo-2-9f61221f8c03268ee2b8c81f9fd4e4ce9b51c704.zip
Add ~alpha/~sparc wrt #288603
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'net-zope')
-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"