summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 12:51:44 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 12:51:44 +0000
commit7a6157be203d2050efc31213adcd23cfdc02faef (patch)
tree20f23587dfdea11d20fe3e0c464395148dac28b5 /dev-perl/IPC-ShareLite
parentAutomated update of use.local.desc (diff)
downloadhistorical-7a6157be203d2050efc31213adcd23cfdc02faef.tar.gz
historical-7a6157be203d2050efc31213adcd23cfdc02faef.tar.bz2
historical-7a6157be203d2050efc31213adcd23cfdc02faef.zip
Cleanup
Package-Manager: portage-2.2_rc24/cvs/Linux i686
Diffstat (limited to 'dev-perl/IPC-ShareLite')
-rw-r--r--dev-perl/IPC-ShareLite/ChangeLog6
-rw-r--r--dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild15
-rw-r--r--dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild19
3 files changed, 5 insertions, 35 deletions
diff --git a/dev-perl/IPC-ShareLite/ChangeLog b/dev-perl/IPC-ShareLite/ChangeLog
index 690e22f73116..6c8e0ca65cb4 100644
--- a/dev-perl/IPC-ShareLite/ChangeLog
+++ b/dev-perl/IPC-ShareLite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/IPC-ShareLite
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.25 2009/03/11 10:12:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/ChangeLog,v 1.26 2009/03/13 12:45:34 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -IPC-ShareLite-0.13.ebuild,
+ -IPC-ShareLite-0.14.ebuild:
+ Cleanup
*IPC-ShareLite-0.17 (11 Mar 2009)
diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild
deleted file mode 100644
index 58523368fd35..000000000000
--- a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.13.ebuild,v 1.1 2008/11/26 09:15:50 tove Exp $
-
-MODULE_AUTHOR=ANDYA
-inherit perl-module
-
-DESCRIPTION="IPC::ShareLite module for perl"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild b/dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild
deleted file mode 100644
index e7f1ba51cbcc..000000000000
--- a/dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-ShareLite/IPC-ShareLite-0.14.ebuild,v 1.1 2009/03/08 15:09:31 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=ANDYA
-inherit perl-module
-
-DESCRIPTION="IPC::ShareLite module for perl"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-
-DEPEND="test? ( dev-perl/Test-Pod )"
-RDEPEND=""
-
-SRC_TEST=do