summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-29 17:52:10 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-29 17:52:10 +0000
commit56905a22926ae5ddcc4d0143dd2d202e974a70c3 (patch)
tree714430afdb0cf7927cf3a24a77b9787409704d54 /dev-perl/Sys-SigAction
parentMask dev-lang/path64[assembler] as it currently fails to build (diff)
downloadhistorical-56905a22926ae5ddcc4d0143dd2d202e974a70c3.tar.gz
historical-56905a22926ae5ddcc4d0143dd2d202e974a70c3.tar.bz2
historical-56905a22926ae5ddcc4d0143dd2d202e974a70c3.zip
Cleanup
Package-Manager: portage-2.2.0_alpha47/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Sys-SigAction')
-rw-r--r--dev-perl/Sys-SigAction/ChangeLog6
-rw-r--r--dev-perl/Sys-SigAction/Sys-SigAction-0.11.ebuild16
-rw-r--r--dev-perl/Sys-SigAction/Sys-SigAction-0.130.0.ebuild17
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