diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-14 19:17:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-14 19:17:36 +0000 |
commit | 0080f9f7535da7019a62ffd2d24b9852669ebe41 (patch) | |
tree | 37fa7749519c8e01b6d31ceab839eaf9d7f99327 /net-zope/zope-filerepresentation | |
parent | p.mask openocd (diff) | |
download | gentoo-2-0080f9f7535da7019a62ffd2d24b9852669ebe41.tar.gz gentoo-2-0080f9f7535da7019a62ffd2d24b9852669ebe41.tar.bz2 gentoo-2-0080f9f7535da7019a62ffd2d24b9852669ebe41.zip |
Add ~alpha/~sparc wrt #297734
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'net-zope/zope-filerepresentation')
-rw-r--r-- | net-zope/zope-filerepresentation/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-zope/zope-filerepresentation/ChangeLog b/net-zope/zope-filerepresentation/ChangeLog index e7541035e582..3f7bb4230c18 100644 --- a/net-zope/zope-filerepresentation/ChangeLog +++ b/net-zope/zope-filerepresentation/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zope-filerepresentation # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-filerepresentation/ChangeLog,v 1.3 2010/01/22 19:19:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-filerepresentation/ChangeLog,v 1.4 2010/02/14 19:17:36 armin76 Exp $ + + 14 Feb 2010; Raúl Porcel <armin76@gentoo.org> + zope-filerepresentation-3.6.0.ebuild: + Add ~alpha/~sparc wrt #297734 22 Jan 2010; Brent Baude <ranger@gentoo.org> zope-filerepresentation-3.6.0.ebuild: diff --git a/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild b/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild index f73bd577f9a3..66f9e2b364c5 100644 --- a/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild +++ b/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild,v 1.3 2010/01/22 19:19:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-filerepresentation/zope-filerepresentation-3.6.0.ebuild,v 1.4 2010/02/14 19:17:36 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" |