summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-12-20 22:26:36 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-12-20 22:26:36 +0000
commit07809ef6e73147a009542819040291902dcd677d (patch)
tree3b771600c965929dd998e4dcf09b08a8b4e7355f /dev-python/fuse-python
parentRevert my previous change, as it breaks specrb. (diff)
downloadhistorical-07809ef6e73147a009542819040291902dcd677d.tar.gz
historical-07809ef6e73147a009542819040291902dcd677d.tar.bz2
historical-07809ef6e73147a009542819040291902dcd677d.zip
Set SUPPORT_PYTHON_ABIS.
Package-Manager: portage-15121-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/fuse-python')
-rw-r--r--dev-python/fuse-python/ChangeLog8
-rw-r--r--dev-python/fuse-python/Manifest14
-rw-r--r--dev-python/fuse-python/fuse-python-0.2.ebuild32
3 files changed, 21 insertions, 33 deletions
diff --git a/dev-python/fuse-python/ChangeLog b/dev-python/fuse-python/ChangeLog
index 8e926993445b..bdb222658e81 100644
--- a/dev-python/fuse-python/ChangeLog
+++ b/dev-python/fuse-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/fuse-python
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fuse-python/ChangeLog,v 1.9 2008/08/30 20:26:27 jokey Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fuse-python/ChangeLog,v 1.10 2009/12/20 22:26:36 arfrever Exp $
+
+ 20 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ fuse-python-0.2.ebuild:
+ Set SUPPORT_PYTHON_ABIS.
30 Aug 2008; Markus Ullmann <jokey@gentoo.org> fuse-python-0.2.ebuild:
Stable on x86
diff --git a/dev-python/fuse-python/Manifest b/dev-python/fuse-python/Manifest
index e8785dfebe39..e6daac21253d 100644
--- a/dev-python/fuse-python/Manifest
+++ b/dev-python/fuse-python/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
AUX fuse_python_accept_none.patch 2020 RMD160 558d43b4f5e4e8a7b405f42a7845796c37e1e70b SHA1 30421df4771421a996fa2b54296e27a803fc9a00 SHA256 f0837a17a5b31513ddb13a44d37c381279caad0ce28e60e30e8027412a60422d
DIST fuse-python-0.2.tar.gz 53728 RMD160 dfefb8a632b52b104beacc3435f1d7a67e679073 SHA1 f2be16b1b72bedd85a6db2f2aaf22862de903640 SHA256 89f3e9ac096759e10b6292632216c9653d7e35c2c99847267173d94afdf85b92
-EBUILD fuse-python-0.2.ebuild 914 RMD160 268efee7049ec495d8b244aac3572b7cd7f403f7 SHA1 b084a3c27935dfddf327d945b7b28efa899d1aa5 SHA256 1c27a8c4187538942eefac28faefee40c6346e21713bcaffe033aac627da64f9
-MISC ChangeLog 1923 RMD160 55b1a7237120b4726587e87fdf32218ced6ab652 SHA1 9340f1798d7a3bc00f77fb8912347b7eb5715ebf SHA256 50d192a0e094bd1a26cceba8e163e23aed6cd097e60c7c8c386e10deff57b0dd
+EBUILD fuse-python-0.2.ebuild 700 RMD160 134ae2584dea6ae3eb836ca55dc1109ed39cc3c2 SHA1 9416cad7391e9f99683baf79e17c2552ba8d9afe SHA256 bb5d25383c213468a360f39d929bd0a286b03b535986981376fb58907cf71efe
+MISC ChangeLog 2054 RMD160 f69adc595647ad0ae44a99141e00213573440560 SHA1 48d63328e10c0ae04680764f1795c216230dd481 SHA256 6eee16cd017a1f3c397cb5dc67cfa97a0e93bf78f1e46daa83cbeab228e0980f
MISC metadata.xml 341 RMD160 1c210b109d04661fa1a2bf3fb83e90ce62a7dbcf SHA1 8f43aaaac287d9253123f770c45430f42efb669d SHA256 359490692c41ee6ef93753d5b8550db69111f169703d97697563864d38146146
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.9 (GNU/Linux)
-
-iEYEARECAAYFAki5rPIACgkQz974XjDVpbkjegCePAmJl2NSXGjaV8vLs/kdLWFX
-GUEAnjh6XHCLKXjBzwojGyNWWqMU5M2g
-=paaH
------END PGP SIGNATURE-----
diff --git a/dev-python/fuse-python/fuse-python-0.2.ebuild b/dev-python/fuse-python/fuse-python-0.2.ebuild
index c750d49b84f7..cf79fcf3e1b9 100644
--- a/dev-python/fuse-python/fuse-python-0.2.ebuild
+++ b/dev-python/fuse-python/fuse-python-0.2.ebuild
@@ -1,8 +1,11 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fuse-python/fuse-python-0.2.ebuild,v 1.7 2008/08/30 20:26:27 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fuse-python/fuse-python-0.2.ebuild,v 1.8 2009/12/20 22:26:36 arfrever Exp $
-inherit eutils distutils multilib python
+EAPI="2"
+SUPPORT_PYTHON_ABIS="1"
+
+inherit eutils distutils
KEYWORDS="~amd64 x86"
DESCRIPTION="Python FUSE bindings"
@@ -13,22 +16,13 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-DEPEND=">=dev-lang/python-2.3
- >=sys-fs/fuse-2.0"
-
-src_unpack () {
- distutils_src_unpack
- epatch "${FILESDIR}"/fuse_python_accept_none.patch
-}
+DEPEND=">=sys-fs/fuse-2.0"
+RDEPEND="${DEPEND}"
+RESTRICT_PYTHON_ABIS="3.*"
-pkg_postinst() {
- python_version
- python_mod_compile /usr/$(get_libdir)/python${PYVER}/site-packages/fuse.py
- python_mod_optimize \
- /usr/$(get_libdir)/python${PYVER}/site-packages/fuseparts
-}
+PYTHON_MODNAME="fuse.py fuseparts"
-pkg_postrm() {
- python_version
- python_mod_cleanup /usr/$(get_libdir)/python${PYVER}/site-packages
+src_prepare () {
+ distutils_src_prepare
+ epatch "${FILESDIR}/fuse_python_accept_none.patch"
}