diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-04 00:04:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-04 00:04:17 +0000 |
commit | 37a71ddfc2f86f8410a74f8266a68b6e9729bef8 (patch) | |
tree | 0e636e9f0841e7f8df64ba080398a4863bebcbaa /net-zope | |
parent | Linux patch 3.12.21 (diff) | |
download | gentoo-2-37a71ddfc2f86f8410a74f8266a68b6e9729bef8.tar.gz gentoo-2-37a71ddfc2f86f8410a74f8266a68b6e9729bef8.tar.bz2 gentoo-2-37a71ddfc2f86f8410a74f8266a68b6e9729bef8.zip |
Stable for HPPA (bug #511672).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 c1495a8b6556..deda460280f1 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.18 2014/04/03 00:43:38 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-fixers/ChangeLog,v 1.19 2014/06/04 00:04:17 jer Exp $ + + 04 Jun 2014; Jeroen Roovers <jer@gentoo.org> zope-fixers-1.1.2.ebuild: + Stable for HPPA (bug #511672). 03 Apr 2014; Tim Harder <radhermit@gentoo.org> zope-fixers-1.1.2.ebuild, +files/zope-fixers-1.1.2-tests.patch: 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 88597fa0e944..622a7d7d9c8d 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.5 2014/04/03 00:43:38 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-fixers/zope-fixers-1.1.2.ebuild,v 1.6 2014/06/04 00:04:17 jer 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 |