summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-06-24 20:18:20 +0000
committerAchim Gottinger <achim@gentoo.org>2001-06-24 20:18:20 +0000
commit868becec5a41340a544e9d7f72b1a36b040e3fb9 (patch)
treef106a2306b7b175b3015bcf8568ce9e64cbaf436 /sys-apps/parted
parentinstall fix (diff)
downloadgentoo-2-868becec5a41340a544e9d7f72b1a36b040e3fb9.tar.gz
gentoo-2-868becec5a41340a544e9d7f72b1a36b040e3fb9.tar.bz2
gentoo-2-868becec5a41340a544e9d7f72b1a36b040e3fb9.zip
?
Diffstat (limited to 'sys-apps/parted')
-rw-r--r--sys-apps/parted/parted-1.4.14-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/parted/parted-1.4.14-r1.ebuild b/sys-apps/parted/parted-1.4.14-r1.ebuild
index 92476db740b4..d09cb0fd0a89 100644
--- a/sys-apps/parted/parted-1.4.14-r1.ebuild
+++ b/sys-apps/parted/parted-1.4.14-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Peter Gavin <pete@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.4.14-r1.ebuild,v 1.1 2001/06/06 14:40:04 pete Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.4.14-r1.ebuild,v 1.2 2001/06/24 20:18:20 achim Exp $
#P=
A=${P}.tar.gz
@@ -13,12 +13,12 @@ HOMEPAGE="http://www.gnu.org/software/${PN}"
RDEPEND="virtual/glibc
>=sys-apps/e2fsprogs-1.19-r2
readline? ( >=sys-libs/readline-4.1-r2 )
- nls? ( >=sys-devel/gettext-0.10.38-r2 )
+ nls? ( sys-devel/gettext-0.10.38 )
python? ( >=dev-lang/python-2.0 )"
DEPEND="${RDEPEND}
- >=sys-devel/autoconf-2.50
- >=sys-devel/automake-1.4"
+ sys-devel/autoconf
+ sys-devel/automake"
src_unpack() {
unpack ${A}