summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-05-13 21:06:42 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-05-13 21:06:42 +0000
commit4d0f5fcbc93c590ce49a2213956bcdd4fb6c67c0 (patch)
tree988e237555e90fce6456dca7a16ed86ffedce902 /sys-apps/utempter/utempter-0.5.5.6.ebuild
parentNew package as a replacement for sys-apps/utempter. This seems to be the pac... (diff)
downloadgentoo-2-4d0f5fcbc93c590ce49a2213956bcdd4fb6c67c0.tar.gz
gentoo-2-4d0f5fcbc93c590ce49a2213956bcdd4fb6c67c0.tar.bz2
gentoo-2-4d0f5fcbc93c590ce49a2213956bcdd4fb6c67c0.zip
this will now provide virtual/utempter as well as sys-libs/libutempter
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sys-apps/utempter/utempter-0.5.5.6.ebuild')
-rw-r--r--sys-apps/utempter/utempter-0.5.5.6.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/utempter/utempter-0.5.5.6.ebuild b/sys-apps/utempter/utempter-0.5.5.6.ebuild
index 0eb23250324b..20e77d350d8f 100644
--- a/sys-apps/utempter/utempter-0.5.5.6.ebuild
+++ b/sys-apps/utempter/utempter-0.5.5.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.6.ebuild,v 1.1 2005/04/15 13:03:31 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.6.ebuild,v 1.2 2005/05/13 21:06:42 seemant Exp $
inherit rpm eutils flag-o-matic
@@ -18,6 +18,8 @@ IUSE=""
RDEPEND="virtual/libc"
+PROVIDE="virtual/utempter"
+
pkg_setup() {
enewgroup utmp 406
}