diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:28 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:28 +0000 |
commit | 2fafcb321f5ae80068469332c4ed3aa5151b647c (patch) | |
tree | 883963d53c8d57d1ad6325589cc2075066ff98f4 /sys-apps/textutils | |
parent | fix digest (diff) | |
download | gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2 gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip |
big IUSE commit
Diffstat (limited to 'sys-apps/textutils')
-rw-r--r-- | sys-apps/textutils/textutils-2.0.19-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/textutils/textutils-2.0.19-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/textutils/textutils-2.0.21.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/textutils/textutils-2.1.ebuild | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/sys-apps/textutils/textutils-2.0.19-r1.ebuild b/sys-apps/textutils/textutils-2.0.19-r1.ebuild index 02a9fdbba14a..e7f74895bd0b 100644 --- a/sys-apps/textutils/textutils-2.0.19-r1.ebuild +++ b/sys-apps/textutils/textutils-2.0.19-r1.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/textutils/textutils-2.0.19-r1.ebuild,v 1.8 2002/10/04 06:31:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.19-r1.ebuild,v 1.9 2002/10/05 05:39:25 drobbins Exp $ + +IUSE="nls static build" S=${WORKDIR}/${P} DESCRIPTION="Standard GNU text utilities" diff --git a/sys-apps/textutils/textutils-2.0.19-r2.ebuild b/sys-apps/textutils/textutils-2.0.19-r2.ebuild index 5d96c7f2d47b..485f01f6fb3f 100644 --- a/sys-apps/textutils/textutils-2.0.19-r2.ebuild +++ b/sys-apps/textutils/textutils-2.0.19-r2.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/textutils/textutils-2.0.19-r2.ebuild,v 1.4 2002/10/04 06:31:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.19-r2.ebuild,v 1.5 2002/10/05 05:39:25 drobbins Exp $ + +IUSE="nls static build" S=${WORKDIR}/${P} DESCRIPTION="Standard GNU text utilities" diff --git a/sys-apps/textutils/textutils-2.0.21.ebuild b/sys-apps/textutils/textutils-2.0.21.ebuild index 16bc57c969a8..844a22672d04 100644 --- a/sys-apps/textutils/textutils-2.0.21.ebuild +++ b/sys-apps/textutils/textutils-2.0.21.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/textutils/textutils-2.0.21.ebuild,v 1.3 2002/10/04 06:31:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.21.ebuild,v 1.4 2002/10/05 05:39:25 drobbins Exp $ + +IUSE="nls static build" S=${WORKDIR}/${P} DESCRIPTION="Standard GNU text utilities" diff --git a/sys-apps/textutils/textutils-2.1.ebuild b/sys-apps/textutils/textutils-2.1.ebuild index ff028db87db1..0bd9d909d126 100644 --- a/sys-apps/textutils/textutils-2.1.ebuild +++ b/sys-apps/textutils/textutils-2.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/textutils/textutils-2.1.ebuild,v 1.2 2002/10/04 06:31:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1.ebuild,v 1.3 2002/10/05 05:39:25 drobbins Exp $ + +IUSE="nls static build" S=${WORKDIR}/${P} DESCRIPTION="Standard GNU text utilities" |