summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/shadow/shadow-4.0.1-r2.ebuild')
-rw-r--r--sys-apps/shadow/shadow-4.0.1-r2.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/shadow/shadow-4.0.1-r2.ebuild b/sys-apps/shadow/shadow-4.0.1-r2.ebuild
index 0c113e64e4ef..6b7e733d952b 100644
--- a/sys-apps/shadow/shadow-4.0.1-r2.ebuild
+++ b/sys-apps/shadow/shadow-4.0.1-r2.ebuild
@@ -1,12 +1,16 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.1-r2.ebuild,v 1.2 2002/07/11 06:30:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.0.1-r2.ebuild,v 1.3 2002/07/14 19:20:19 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Utilities to deal with user accounts"
SRC_URI="ftp://ftp.pld.org.pl/software/shadow/${P}.tar.gz"
DEPEND=">=sys-libs/pam-0.73 sys-devel/gettext"
RDEPEND=">=sys-libs/pam-0.73"
+HOMEPAGE="http://shadow.pld.org.pl/"
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="BSD"
src_compile() {
./configure \