diff options
author | 2002-12-05 11:01:17 +0000 | |
---|---|---|
committer | 2002-12-05 11:01:17 +0000 | |
commit | f0bc8abad5974d0dbb73819334b0352009211584 (patch) | |
tree | 8884d53d6d9757131cd67552d392801e5e577ce0 /sys-apps | |
parent | fixed LICNSE mispelling (diff) | |
download | gentoo-2-f0bc8abad5974d0dbb73819334b0352009211584.tar.gz gentoo-2-f0bc8abad5974d0dbb73819334b0352009211584.tar.bz2 gentoo-2-f0bc8abad5974d0dbb73819334b0352009211584.zip |
better DESCRIPTION
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/utempter/utempter-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/utempter/utempter-0.5.2.ebuild b/sys-apps/utempter/utempter-0.5.2.ebuild index b6b2abf50a8e..2216af1d0e7d 100644 --- a/sys-apps/utempter/utempter-0.5.2.ebuild +++ b/sys-apps/utempter/utempter-0.5.2.ebuild @@ -1,8 +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/utempter/utempter-0.5.2.ebuild,v 1.1 2002/12/03 13:30:54 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.2.ebuild,v 1.2 2002/12/05 11:01:17 danarmak Exp $ -DESCRIPTION="Daemon that allows non-privileged apps to have root access without compromising security" +DESCRIPTION="App that allows non-privileged apps to write utmp (login) info, which needs root access" HOMEPAGE="www.redhat.com" # no homepage really, but redhat are the authors SRC_URI="mirror://gentoo/$P.tar.gz" LICENSE="GPL-2" |