summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-09-15 17:58:01 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-09-15 17:58:01 +0000
commit1c7e742fbc086470de7d3d7a6ea2194ede831a2f (patch)
tree29766fdfaeeaa15fb4ad7cd2ca7ef92fa7bbf4dd /sys-apps/parted/parted-1.6.5.ebuild
parentxfsprogs in sys-fs now (diff)
downloadhistorical-1c7e742fbc086470de7d3d7a6ea2194ede831a2f.tar.gz
historical-1c7e742fbc086470de7d3d7a6ea2194ede831a2f.tar.bz2
historical-1c7e742fbc086470de7d3d7a6ea2194ede831a2f.zip
e2fsprogs in sys-fs
Diffstat (limited to 'sys-apps/parted/parted-1.6.5.ebuild')
-rw-r--r--sys-apps/parted/parted-1.6.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/parted/parted-1.6.5.ebuild b/sys-apps/parted/parted-1.6.5.ebuild
index c5bceba66751..9926c0cba3d1 100644
--- a/sys-apps/parted/parted-1.6.5.ebuild
+++ b/sys-apps/parted/parted-1.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.5.ebuild,v 1.7 2003/09/02 18:49:31 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.5.ebuild,v 1.8 2003/09/15 17:58:00 seemant Exp $
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
HOMEPAGE="http://www.gnu.org/software/parted"
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="x86 amd64 ppc sparc hppa alpha"
IUSE="nls static readline debug"
-DEPEND=">=sys-apps/e2fsprogs-1.27
+DEPEND=">=sys-fs/e2fsprogs-1.27
>=sys-libs/ncurses-5.2
nls? ( sys-devel/gettext )
readline? ( >=sys-libs/readline-4.1-r4 )"