diff options
author | Torsten Veller <tove@gentoo.org> | 2010-04-18 09:04:53 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-04-18 09:04:53 +0000 |
commit | 1eecd3c80b115d91d1c7818711663eb6cb479b82 (patch) | |
tree | b5c2bd1bdae5021b7f9d924bab638951619eb66c /dev-perl/POE-Test-Loops | |
parent | Cleanup (diff) | |
download | gentoo-2-1eecd3c80b115d91d1c7818711663eb6cb479b82.tar.gz gentoo-2-1eecd3c80b115d91d1c7818711663eb6cb479b82.tar.bz2 gentoo-2-1eecd3c80b115d91d1c7818711663eb6cb479b82.zip |
Cleanup
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/POE-Test-Loops')
-rw-r--r-- | dev-perl/POE-Test-Loops/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.005.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.020.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.021.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.022.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.030.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/POE-Test-Loops/POE-Test-Loops-1.031.ebuild | 16 |
7 files changed, 7 insertions, 110 deletions
diff --git a/dev-perl/POE-Test-Loops/ChangeLog b/dev-perl/POE-Test-Loops/ChangeLog index 2f0ff9add2aa..54b862abaff2 100644 --- a/dev-perl/POE-Test-Loops/ChangeLog +++ b/dev-perl/POE-Test-Loops/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/POE-Test-Loops # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/ChangeLog,v 1.11 2010/04/07 07:43:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/ChangeLog,v 1.12 2010/04/18 09:04:52 tove Exp $ + + 18 Apr 2010; Torsten Veller <tove@gentoo.org> + -POE-Test-Loops-1.005.ebuild, -POE-Test-Loops-1.020.ebuild, + -POE-Test-Loops-1.021.ebuild, -POE-Test-Loops-1.022.ebuild, + -POE-Test-Loops-1.030.ebuild, -POE-Test-Loops-1.031.ebuild: + Cleanup *POE-Test-Loops-1.035 (07 Apr 2010) diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.005.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.005.ebuild deleted file mode 100644 index d856a982d38c..000000000000 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.005.ebuild +++ /dev/null @@ -1,20 +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/POE-Test-Loops/POE-Test-Loops-1.005.ebuild,v 1.3 2009/12/21 16:42:25 armin76 Exp $ - -MODULE_AUTHOR="RCAPUTO" - -inherit perl-module - -DESCRIPTION="Reusable tests for POE::Loop authors" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~sparc ~x86" - -DEPEND="dev-perl/POE" -RDEPEND="${DEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.020.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.020.ebuild deleted file mode 100644 index 50c24cce7c2b..000000000000 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.020.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/POE-Test-Loops/POE-Test-Loops-1.020.ebuild,v 1.2 2009/12/21 16:42:25 armin76 Exp $ - -EAPI=2 - -MODULE_AUTHOR="RCAPUTO" -inherit perl-module - -DESCRIPTION="Reusable tests for POE::Loop authors" - -SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" -IUSE="" - -DEPEND="dev-perl/POE" -RDEPEND="${DEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.021.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.021.ebuild deleted file mode 100644 index 772fc8904316..000000000000 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.021.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/POE-Test-Loops/POE-Test-Loops-1.021.ebuild,v 1.2 2009/12/21 16:42:25 armin76 Exp $ - -EAPI=2 - -MODULE_AUTHOR="RCAPUTO" -inherit perl-module - -DESCRIPTION="Reusable tests for POE::Loop authors" - -SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" -IUSE="" - -DEPEND="dev-perl/POE" -RDEPEND="${DEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.022.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.022.ebuild deleted file mode 100644 index d761c4f23919..000000000000 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.022.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/POE-Test-Loops/POE-Test-Loops-1.022.ebuild,v 1.2 2009/12/21 16:42:25 armin76 Exp $ - -EAPI=2 - -MODULE_AUTHOR="RCAPUTO" -inherit perl-module - -DESCRIPTION="Reusable tests for POE::Loop authors" - -SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" -IUSE="" - -DEPEND="dev-perl/POE" -RDEPEND="${DEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.030.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.030.ebuild deleted file mode 100644 index ef88b8a05ace..000000000000 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.030.ebuild +++ /dev/null @@ -1,16 +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/POE-Test-Loops/POE-Test-Loops-1.030.ebuild,v 1.3 2009/12/21 16:42:25 armin76 Exp $ - -EAPI=2 - -MODULE_AUTHOR="RCAPUTO" -inherit perl-module - -DESCRIPTION="Reusable tests for POE::Loop authors" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -SRC_TEST="do" diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.031.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.031.ebuild deleted file mode 100644 index f2c460031708..000000000000 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.031.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/POE-Test-Loops/POE-Test-Loops-1.031.ebuild,v 1.1 2010/01/09 09:44:59 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="RCAPUTO" -inherit perl-module - -DESCRIPTION="Reusable tests for POE::Loop authors" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -SRC_TEST="do" |