diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-16 16:25:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-16 16:25:26 +0000 |
commit | 72b7b935dd7135c317c4a292377302295b8486d8 (patch) | |
tree | dc298e444f0e9c2073df2769b967f24597f98815 /dev-perl/Task-Weaken | |
parent | We no longer support python-3.1, remove it. (diff) | |
download | gentoo-2-72b7b935dd7135c317c4a292377302295b8486d8.tar.gz gentoo-2-72b7b935dd7135c317c4a292377302295b8486d8.tar.bz2 gentoo-2-72b7b935dd7135c317c4a292377302295b8486d8.zip |
Marked ~hppa (bug #488236).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Task-Weaken')
-rw-r--r-- | dev-perl/Task-Weaken/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Task-Weaken/ChangeLog b/dev-perl/Task-Weaken/ChangeLog index 866822a699e3..d05262b8e4e6 100644 --- a/dev-perl/Task-Weaken/ChangeLog +++ b/dev-perl/Task-Weaken/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Task-Weaken -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/ChangeLog,v 1.22 2012/06/24 12:59:00 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/ChangeLog,v 1.23 2013/10/16 16:25:26 jer Exp $ + + 16 Oct 2013; Jeroen Roovers <jer@gentoo.org> Task-Weaken-1.40.0.ebuild: + Marked ~hppa (bug #488236). 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild b/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild index 1a19ac63c715..4ca418500da0 100644 --- a/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild +++ b/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild,v 1.4 2012/02/05 17:37:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild,v 1.5 2013/10/16 16:25:26 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Ensure that a platform has weaken support" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |