summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-07 22:09:24 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-07 22:09:24 +0000
commit1f43e76790b35d5c5e34bde9b2b386fdbd03c1d4 (patch)
tree3cd0fa43cb7f45353c20257da777acf382023c29 /dev-python/pyparted/pyparted-1.6.6.ebuild
parentfixing Manifest (diff)
downloadhistorical-1f43e76790b35d5c5e34bde9b2b386fdbd03c1d4.tar.gz
historical-1f43e76790b35d5c5e34bde9b2b386fdbd03c1d4.tar.bz2
historical-1f43e76790b35d5c5e34bde9b2b386fdbd03c1d4.zip
Remove default S and RDEPEND.
Diffstat (limited to 'dev-python/pyparted/pyparted-1.6.6.ebuild')
-rw-r--r--dev-python/pyparted/pyparted-1.6.6.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/dev-python/pyparted/pyparted-1.6.6.ebuild b/dev-python/pyparted/pyparted-1.6.6.ebuild
index a086eda146bc..df4ac79149b1 100644
--- a/dev-python/pyparted/pyparted-1.6.6.ebuild
+++ b/dev-python/pyparted/pyparted-1.6.6.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.6.ebuild,v 1.2 2004/05/05 07:33:05 dragonheart Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.6.ebuild,v 1.3 2004/05/07 22:09:24 kloeri Exp $
RH_EXTRAVERSION="2"
@@ -18,10 +17,6 @@ IUSE=""
# Needed to build...
DEPEND=">=sys-apps/parted-1.6.9"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${P}"
-
src_unpack() {
rpm_src_unpack
}