diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:19:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:19:06 +0000 |
commit | 368ff7dadaa4e775c5bbb7938ef9b60845e00654 (patch) | |
tree | 911c22d3ad183f772a2380634e5908fc389fa142 /dev-perl/Hook-LexWrap | |
parent | Stable for amd64, wrt bug #400143 (diff) | |
download | gentoo-2-368ff7dadaa4e775c5bbb7938ef9b60845e00654.tar.gz gentoo-2-368ff7dadaa4e775c5bbb7938ef9b60845e00654.tar.bz2 gentoo-2-368ff7dadaa4e775c5bbb7938ef9b60845e00654.zip |
Stable for amd64, wrt bug #400145
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Hook-LexWrap')
-rw-r--r-- | dev-perl/Hook-LexWrap/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Hook-LexWrap/ChangeLog b/dev-perl/Hook-LexWrap/ChangeLog index 8b6d43903b57..2c9abde3f3da 100644 --- a/dev-perl/Hook-LexWrap/ChangeLog +++ b/dev-perl/Hook-LexWrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Hook-LexWrap -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/ChangeLog,v 1.26 2011/09/04 11:23:31 tove Exp $ +# 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 $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Hook-LexWrap-0.240.0.ebuild: + Stable for amd64, wrt bug #400145 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Hook-LexWrap-0.24.ebuild: Cleanup 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 28ce34340744..00b6b104ea42 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-2011 Gentoo Foundation +# 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.1 2011/08/30 13:38:15 tove Exp $ +# $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 $ 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="" |