summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-11-10 02:33:03 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-11-10 02:33:03 +0000
commit9a85e4584c5eef4803233d8980d7292f6a517e3e (patch)
treea7a0fe6d95e59a2ee544ed2eae9e3771e60e1eca /app-arch/rpm
parentfix the libIDLConf-file so that gnome-config --cflags libIDL returns the corr... (diff)
downloadgentoo-2-9a85e4584c5eef4803233d8980d7292f6a517e3e.tar.gz
gentoo-2-9a85e4584c5eef4803233d8980d7292f6a517e3e.tar.bz2
gentoo-2-9a85e4584c5eef4803233d8980d7292f6a517e3e.zip
don't do A=
Diffstat (limited to 'app-arch/rpm')
-rw-r--r--app-arch/rpm/rpm-3.0.6-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-arch/rpm/rpm-3.0.6-r1.ebuild b/app-arch/rpm/rpm-3.0.6-r1.ebuild
index 34f971455e33..44d3a6e46d25 100644
--- a/app-arch/rpm/rpm-3.0.6-r1.ebuild
+++ b/app-arch/rpm/rpm-3.0.6-r1.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-3.0.6-r1.ebuild,v 1.4 2001/05/28 05:24:13 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-3.0.6-r1.ebuild,v 1.5 2001/11/10 02:33:03 hallski Exp $
-A="${P}.tar.gz"
S=${WORKDIR}/${P}
DESCRIPTION="Red Hat Package Management Utils"
-SRC_URI="ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/${A}"
+SRC_URI="ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/${P}.tar.gz"
HOMEPAGE="http://www.rpm.org/"
RDEPEND="=sys-libs/db-1.85-r1