summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-08 15:29:12 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-08 15:29:12 +0000
commit572a1e8c2cf3363fe3be6c5a91d5f066580e6bd2 (patch)
tree4b6fa92d3d4ef343ca8287ffa328751b74a2857a /dev-perl/Hook-LexWrap
parentx86 stable wrt bug #400143 (diff)
downloadgentoo-2-572a1e8c2cf3363fe3be6c5a91d5f066580e6bd2.tar.gz
gentoo-2-572a1e8c2cf3363fe3be6c5a91d5f066580e6bd2.tar.bz2
gentoo-2-572a1e8c2cf3363fe3be6c5a91d5f066580e6bd2.zip
x86 stable wrt bug #400145
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Hook-LexWrap')
-rw-r--r--dev-perl/Hook-LexWrap/ChangeLog6
-rw-r--r--dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Hook-LexWrap/ChangeLog b/dev-perl/Hook-LexWrap/ChangeLog
index 2c9abde3f3da..3d7534214d38 100644
--- a/dev-perl/Hook-LexWrap/ChangeLog
+++ b/dev-perl/Hook-LexWrap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Hook-LexWrap
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/ChangeLog,v 1.27 2012/02/24 10:19:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/ChangeLog,v 1.28 2012/03/08 15:29:12 phajdan.jr Exp $
+
+ 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Hook-LexWrap-0.240.0.ebuild:
+ x86 stable wrt bug #400145
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Hook-LexWrap-0.240.0.ebuild:
Stable for amd64, wrt bug #400145
diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild
index 00b6b104ea42..dabb07266962 100644
--- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild
+++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.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/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild,v 1.2 2012/02/24 10:19:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild,v 1.3 2012/03/08 15:29:12 phajdan.jr Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Lexically scoped subroutine wrappers"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE="test"
RDEPEND=""