summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-07-06 18:49:03 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-07-06 18:49:03 +0000
commitdf2e7e925c6d7854702b87a252543a50dc260f76 (patch)
tree722ff97e9b5d237da16942bd82906edd50ca3955 /app-admin/sudo
parentFixed bug 3038 and added back gpm support for vim. (diff)
downloadgentoo-2-df2e7e925c6d7854702b87a252543a50dc260f76.tar.gz
gentoo-2-df2e7e925c6d7854702b87a252543a50dc260f76.tar.bz2
gentoo-2-df2e7e925c6d7854702b87a252543a50dc260f76.zip
applied LICENSE fix patch from Daniel Ahlberg :)
Diffstat (limited to 'app-admin/sudo')
-rw-r--r--app-admin/sudo/sudo-1.6.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/sudo/sudo-1.6.6.ebuild b/app-admin/sudo/sudo-1.6.6.ebuild
index 68a6c923dad2..8bc7b8f64ee8 100644
--- a/app-admin/sudo/sudo-1.6.6.ebuild
+++ b/app-admin/sudo/sudo-1.6.6.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.6.6.ebuild,v 1.2 2002/04/29 08:43:46 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.6.6.ebuild,v 1.3 2002/07/06 18:49:03 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Allows certain users/groups to run commands as root"
SRC_URI="ftp://ftp.sudo.ws/pub/sudo/${P}.tar.gz"
HOMEPAGE="http://www.sudo.ws/"
+LICENSE="Sudo"
DEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.73-r1 )"