diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 10:55:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 10:55:30 +0000 |
commit | fdabb72b734b93a101b0a9c0ce16de0672a4c6f4 (patch) | |
tree | 1fadc087f2940966e49f08168e5383df5c2af055 /dev-perl/Sys-SigAction | |
parent | Stable for amd64, wrt bug #423243 (diff) | |
download | gentoo-2-fdabb72b734b93a101b0a9c0ce16de0672a4c6f4.tar.gz gentoo-2-fdabb72b734b93a101b0a9c0ce16de0672a4c6f4.tar.bz2 gentoo-2-fdabb72b734b93a101b0a9c0ce16de0672a4c6f4.zip |
Stable for amd64, wrt bug #423225
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Sys-SigAction')
-rw-r--r-- | dev-perl/Sys-SigAction/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Sys-SigAction/ChangeLog b/dev-perl/Sys-SigAction/ChangeLog index ecf3337b6903..bab3dadcb8b6 100644 --- a/dev-perl/Sys-SigAction/ChangeLog +++ b/dev-perl/Sys-SigAction/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Sys-SigAction -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.4 2011/07/29 17:02:37 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.5 2012/06/24 10:55:30 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> Sys-SigAction-0.150.0.ebuild: + Stable for amd64, wrt bug #423225 29 Jul 2011; Torsten Veller <tove@gentoo.org> -Sys-SigAction-0.11.ebuild, -Sys-SigAction-0.130.0.ebuild: diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild index 13d187767fb6..826b84890a7c 100644 --- a/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild +++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.150.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/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.1 2011/07/06 13:08:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.150.0.ebuild,v 1.2 2012/06/24 10:55:30 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for Consistent Signal Handling" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" SRC_TEST=do |