diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-08 23:54:21 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-08 23:54:21 +0000 |
commit | f5f2ae8cc7268aad51e398b6ef165d413651f756 (patch) | |
tree | 176dace5cf8b3465d3e339b338378a2acfb25531 /net-zope | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-f5f2ae8cc7268aad51e398b6ef165d413651f756.tar.gz gentoo-2-f5f2ae8cc7268aad51e398b6ef165d413651f756.tar.bz2 gentoo-2-f5f2ae8cc7268aad51e398b6ef165d413651f756.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'net-zope')
-rw-r--r-- | net-zope/zope-fixers/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/zope-fixers/zope-fixers-1.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-zope/zope-fixers/ChangeLog b/net-zope/zope-fixers/ChangeLog index 0b9fd60b590e..80711554a17d 100644 --- a/net-zope/zope-fixers/ChangeLog +++ b/net-zope/zope-fixers/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/zope-fixers # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-fixers/ChangeLog,v 1.11 2012/03/18 17:04:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-fixers/ChangeLog,v 1.12 2012/05/08 23:54:21 aballier Exp $ + + 08 May 2012; Alexis Ballier <aballier@gentoo.org> zope-fixers-1.0.ebuild: + keyword ~amd64-fbsd 18 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: Move from net-zope to python herd as talked in gentoo-dev ML. diff --git a/net-zope/zope-fixers/zope-fixers-1.0.ebuild b/net-zope/zope-fixers/zope-fixers-1.0.ebuild index 9080f820143e..065d69ce5131 100644 --- a/net-zope/zope-fixers/zope-fixers-1.0.ebuild +++ b/net-zope/zope-fixers/zope-fixers-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-fixers/zope-fixers-1.0.ebuild,v 1.10 2011/08/25 12:41:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-fixers/zope-fixers-1.0.ebuild,v 1.11 2012/05/08 23:54:21 aballier Exp $ EAPI="3" PYTHON_DEPEND="2:2.6 3:3.1" @@ -22,7 +22,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 ~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" |