summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-07-29 18:32:36 +0000
committerTorsten Veller <tove@gentoo.org>2011-07-29 18:32:36 +0000
commit5d7ba4d3a94b3eb7f1239f20043b3476232aa924 (patch)
tree614f085c1393fdd28b2b5bed633d8639f2d1ceca /dev-perl/Inline-Python
parentCleanup (diff)
downloadgentoo-2-5d7ba4d3a94b3eb7f1239f20043b3476232aa924.tar.gz
gentoo-2-5d7ba4d3a94b3eb7f1239f20043b3476232aa924.tar.bz2
gentoo-2-5d7ba4d3a94b3eb7f1239f20043b3476232aa924.zip
Cleanup
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Inline-Python')
-rw-r--r--dev-perl/Inline-Python/ChangeLog7
-rw-r--r--dev-perl/Inline-Python/Inline-Python-0.31.ebuild20
-rw-r--r--dev-perl/Inline-Python/Inline-Python-0.34.ebuild20
-rw-r--r--dev-perl/Inline-Python/Inline-Python-0.35.ebuild20
-rw-r--r--dev-perl/Inline-Python/Inline-Python-0.38.ebuild20
5 files changed, 6 insertions, 81 deletions
diff --git a/dev-perl/Inline-Python/ChangeLog b/dev-perl/Inline-Python/ChangeLog
index 56020c3cfd39..5c223fa77c5b 100644
--- a/dev-perl/Inline-Python/ChangeLog
+++ b/dev-perl/Inline-Python/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Inline-Python
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.21 2011/03/11 11:15:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.22 2011/07/29 18:32:36 tove Exp $
+
+ 29 Jul 2011; Torsten Veller <tove@gentoo.org> -Inline-Python-0.31.ebuild,
+ -Inline-Python-0.34.ebuild, -Inline-Python-0.35.ebuild,
+ -Inline-Python-0.38.ebuild:
+ Cleanup
*Inline-Python-0.390.0 (11 Mar 2011)
diff --git a/dev-perl/Inline-Python/Inline-Python-0.31.ebuild b/dev-perl/Inline-Python/Inline-Python-0.31.ebuild
deleted file mode 100644
index 3f6a94b0c55a..000000000000
--- a/dev-perl/Inline-Python/Inline-Python-0.31.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/Inline-Python/Inline-Python-0.31.ebuild,v 1.1 2009/12/10 08:30:21 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=NINE
-inherit perl-module
-
-DESCRIPTION="Easy implementation of Python extensions"
-
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-DEPEND=">=dev-perl/Inline-0.42
- dev-lang/python"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/Inline-Python/Inline-Python-0.34.ebuild b/dev-perl/Inline-Python/Inline-Python-0.34.ebuild
deleted file mode 100644
index 4b2407b43459..000000000000
--- a/dev-perl/Inline-Python/Inline-Python-0.34.ebuild
+++ /dev/null
@@ -1,20 +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/Inline-Python/Inline-Python-0.34.ebuild,v 1.1 2010/03/28 00:13:19 robbat2 Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=NINE
-inherit perl-module
-
-DESCRIPTION="Easy implementation of Python extensions"
-
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-DEPEND=">=dev-perl/Inline-0.42
- dev-lang/python"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/Inline-Python/Inline-Python-0.35.ebuild b/dev-perl/Inline-Python/Inline-Python-0.35.ebuild
deleted file mode 100644
index 2f0a7a5249a6..000000000000
--- a/dev-perl/Inline-Python/Inline-Python-0.35.ebuild
+++ /dev/null
@@ -1,20 +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/Inline-Python/Inline-Python-0.35.ebuild,v 1.1 2010/04/23 18:26:20 robbat2 Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=NINE
-inherit perl-module
-
-DESCRIPTION="Easy implementation of Python extensions"
-
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-DEPEND=">=dev-perl/Inline-0.42
- dev-lang/python"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/Inline-Python/Inline-Python-0.38.ebuild b/dev-perl/Inline-Python/Inline-Python-0.38.ebuild
deleted file mode 100644
index 475a4cc3aa80..000000000000
--- a/dev-perl/Inline-Python/Inline-Python-0.38.ebuild
+++ /dev/null
@@ -1,20 +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/Inline-Python/Inline-Python-0.38.ebuild,v 1.1 2011/01/27 02:43:02 robbat2 Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=NINE
-inherit perl-module
-
-DESCRIPTION="Easy implementation of Python extensions"
-
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-DEPEND=">=dev-perl/Inline-0.42
- dev-lang/python"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"