summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2004-01-30 05:14:27 +0000
committerDaniel Robbins <drobbins@gentoo.org>2004-01-30 05:14:27 +0000
commit74c10079915b60e6a38be7457f6b464e9ddc3b99 (patch)
treeb2fda5806d9fe9b1d459fa37ca021e00a7d469ae /app-arch/rpm/rpm-4.0.4-r5.ebuild
parentautoconf dependency fix (diff)
downloadhistorical-74c10079915b60e6a38be7457f6b464e9ddc3b99.tar.gz
historical-74c10079915b60e6a38be7457f6b464e9ddc3b99.tar.bz2
historical-74c10079915b60e6a38be7457f6b464e9ddc3b99.zip
autoconf fix
Diffstat (limited to 'app-arch/rpm/rpm-4.0.4-r5.ebuild')
-rw-r--r--app-arch/rpm/rpm-4.0.4-r5.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/app-arch/rpm/rpm-4.0.4-r5.ebuild b/app-arch/rpm/rpm-4.0.4-r5.ebuild
index 162471cef9f3..c432de0e0f58 100644
--- a/app-arch/rpm/rpm-4.0.4-r5.ebuild
+++ b/app-arch/rpm/rpm-4.0.4-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.0.4-r5.ebuild,v 1.9 2004/01/25 23:50:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.0.4-r5.ebuild,v 1.10 2004/01/30 05:14:27 drobbins Exp $
inherit flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha mips amd64"
+KEYWORDS="x86 ppc sparc alpha amd64"
IUSE="nls"
RDEPEND="=sys-libs/db-3.2*
@@ -19,7 +19,8 @@ RDEPEND="=sys-libs/db-3.2*
>=app-arch/bzip2-1.0.1
>=dev-libs/popt-1.6.3"
DEPEND="${RDEPEND}
- sys-devel/gettext"
+ sys-devel/gettext
+ >=sys-devel/autoconf-2.58"
src_unpack() {
unpack ${A}