diff options
author | 2007-08-21 23:30:21 +0000 | |
---|---|---|
committer | 2007-08-21 23:30:21 +0000 | |
commit | aaeb7404ca7897b51b357cbc96071a7b856b2e6b (patch) | |
tree | 70d436afd41abcab30b64b4aeb30546ed50d7f49 /dev-python | |
parent | Added mktemp dependency (bug #170147) (diff) | |
download | gentoo-2-aaeb7404ca7897b51b357cbc96071a7b856b2e6b.tar.gz gentoo-2-aaeb7404ca7897b51b357cbc96071a7b856b2e6b.tar.bz2 gentoo-2-aaeb7404ca7897b51b357cbc96071a7b856b2e6b.zip |
Version bump. Ebuild by Mike Mazur <mmazur@osgdc.org>. Closing bug #180612.
(Portage version: 2.1.3.6)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyparted/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/pyparted/files/digest-pyparted-1.6.9-r1 | 1 | ||||
-rw-r--r-- | dev-python/pyparted/files/digest-pyparted-1.7.0 | 1 | ||||
-rw-r--r-- | dev-python/pyparted/files/digest-pyparted-1.8.9 | 3 | ||||
-rw-r--r-- | dev-python/pyparted/pyparted-1.8.9.ebuild | 29 |
5 files changed, 39 insertions, 3 deletions
diff --git a/dev-python/pyparted/ChangeLog b/dev-python/pyparted/ChangeLog index 5fa82b361457..bcbb60d2f912 100644 --- a/dev-python/pyparted/ChangeLog +++ b/dev-python/pyparted/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/pyparted # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.28 2007/02/17 00:03:36 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.29 2007/08/21 23:30:21 wolf31o2 Exp $ + +*pyparted-1.8.9 (21 Aug 2007) + + 21 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> + +pyparted-1.8.9.ebuild: + Version bump. Ebuild by Mike Mazur <mmazur@osgdc.org>. Closing bug #180612. 17 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org> metadata.xml: Removed allanonjl from metadata.xml diff --git a/dev-python/pyparted/files/digest-pyparted-1.6.9-r1 b/dev-python/pyparted/files/digest-pyparted-1.6.9-r1 index b2f9cff429e2..94d22ae6c4ce 100644 --- a/dev-python/pyparted/files/digest-pyparted-1.6.9-r1 +++ b/dev-python/pyparted/files/digest-pyparted-1.6.9-r1 @@ -1,3 +1,2 @@ -MD5 c6bf40f89d7620e0f33307c6846e18d2 pyparted-1.6.9-3.src.rpm 307182 RMD160 1dfd24bdfcb4e6d99b0cd91a481b4d8c58780744 pyparted-1.6.9-3.src.rpm 307182 SHA256 44d303746145ad44446efb9c95961d9a72b5d532b437a1d5da5adb3e0d5ed996 pyparted-1.6.9-3.src.rpm 307182 diff --git a/dev-python/pyparted/files/digest-pyparted-1.7.0 b/dev-python/pyparted/files/digest-pyparted-1.7.0 index 9c48f37946ae..cc263f15ad98 100644 --- a/dev-python/pyparted/files/digest-pyparted-1.7.0 +++ b/dev-python/pyparted/files/digest-pyparted-1.7.0 @@ -1,3 +1,2 @@ -MD5 f8f874109f5908a2ac6c5033dd240cc3 pyparted-1.7.0-1.src.rpm 319554 RMD160 563af47f7434fe565c4d69e522dd1bbf72f4575f pyparted-1.7.0-1.src.rpm 319554 SHA256 23090d19a04bc027cc8f7fbe398b6fe6410ad00069b2df65efa19ed979737d35 pyparted-1.7.0-1.src.rpm 319554 diff --git a/dev-python/pyparted/files/digest-pyparted-1.8.9 b/dev-python/pyparted/files/digest-pyparted-1.8.9 new file mode 100644 index 000000000000..e4f3c317a5f3 --- /dev/null +++ b/dev-python/pyparted/files/digest-pyparted-1.8.9 @@ -0,0 +1,3 @@ +MD5 24d60b03142abd7cf1ba4d069bc9db3e pyparted-1.8.9.tar.bz2 19241 +RMD160 1883f36c64413b7867eb1d1498ed45437bb7c5ce pyparted-1.8.9.tar.bz2 19241 +SHA256 c33fe6365f0372bf7173d727de9acfd9d952bd1fb205bb03faedd324f5946e93 pyparted-1.8.9.tar.bz2 19241 diff --git a/dev-python/pyparted/pyparted-1.8.9.ebuild b/dev-python/pyparted/pyparted-1.8.9.ebuild new file mode 100644 index 000000000000..c0488744e41d --- /dev/null +++ b/dev-python/pyparted/pyparted-1.8.9.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.8.9.ebuild,v 1.1 2007/08/21 23:30:21 wolf31o2 Exp $ + +inherit flag-o-matic + +DESCRIPTION="Python bindings for parted" +HOMEPAGE="http://dcantrel.fedorapeople.org/pyparted/" +SRC_URI="http://dcantrel.fedorapeople.org/pyparted/${P}.tar.bz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +DEPEND="sys-libs/ncurses" +IUSE="" + +# Needed to build... +DEPEND="=dev-lang/python-2.4* + >=sys-apps/parted-1.7.0 + >=app-arch/rpm-4" + +src_compile() { + useq debug && append-flags -O -ggdb -DDEBUG + emake || die "make failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "make install failed" + dodoc README ChangeLog +} |