diff options
Diffstat (limited to 'sys-apps/sh-utils')
-rw-r--r-- | sys-apps/sh-utils/sh-utils-2.0.15.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/sh-utils/sh-utils-2.0.15.ebuild b/sys-apps/sh-utils/sh-utils-2.0.15.ebuild index 43a3f96d3f99..788ff7c5454c 100644 --- a/sys-apps/sh-utils/sh-utils-2.0.15.ebuild +++ b/sys-apps/sh-utils/sh-utils-2.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/sh-utils-2.0.15.ebuild,v 1.6 2002/10/19 04:06:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/sh-utils-2.0.15.ebuild,v 1.7 2002/10/20 18:54:50 vapier Exp $ IUSE="nls static build" @@ -10,7 +10,6 @@ SRC_URI="ftp://alpha.gnu.org/gnu/fetish/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/shellutils/shellutils.html" DEPEND="nls? ( sys-devel/gettext )" -RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" |