diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-04-30 03:27:27 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-04-30 03:27:56 +1200 |
commit | 331ce8382fe9d11a00fe576faa74e001a9fb88ac (patch) | |
tree | 5007f039a03ed0fcddab3912d04bd3dc7d2969bd /dev-perl | |
parent | app-text/tuxcards: remove 2.2.1-r0 (diff) | |
download | gentoo-331ce8382fe9d11a00fe576faa74e001a9fb88ac.tar.gz gentoo-331ce8382fe9d11a00fe576faa74e001a9fb88ac.tar.bz2 gentoo-331ce8382fe9d11a00fe576faa74e001a9fb88ac.zip |
dev-perl/Inline-Python: Cleanup old
Remove old versions with failing tests
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Inline-Python/Inline-Python-0.490.0-r1.ebuild | 37 | ||||
-rw-r--r-- | dev-perl/Inline-Python/Manifest | 1 |
2 files changed, 0 insertions, 38 deletions
diff --git a/dev-perl/Inline-Python/Inline-Python-0.490.0-r1.ebuild b/dev-perl/Inline-Python/Inline-Python-0.490.0-r1.ebuild deleted file mode 100644 index 4d1d9b048b77..000000000000 --- a/dev-perl/Inline-Python/Inline-Python-0.490.0-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) -# Feel free to add more targets after testing. - -MODULE_AUTHOR=NINE -MODULE_VERSION=0.49 -inherit python-single-r1 perl-module - -DESCRIPTION="Easy implementation of Python extensions" - -SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" -IUSE="test" - -RDEPEND=" - virtual/perl-Data-Dumper - >=virtual/perl-Digest-MD5-2.500.0 - >=dev-perl/Inline-0.46 - ${PYTHON_DEPS} -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Test-Simple - virtual/perl-Test - ) -" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -PATCHES=( "${FILESDIR}/${PN}-0.460.0-insanepython.patch" ) - -SRC_TEST="do" diff --git a/dev-perl/Inline-Python/Manifest b/dev-perl/Inline-Python/Manifest index 354d8e417759..baa004fe0bd9 100644 --- a/dev-perl/Inline-Python/Manifest +++ b/dev-perl/Inline-Python/Manifest @@ -1,2 +1 @@ -DIST Inline-Python-0.49.tar.gz 56811 SHA256 10c9419651c7b345fa7ec922f4a9d6287fd5a69761f4240f9e0b21f0944f8bf3 SHA512 5495e8d4d22472ff0b58b8dcae4e12cb037a8629dcd059e3d2509d85c1e405be645ab9499480248a978e7b25004fd1fe65436f34f9f92bdd9150ea1401fa4720 WHIRLPOOL 62fc439c78c03ad24d310ac8749b8c0733072b1adc3d4a5c44fb20231134d4c8e792c883bccd12bba3f183be239be60723dba02819617ece9f98792823d77da4 DIST Inline-Python-0.52.tar.gz 57345 SHA256 9c946e1c9ac308d4431f07bbd3965a945850d69eab33aced6c81e674729e2ff4 SHA512 5b097740e149ae5a1a51d068f2732bff06daa03279ea3ad009b34fc72f0baccf0304989a3b9c3d9b8cadca1bb897693d48fb1a91ed3dc412c61463256a9bcaaa WHIRLPOOL ab2114881997791226b4e9005cc3d7daec553c21b0f595945abb941638b64ff85b31692c3c882edc523603c167e9dee16c8e75f5f84b8759a6f1d525b3f8755a |