diff options
Diffstat (limited to 'net-zope/zc-lockfile')
-rw-r--r-- | net-zope/zc-lockfile/ChangeLog | 7 | ||||
-rw-r--r-- | net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-zope/zc-lockfile/ChangeLog b/net-zope/zc-lockfile/ChangeLog index 0a8ba2a73245..af0f92701b37 100644 --- a/net-zope/zc-lockfile/ChangeLog +++ b/net-zope/zc-lockfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/zc-lockfile -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zc-lockfile/ChangeLog,v 1.3 2009/11/09 18:50:53 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zc-lockfile/ChangeLog,v 1.4 2010/02/10 18:33:23 armin76 Exp $ + + 10 Feb 2010; Raúl Porcel <armin76@gentoo.org> zc-lockfile-1.0.0.ebuild: + Add ~alpha/~sparc wrt #288603 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> zc-lockfile-1.0.0.ebuild: diff --git a/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild b/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild index 5ab38003736a..fe5198473eb8 100644 --- a/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild +++ b/net-zope/zc-lockfile/zc-lockfile-1.0.0.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/zc-lockfile/zc-lockfile-1.0.0.ebuild,v 1.3 2009/11/09 18:50:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild,v 1.4 2010/02/10 18:33:23 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="test" DEPEND="dev-python/setuptools |