diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-04 11:33:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-04 11:33:03 +0000 |
commit | d7a979d5e77ba0f7d5efd1ca8b74cecc6cac8e0f (patch) | |
tree | 6504a0e1ca0db5396492c1deaa00b67ca549f3ef /dev-perl/Want | |
parent | Stable ppc, bug #429176 (diff) | |
download | historical-d7a979d5e77ba0f7d5efd1ca8b74cecc6cac8e0f.tar.gz historical-d7a979d5e77ba0f7d5efd1ca8b74cecc6cac8e0f.tar.bz2 historical-d7a979d5e77ba0f7d5efd1ca8b74cecc6cac8e0f.zip |
Stable for HPPA (bug #418865).
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Want')
-rw-r--r-- | dev-perl/Want/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Want/Want-0.210.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Want/ChangeLog b/dev-perl/Want/ChangeLog index 13785b683da9..0bb27b286720 100644 --- a/dev-perl/Want/ChangeLog +++ b/dev-perl/Want/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Want # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.49 2012/08/03 10:57:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.50 2012/08/04 11:33:03 jer Exp $ + + 04 Aug 2012; Jeroen Roovers <jer@gentoo.org> Want-0.210.0.ebuild: + Stable for HPPA (bug #418865). 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> Want-0.210.0.ebuild: Stable for amd64, wrt bug #418865 diff --git a/dev-perl/Want/Want-0.210.0.ebuild b/dev-perl/Want/Want-0.210.0.ebuild index ae4e1a5f0c65..612ab7a9c51b 100644 --- a/dev-perl/Want/Want-0.210.0.ebuild +++ b/dev-perl/Want/Want-0.210.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.210.0.ebuild,v 1.3 2012/08/03 10:57:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.210.0.ebuild,v 1.4 2012/08/04 11:33:03 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A generalisation of wantarray" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86" IUSE="" SRC_TEST="do" |