summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-10 18:29:29 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-10 18:29:29 +0000
commit69ddad9fb1c35dff0e591d9a613cccbabfdef31d (patch)
tree586ee5fe26dad5f3a13c29f5f15229934c107113 /sci-libs/pycifrw
parentalpha/arm/ia64/m68k/s390/sh stable wrt #338113 (diff)
downloadhistorical-69ddad9fb1c35dff0e591d9a613cccbabfdef31d.tar.gz
historical-69ddad9fb1c35dff0e591d9a613cccbabfdef31d.tar.bz2
historical-69ddad9fb1c35dff0e591d9a613cccbabfdef31d.zip
Update EAPI. Fix dependencies.
Package-Manager: portage-2.2_rc91_p7/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/pycifrw')
-rw-r--r--sci-libs/pycifrw/ChangeLog6
-rw-r--r--sci-libs/pycifrw/Manifest4
-rw-r--r--sci-libs/pycifrw/pycifrw-3.3-r1.ebuild10
3 files changed, 13 insertions, 7 deletions
diff --git a/sci-libs/pycifrw/ChangeLog b/sci-libs/pycifrw/ChangeLog
index 06a7e7eb0314..e2f5d46d3ce7 100644
--- a/sci-libs/pycifrw/ChangeLog
+++ b/sci-libs/pycifrw/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/pycifrw
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/pycifrw/ChangeLog,v 1.2 2010/04/29 14:57:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/pycifrw/ChangeLog,v 1.3 2010/10/10 18:29:29 arfrever Exp $
+
+ 10 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ pycifrw-3.3-r1.ebuild:
+ Update EAPI. Fix dependencies.
*pycifrw-3.3-r1 (29 Apr 2010)
diff --git a/sci-libs/pycifrw/Manifest b/sci-libs/pycifrw/Manifest
index 389cfc580463..f725eecd7729 100644
--- a/sci-libs/pycifrw/Manifest
+++ b/sci-libs/pycifrw/Manifest
@@ -1,4 +1,4 @@
DIST PyCifRW-3.3.tar.gz 348544 RMD160 28f8904fbfe6707a45956aaf525c9db844c5cf4c SHA1 36a5073fde35bbcc01272d62524f84a270034ff5 SHA256 38e26477c84ecd29e8d9b248c1b9093e5cae808c18eb0b02445add516a70eeef
-EBUILD pycifrw-3.3-r1.ebuild 703 RMD160 e217865e5bd79943917a7ed193f9bae6d2774729 SHA1 c714ca270383e5d133d7234ca26b1618f8069dda SHA256 114051fb6c417c6f5d65450fd06a7abd451c3a8ae5a5fb1bae33582fa3301150
-MISC ChangeLog 519 RMD160 128fa4dfecab10212443d3e58c09d1ffb02a9917 SHA1 fb58b704ff68756bca72621733c795c5df5c108b SHA256 3dd7bf4dc3441b44376fa3f96b0564f35be6faccef49b2b4c44bbd7e5091ffae
+EBUILD pycifrw-3.3-r1.ebuild 734 RMD160 dc169b8ad838519857433047c91fc403af90e0e2 SHA1 68168536a90938df0f73128f44343b9761275637 SHA256 d05c52055fca9f04b8c59caa726a505ff068c9ad8190fa0042b4d706efe3acde
+MISC ChangeLog 655 RMD160 d9ab51cf6f11917c20ebb134bc0d52a2b65016c4 SHA1 b071755cf18fb36176568a1050293b62f77bbb97 SHA256 6c80778f441f95d27962a14002a8a7a7ec23f22d8e11e67135e22b08ecf693d9
MISC metadata.xml 226 RMD160 0355d90bd8d1c106a19b136045ebdf970a0a2485 SHA1 1db0b2a470657641079d6613829df49a5c043ed6 SHA256 094a3ac740c81b9afbff3c855ba93cc20a593cad2392f6f4404715608a836fa1
diff --git a/sci-libs/pycifrw/pycifrw-3.3-r1.ebuild b/sci-libs/pycifrw/pycifrw-3.3-r1.ebuild
index 9c65d8634068..a8230d6ab8d6 100644
--- a/sci-libs/pycifrw/pycifrw-3.3-r1.ebuild
+++ b/sci-libs/pycifrw/pycifrw-3.3-r1.ebuild
@@ -1,12 +1,14 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/pycifrw/pycifrw-3.3-r1.ebuild,v 1.1 2010/04/29 14:57:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/pycifrw/pycifrw-3.3-r1.ebuild,v 1.2 2010/10/10 18:29:29 arfrever Exp $
+EAPI="3"
+PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
inherit distutils
-PYTHON_MODNAME="CifFile.py StarFile.py yapps3_compiled_rt.py YappsStarParser_1_0.py YappsStarParser_1_1.py YappsStarParser_DDLm.py"
MY_PN="PyCifRW"
MY_P="${MY_PN}-${PV}"
@@ -19,6 +21,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RESTRICT_PYTHON_ABIS="3.*"
-
S="${WORKDIR}/${MY_P}"
+
+PYTHON_MODNAME="CifFile.py StarFile.py yapps3_compiled_rt.py YappsStarParser_1_0.py YappsStarParser_1_1.py YappsStarParser_DDLm.py"