summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-04-04 22:57:38 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-04-04 22:57:38 +0000
commitd58a1134715268a02055041e6827ee1411c60452 (patch)
tree5ffa73420f52b89cc44ea1925817086cfdc1f68a /dev-python/pyparted
parentKeyworded ~sparc and ~hppa (diff)
downloadhistorical-d58a1134715268a02055041e6827ee1411c60452.tar.gz
historical-d58a1134715268a02055041e6827ee1411c60452.tar.bz2
historical-d58a1134715268a02055041e6827ee1411c60452.zip
New upstream version, fixes python 2.4 build issues
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python/pyparted')
-rw-r--r--dev-python/pyparted/ChangeLog8
-rw-r--r--dev-python/pyparted/Manifest10
-rw-r--r--dev-python/pyparted/files/digest-pyparted-1.6.9-r11
-rw-r--r--dev-python/pyparted/pyparted-1.6.9-r1.ebuild41
4 files changed, 55 insertions, 5 deletions
diff --git a/dev-python/pyparted/ChangeLog b/dev-python/pyparted/ChangeLog
index 6afc0725ab26..4f7f346e178b 100644
--- a/dev-python/pyparted/ChangeLog
+++ b/dev-python/pyparted/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/pyparted
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.10 2005/04/04 22:37:55 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.11 2005/04/04 22:57:38 gustavoz Exp $
+
+*pyparted-1.6.9-r1 (04 Apr 2005)
+
+ 04 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ +pyparted-1.6.9-r1.ebuild:
+ New upstream vesion, fixes python 2.4 build issues
04 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> pyparted-1.6.9.ebuild:
Keyworded ~sparc and ~hppa
diff --git a/dev-python/pyparted/Manifest b/dev-python/pyparted/Manifest
index 44dce35fb0f9..2515c34d06b1 100644
--- a/dev-python/pyparted/Manifest
+++ b/dev-python/pyparted/Manifest
@@ -1,16 +1,18 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 e89a020892a3e12ae25c4021afd4690e ChangeLog 1447
+MD5 6219824f75f156f3357ffc85b8d0ec33 ChangeLog 1618
MD5 2b0b0623d889932d22c276713b4b8d7d metadata.xml 223
MD5 3e969922cc9b62c92a80cd5a108eeb9c pyparted-1.6.6.ebuild 878
MD5 4d5ddf4c5eaca6953058d49d9edc75b2 pyparted-1.6.9.ebuild 1037
+MD5 9a902c34ecd179605e6f54464a9c3d06 pyparted-1.6.9-r1.ebuild 1042
MD5 1c3b5c95a85ac9c079423549c7922a84 files/digest-pyparted-1.6.6 69
MD5 d0b426a010ec790060151f6c56b4aaa6 files/digest-pyparted-1.6.9 69
+MD5 870e184dc826576ff5943b1e39586621 files/digest-pyparted-1.6.9-r1 69
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-iD8DBQFCUcHPKRy60XGEcJIRAmW5AJ9WClxI9L8Bj2cSNYtfFQ10uW4KzQCfT6li
-iiElP3AJhxvEJXsXJUJaok4=
-=1+eU
+iD8DBQFCUcZsKRy60XGEcJIRAi+7AJ9byLWL3rwIh61pnExOZftYaUhTAQCdFqyJ
+J6hN6lHp3QgU8WANRQ0wirQ=
+=buOf
-----END PGP SIGNATURE-----
diff --git a/dev-python/pyparted/files/digest-pyparted-1.6.9-r1 b/dev-python/pyparted/files/digest-pyparted-1.6.9-r1
new file mode 100644
index 000000000000..2507fe498515
--- /dev/null
+++ b/dev-python/pyparted/files/digest-pyparted-1.6.9-r1
@@ -0,0 +1 @@
+MD5 c6bf40f89d7620e0f33307c6846e18d2 pyparted-1.6.9-3.src.rpm 307182
diff --git a/dev-python/pyparted/pyparted-1.6.9-r1.ebuild b/dev-python/pyparted/pyparted-1.6.9-r1.ebuild
new file mode 100644
index 000000000000..821feaf56a6e
--- /dev/null
+++ b/dev-python/pyparted/pyparted-1.6.9-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9-r1.ebuild,v 1.1 2005/04/04 22:57:38 gustavoz Exp $
+
+RH_EXTRAVERSION="3"
+
+inherit eutils rpm flag-o-matic
+
+DESCRIPTION="Python bindings for parted"
+HOMEPAGE="http://fedora.redhat.com"
+SRC_URI="http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
+IUSE=""
+
+# Needed to build...
+DEPEND=">=sys-apps/parted-1.6.9"
+
+src_unpack() {
+ rpm_src_unpack
+}
+
+src_compile() {
+ cd ${S}
+
+ # -fPIC needed for compilation on amd64, applied globally as only one shared
+ # lib is produced by this package.
+ append-flags -fPIC
+
+ # This is needed otherwise it won't build
+ # If anyone wants to figure out why... go ahead!
+ export LDFLAGS="-ldl"
+ econf || die
+ emake || die
+}
+
+src_install () {
+ einstall || die "Install failed!"
+ dodoc AUTHORS COPYING README ChangeLog
+}