summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
commit2fafcb321f5ae80068469332c4ed3aa5151b647c (patch)
tree883963d53c8d57d1ad6325589cc2075066ff98f4 /sys-apps/parted
parentfix digest (diff)
downloadgentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip
big IUSE commit
Diffstat (limited to 'sys-apps/parted')
-rw-r--r--sys-apps/parted/parted-1.4.24-r3.ebuild4
-rw-r--r--sys-apps/parted/parted-1.6.1.ebuild4
-rw-r--r--sys-apps/parted/parted-1.6.3.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/sys-apps/parted/parted-1.4.24-r3.ebuild b/sys-apps/parted/parted-1.4.24-r3.ebuild
index 8b562febf28e..2cbbab37b0b1 100644
--- a/sys-apps/parted/parted-1.4.24-r3.ebuild
+++ b/sys-apps/parted/parted-1.4.24-r3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.4.24-r3.ebuild,v 1.5 2002/10/04 06:28:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.4.24-r3.ebuild,v 1.6 2002/10/05 05:39:25 drobbins Exp $
+
+IUSE="readline bootcd nls"
S=${WORKDIR}/${P}
DESCRIPTION="An advanced partition modification system"
diff --git a/sys-apps/parted/parted-1.6.1.ebuild b/sys-apps/parted/parted-1.6.1.ebuild
index d634c08b9f43..00413c009768 100644
--- a/sys-apps/parted/parted-1.6.1.ebuild
+++ b/sys-apps/parted/parted-1.6.1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 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.1.ebuild,v 1.5 2002/10/04 06:28:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.1.ebuild,v 1.6 2002/10/05 05:39:25 drobbins Exp $
+
+IUSE="readline static nls"
S=${WORKDIR}/${P}
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
diff --git a/sys-apps/parted/parted-1.6.3.ebuild b/sys-apps/parted/parted-1.6.3.ebuild
index 6b7ba8b88dcd..2abab7d37545 100644
--- a/sys-apps/parted/parted-1.6.3.ebuild
+++ b/sys-apps/parted/parted-1.6.3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 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.3.ebuild,v 1.2 2002/10/04 06:28:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.3.ebuild,v 1.3 2002/10/05 05:39:25 drobbins Exp $
+
+IUSE="nls static readline"
S=${WORKDIR}/${P}
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"