diff options
author | Torsten Veller <tove@gentoo.org> | 2011-07-29 17:02:37 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-07-29 17:02:37 +0000 |
commit | 68448dd07b696f42d2ef8ab7f6644e7e800099d2 (patch) | |
tree | 37c0cfee712a4759329a3c8492cdb1a7733430e9 /dev-perl/Sys-SigAction | |
parent | Cleanup (diff) | |
download | gentoo-2-68448dd07b696f42d2ef8ab7f6644e7e800099d2.tar.gz gentoo-2-68448dd07b696f42d2ef8ab7f6644e7e800099d2.tar.bz2 gentoo-2-68448dd07b696f42d2ef8ab7f6644e7e800099d2.zip |
Cleanup
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Sys-SigAction')
-rw-r--r-- | dev-perl/Sys-SigAction/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Sys-SigAction/Sys-SigAction-0.11.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Sys-SigAction/Sys-SigAction-0.130.0.ebuild | 17 |
3 files changed, 5 insertions, 34 deletions
diff --git a/dev-perl/Sys-SigAction/ChangeLog b/dev-perl/Sys-SigAction/ChangeLog index 8814b827c98d..ecf3337b6903 100644 --- a/dev-perl/Sys-SigAction/ChangeLog +++ b/dev-perl/Sys-SigAction/ChangeLog @@ -1,6 +1,10 @@ # 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.3 2011/07/06 13:08:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.4 2011/07/29 17:02:37 tove Exp $ + + 29 Jul 2011; Torsten Veller <tove@gentoo.org> -Sys-SigAction-0.11.ebuild, + -Sys-SigAction-0.130.0.ebuild: + Cleanup *Sys-SigAction-0.150.0 (06 Jul 2011) diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.11.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.11.ebuild deleted file mode 100644 index 0a9115924960..000000000000 --- a/dev-perl/Sys-SigAction/Sys-SigAction-0.11.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 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.11.ebuild,v 1.1 2010/03/28 00:23:02 robbat2 Exp $ - -EAPI="2" - -MODULE_AUTHOR="LBAXTER" - -inherit perl-module - -DESCRIPTION="Perl extension for Consistent Signal Handling" - -LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.130.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.130.0.ebuild deleted file mode 100644 index 252125acd996..000000000000 --- a/dev-perl/Sys-SigAction/Sys-SigAction-0.130.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 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.130.0.ebuild,v 1.1 2011/06/23 09:12:25 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=LBAXTER -MODULE_VERSION=0.13 -inherit perl-module - -DESCRIPTION="Perl extension for Consistent Signal Handling" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -SRC_TEST=do |