diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 10:57:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 10:57:39 +0000 |
commit | dc38a908b9dee55c5599ee61df27ccb3acee3556 (patch) | |
tree | 523ca9d83d0abdbfc562424b3543f4086aaf29f9 /dev-perl/Want | |
parent | Stable for amd64, wrt bug #418861 (diff) | |
download | gentoo-2-dc38a908b9dee55c5599ee61df27ccb3acee3556.tar.gz gentoo-2-dc38a908b9dee55c5599ee61df27ccb3acee3556.tar.bz2 gentoo-2-dc38a908b9dee55c5599ee61df27ccb3acee3556.zip |
Stable for amd64, wrt bug #418865
(Portage version: 2.1.10.65/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 20fd3deb4d5a..13785b683da9 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.48 2012/07/31 18:48:02 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.49 2012/08/03 10:57:39 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> Want-0.210.0.ebuild: + Stable for amd64, wrt bug #418865 31 Jul 2012; Johannes Huber <johu@gentoo.org> Want-0.210.0.ebuild: Stable for x86, wrt bug #418865 diff --git a/dev-perl/Want/Want-0.210.0.ebuild b/dev-perl/Want/Want-0.210.0.ebuild index 26417cd747fe..ae4e1a5f0c65 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.2 2012/07/31 18:48:02 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.210.0.ebuild,v 1.3 2012/08/03 10:57:39 ago 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" |