diff options
author | 2012-02-24 10:33:58 +0000 | |
---|---|---|
committer | 2012-02-24 10:33:58 +0000 | |
commit | fafd2ea90befa080659aa55df8c06073ab67760a (patch) | |
tree | 25fd223c3df929ff27d10766c2e2ba195b31f84b /dev-perl/Safe-Hole | |
parent | Stable for amd64, wrt bug #400211 (diff) | |
download | historical-fafd2ea90befa080659aa55df8c06073ab67760a.tar.gz historical-fafd2ea90befa080659aa55df8c06073ab67760a.tar.bz2 historical-fafd2ea90befa080659aa55df8c06073ab67760a.zip |
Stable for amd64, wrt bug #400213
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Safe-Hole')
-rw-r--r-- | dev-perl/Safe-Hole/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Safe-Hole/Safe-Hole-0.130.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Safe-Hole/ChangeLog b/dev-perl/Safe-Hole/ChangeLog index cd7b99b26e4b..2e7515cf0a22 100644 --- a/dev-perl/Safe-Hole/ChangeLog +++ b/dev-perl/Safe-Hole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Safe-Hole -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe-Hole/ChangeLog,v 1.12 2011/09/04 11:20:50 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe-Hole/ChangeLog,v 1.13 2012/02/24 10:33:58 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Safe-Hole-0.130.0.ebuild: + Stable for amd64, wrt bug #400213 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Safe-Hole-0.130.ebuild: Cleanup diff --git a/dev-perl/Safe-Hole/Safe-Hole-0.130.0.ebuild b/dev-perl/Safe-Hole/Safe-Hole-0.130.0.ebuild index 6410b0108816..bce4dc1b0b3b 100644 --- a/dev-perl/Safe-Hole/Safe-Hole-0.130.0.ebuild +++ b/dev-perl/Safe-Hole/Safe-Hole-0.130.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/Safe-Hole/Safe-Hole-0.130.0.ebuild,v 1.1 2011/08/29 09:30:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe-Hole/Safe-Hole-0.130.0.ebuild,v 1.2 2012/02/24 10:33:58 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Exec subs in the original package from Safe" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~sparc ~x86" IUSE="" RDEPEND="" |