diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:25 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:25 +0000 |
commit | b5137b0327bd49c5f349673d9f1971304e451365 (patch) | |
tree | e2cb3c717f81aa0c1bc9544a05932819214b6eba /sys-apps/sharutils | |
parent | big IUSE commit (diff) | |
download | historical-b5137b0327bd49c5f349673d9f1971304e451365.tar.gz historical-b5137b0327bd49c5f349673d9f1971304e451365.tar.bz2 historical-b5137b0327bd49c5f349673d9f1971304e451365.zip |
big IUSE commit
Diffstat (limited to 'sys-apps/sharutils')
-rw-r--r-- | sys-apps/sharutils/sharutils-4.2.1-r5.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/sharutils/sharutils-4.2.1-r5.ebuild b/sys-apps/sharutils/sharutils-4.2.1-r5.ebuild index 19e5207fc6ca..f53defbc81a6 100644 --- a/sys-apps/sharutils/sharutils-4.2.1-r5.ebuild +++ b/sys-apps/sharutils/sharutils-4.2.1-r5.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/sharutils/sharutils-4.2.1-r5.ebuild,v 1.7 2002/10/04 06:30:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sharutils/sharutils-4.2.1-r5.ebuild,v 1.8 2002/10/05 05:39:25 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="Tools to deal with shar archives" |