summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-03-10 14:51:23 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-03-10 14:51:23 +0000
commit96b2d10022d70f47f1c35d3438544c8a29946bc1 (patch)
treeda1aabfa0e62b97e02f0fd8f83d8f39823474efc /dev-perl/Inline-Python
parentStable for HPPA (bug #503684). (diff)
downloadhistorical-96b2d10022d70f47f1c35d3438544c8a29946bc1.tar.gz
historical-96b2d10022d70f47f1c35d3438544c8a29946bc1.tar.bz2
historical-96b2d10022d70f47f1c35d3438544c8a29946bc1.zip
Bump to EAPI=5; Drop old.
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64 Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'dev-perl/Inline-Python')
-rw-r--r--dev-perl/Inline-Python/ChangeLog8
-rw-r--r--dev-perl/Inline-Python/Inline-Python-0.400.0.ebuild21
-rw-r--r--dev-perl/Inline-Python/Inline-Python-0.420.0.ebuild21
-rw-r--r--dev-perl/Inline-Python/Inline-Python-0.430.0.ebuild6
-rw-r--r--dev-perl/Inline-Python/Manifest20
5 files changed, 23 insertions, 53 deletions
diff --git a/dev-perl/Inline-Python/ChangeLog b/dev-perl/Inline-Python/ChangeLog
index 408a4af3084f..4f0a856edba4 100644
--- a/dev-perl/Inline-Python/ChangeLog
+++ b/dev-perl/Inline-Python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Inline-Python
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.27 2013/09/18 03:48:34 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.28 2014/03/10 14:51:15 zlogene Exp $
+
+ 10 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> -Inline-Python-0.400.0.ebuild,
+ -Inline-Python-0.420.0.ebuild, Inline-Python-0.430.0.ebuild:
+ Bump to EAPI=5; Drop old.
*Inline-Python-0.430.0 (18 Sep 2013)
diff --git a/dev-perl/Inline-Python/Inline-Python-0.400.0.ebuild b/dev-perl/Inline-Python/Inline-Python-0.400.0.ebuild
deleted file mode 100644
index 24f1c69891f3..000000000000
--- a/dev-perl/Inline-Python/Inline-Python-0.400.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 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.400.0.ebuild,v 1.1 2012/02/29 09:01:37 robbat2 Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=NINE
-MODULE_VERSION=0.40
-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.420.0.ebuild b/dev-perl/Inline-Python/Inline-Python-0.420.0.ebuild
deleted file mode 100644
index 3bdc3a512779..000000000000
--- a/dev-perl/Inline-Python/Inline-Python-0.420.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 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.420.0.ebuild,v 1.1 2013/08/25 09:59:49 patrick Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=NINE
-MODULE_VERSION=0.42
-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.430.0.ebuild b/dev-perl/Inline-Python/Inline-Python-0.430.0.ebuild
index cefdfa569f27..ffe47ad384da 100644
--- a/dev-perl/Inline-Python/Inline-Python-0.430.0.ebuild
+++ b/dev-perl/Inline-Python/Inline-Python-0.430.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.430.0.ebuild,v 1.1 2013/09/18 03:48:34 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.430.0.ebuild,v 1.2 2014/03/10 14:51:15 zlogene Exp $
-EAPI=2
+EAPI=5
MODULE_AUTHOR=NINE
MODULE_VERSION=0.43
diff --git a/dev-perl/Inline-Python/Manifest b/dev-perl/Inline-Python/Manifest
index f0004924d6dd..6d9ddbaecb8b 100644
--- a/dev-perl/Inline-Python/Manifest
+++ b/dev-perl/Inline-Python/Manifest
@@ -1,8 +1,16 @@
-DIST Inline-Python-0.40.tar.gz 46645 SHA256 4171f7c180260c19eb40b2207199a9552ec8abe2dc47fad4a8bc8608e52121d5 SHA512 6b5a53e3c98503df599cafe3b087e84d00811e2e40cc9b427290771e5d9a8fa8ce28014449cfaa54a3762b437b197911fe90bc6b6b67fdef518d29d3edd42d71 WHIRLPOOL f1f03ef39096ba47e90e2778f4b75979cd29ed0a1e9254eea485d8cb415fd7a80db6a04515a77fa4a02893a96616fdc0668ea3842a7913a2502a336d65b0ebba
-DIST Inline-Python-0.42.tar.gz 50977 SHA256 901167dc26f96605657e58368164e678d14f460c94cacdf9814039656edb4201 SHA512 d8f9e6c384781bfed9ae0fed13f531a233552a57ea56414879abe453483222aaa7675bc54c133e35e224745b47e3fe618e5d91ece173728f0e626c05a44b7a8a WHIRLPOOL bf5a7e94058a7861558aed449fa97739519cc642fd0bfae1340c0717916999ef0bd48211ab2c149ed2a7c8933944a3d0352a90d92d38b243479a1f59efacb7e1
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
DIST Inline-Python-0.43.tar.gz 51033 SHA256 17acf40ad04ef0b8fa19c914861ab6fa4b26df0087ef1ad1db17d2bf0f09c7c3 SHA512 7425686bcc983a76bc75d86dd24002e393365b0dd9c47c8cc3e2f64d9ed8dd25452fb91aa40fa50d940e280ef390a51905571bbb943d3a813613304defe84712 WHIRLPOOL 849e50824fc60dfc83dd7e9db69359d635edfa562372581e53e7707ec13c00684a9c491de327f8f49f3b866c18099d08ef54b205fef4465d6856823f76be007c
-EBUILD Inline-Python-0.400.0.ebuild 491 SHA256 f76e280091d5f40afbc2824f6190c0c8b2e13b6348e92b6fc8db028f29ca4683 SHA512 42e34d2825f60579b6dda9d6d355d5e630475137e6db72a521529a22ed19facc83658cc6684dd224c4cb15e153db854b3cf8a09e0831d84808550c23efe81380 WHIRLPOOL 564456a03710f9ebd0bea4b1b4f50b96e6998d33792c24b1f9bbb105e7ccc1df3d3e8acf9b45852afab7347321a40b8bb0f6a406e3f3f14eb382d8e6b9cffbcc
-EBUILD Inline-Python-0.420.0.ebuild 491 SHA256 eb4a022735324a6230ef9f9ba12d32a7acf97d7e068cb238ecc4b10fd1bf95c2 SHA512 5dd8aec67d93a615b24bd79caed235291bf2571217990a1332bf9f402b513ea06c2e193cea6b6691e682760cc1d0d312996c6a552c9f360d8c092781194c5611 WHIRLPOOL f982c26585b0038ee2d528bff67c1d92df4692e9ff8904894b10008281014efb69fef755aa59822d14d43041325ebc9d92e7ec905f125e7c9534672908ce5695
-EBUILD Inline-Python-0.430.0.ebuild 491 SHA256 85a3dfd00ff856a9e74c207c71990a01a1a7c4f009ed9884dc366741f83478be SHA512 40b4c7d9ae72c99e5e2ce6051a37d97db1189b5876373c4d89dce43d904206471a861470ea890b2c1e148e4bc85e6989640ee8a18660481ad0daf0ef475fd94a WHIRLPOOL 5e510eceb6d637c89ac839b5b9bd7500021f74cfe3e5fbdb38844dd72c4100a665a36b5fb00e052218ca72ca88c4cf238ce214289af51c22004038aa8595a1b2
-MISC ChangeLog 3587 SHA256 43c323cddb2bb3dec68e79a663fce1c2603fa96dbec43eadf55ae67f745434fc SHA512 a24be9f8c244b6a5142361de031ce32ab2f493d74cc409ec7cda1f44ccc37829a5d3dba9be3716a765ca81658931723fbd920d979d7d057dc3870b2edc6f31e3 WHIRLPOOL b40ffa620b78c7f113777c1af8476250aa253e38e938e1139057fe1e4a60d4260b976d0dea7b4e47380a28e63aee64a8e4c735b4897ef0bdddf564fa7410c947
+EBUILD Inline-Python-0.430.0.ebuild 491 SHA256 d8ece378d95c416d03547513da921d361c25af40f3e433746a0f7205bc030f69 SHA512 86e58258e70426ad75adffa53f5b2ff583a8b57afb1a4bdc80047a1ddb34c18c6a10efc6831f9758186d85a852b121a8ec149b35537293dea5b161883024d8c3 WHIRLPOOL 6bd5be1809a56402dddd27e209e8b943e53fae9500897926d40960cf83e3a7a80024e7b74f70d65e613ffde3ec06dc48c8826000166419e5c60feb8554e6ec4c
+MISC ChangeLog 3760 SHA256 94593d4edeb428b39438bcbb213a245b954065689ef691f60bf72cb0d52f5f28 SHA512 c1e32047ef0f16b266ae362368ffacbb0dda9f6a4ea260804fa6bb6293256b8bbbcf95305a79edd1fb7e7522f3bb584772b3678e6a2634cf28ff5d0a7c5ad78d WHIRLPOOL 177a960da279728c6e6cc6e97df7b3c77b8899b1278ce4e80cb440e679a31793cff26595e21aa724e8907fc43eecff42a0971ad752900d9b2e8426ce2ab29926
MISC metadata.xml 515 SHA256 f10077e6b2da1e7acc26f32d8a07704f6d345525ea084d1dff428c383babda23 SHA512 217d7231c94832bef5fffb2fe926d77a69cddf9d6c8036a8d6508339e7599e6e1471545d7bbf27d7108ce8ef96f8a7a5efb78404a69b3c987c4b848111005d0e WHIRLPOOL ee2194c68c2bd3f2e19b081fd9177b3eeab40d8b729e8b6139d81c9a00202ea6b1964a9a220c4f0b5556e595aa9e5d00824383f8d8c05729198e78ba4399ef5c
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.22 (GNU/Linux)
+
+iJwEAQEIAAYFAlMd0r4ACgkQG9wOWsQutda4bAP/QiQQBENBUwa7bZlV3cHH21Z5
+ol5pf+C2kN/+eRf0TtzQ8ojzJf7nEHyBUKqVnm7HfHidNj0mD5+0uLtS0NIxeCih
+aYi5R3E8qSL5fgwKxGXOq2IOGnChXXPG17ccpd4c447Xbur4uJMmVlDLY1dKBBZk
+Lniy+Or8HA5jWpwQAqw=
+=Hmef
+-----END PGP SIGNATURE-----