diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-06-23 12:36:36 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-06-23 12:36:36 +0000 |
commit | 850f60990c2c70e53d807822c2e8d365e7e1ab0c (patch) | |
tree | 90fe86ccd73364b5d12d757813c9c0c7deddbab3 /net-zope | |
parent | bump (diff) | |
download | gentoo-2-850f60990c2c70e53d807822c2e8d365e7e1ab0c.tar.gz gentoo-2-850f60990c2c70e53d807822c2e8d365e7e1ab0c.tar.bz2 gentoo-2-850f60990c2c70e53d807822c2e8d365e7e1ab0c.zip |
Stable on alpha, bug #511672
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'net-zope')
-rw-r--r-- | net-zope/zope-fixers/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/zope-fixers/zope-fixers-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-zope/zope-fixers/ChangeLog b/net-zope/zope-fixers/ChangeLog index 75ec4b9be79c..4d549c412ab9 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-fixers/ChangeLog,v 1.20 2014/06/09 11:00:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-fixers/ChangeLog,v 1.21 2014/06/23 12:36:36 klausman Exp $ + + 23 Jun 2014; Tobias Klausmann <klausman@gentoo.org> zope-fixers-1.1.2.ebuild: + Stable on alpha, bug #511672 09 Jun 2014; Markus Meier <maekke@gentoo.org> zope-fixers-1.1.2.ebuild: arm stable, bug #511672 diff --git a/net-zope/zope-fixers/zope-fixers-1.1.2.ebuild b/net-zope/zope-fixers/zope-fixers-1.1.2.ebuild index 0c909fdc5cd7..b2c4f638d618 100644 --- a/net-zope/zope-fixers/zope-fixers-1.1.2.ebuild +++ b/net-zope/zope-fixers/zope-fixers-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.1.2.ebuild,v 1.7 2014/06/09 11:00:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-fixers/zope-fixers-1.1.2.ebuild,v 1.8 2014/06/23 12:36:36 klausman Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="ZPL" SLOT="0" -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" +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="app-arch/unzip |