summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-04-03 06:23:28 +0000
committerTorsten Veller <tove@gentoo.org>2011-04-03 06:23:28 +0000
commit35e51631c795fbe7c5901012ab328972162d15af (patch)
treea2e0887ea35e027cca415b164eaad3b0dbafd71b /dev-perl/IO-Multiplex
parentCleanup (diff)
downloadgentoo-2-35e51631c795fbe7c5901012ab328972162d15af.tar.gz
gentoo-2-35e51631c795fbe7c5901012ab328972162d15af.tar.bz2
gentoo-2-35e51631c795fbe7c5901012ab328972162d15af.zip
Cleanup
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r--dev-perl/IO-Multiplex/ChangeLog6
-rw-r--r--dev-perl/IO-Multiplex/IO-Multiplex-1.10.ebuild17
-rw-r--r--dev-perl/IO-Multiplex/IO-Multiplex-1.110.ebuild17
3 files changed, 5 insertions, 35 deletions
diff --git a/dev-perl/IO-Multiplex/ChangeLog b/dev-perl/IO-Multiplex/ChangeLog
index b7528204ced0..d6678a85f321 100644
--- a/dev-perl/IO-Multiplex/ChangeLog
+++ b/dev-perl/IO-Multiplex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/IO-Multiplex
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.29 2011/02/24 07:17:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.30 2011/04/03 06:23:28 tove Exp $
+
+ 03 Apr 2011; Torsten Veller <tove@gentoo.org> -IO-Multiplex-1.10.ebuild,
+ -IO-Multiplex-1.110.ebuild:
+ Cleanup
*IO-Multiplex-1.120 (24 Feb 2011)
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.10.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.10.ebuild
deleted file mode 100644
index e5d8f6471902..000000000000
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.10.ebuild
+++ /dev/null
@@ -1,17 +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/IO-Multiplex/IO-Multiplex-1.10.ebuild,v 1.2 2010/02/18 20:31:19 darkside Exp $
-
-MODULE_AUTHOR=BBB
-inherit perl-module
-
-DESCRIPTION="Manage IO on many file handles "
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.110.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.110.ebuild
deleted file mode 100644
index 77a4163c99aa..000000000000
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.110.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/IO-Multiplex/IO-Multiplex-1.110.ebuild,v 1.1 2011/02/22 07:35:30 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=MARKOV
-MODULE_VERSION=1.11
-inherit perl-module
-
-DESCRIPTION="Manage IO on many file handles "
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-SRC_TEST="do"