summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/sh-utils/sh-utils-2.0.11-r4.ebuild')
-rw-r--r--sys-apps/sh-utils/sh-utils-2.0.11-r4.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/sh-utils/sh-utils-2.0.11-r4.ebuild b/sys-apps/sh-utils/sh-utils-2.0.11-r4.ebuild
index 2e513ad1a300..4408b6c1ff78 100644
--- a/sys-apps/sh-utils/sh-utils-2.0.11-r4.ebuild
+++ b/sys-apps/sh-utils/sh-utils-2.0.11-r4.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/sh-utils-2.0.11-r4.ebuild,v 1.3 2002/07/11 06:30:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/sh-utils-2.0.11-r4.ebuild,v 1.4 2002/07/14 19:20:19 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Your standard GNU shell utilities"
SRC_URI="ftp://alpha.gnu.org/gnu/fetish/${P}.tar.gz"
-
+HOMEPAGE="http://www.gnu.org/software/shellutils/shellutils.html"
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="GPL-2"
DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
RDEPEND="virtual/glibc"