From 2fafcb321f5ae80068469332c4ed3aa5151b647c Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Sat, 5 Oct 2002 05:39:28 +0000 Subject: big IUSE commit --- sys-apps/parted/parted-1.4.24-r3.ebuild | 4 +++- sys-apps/parted/parted-1.6.1.ebuild | 4 +++- sys-apps/parted/parted-1.6.3.ebuild | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'sys-apps/parted') 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" -- cgit v1.2.3-65-gdbad