summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-13 12:07:02 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-13 12:07:02 +0000
commit97a8e5ec758266f3cfae8892de746014f0e0ca86 (patch)
treeb7ac05d6e7313f3819e6bdce2866ce3deb906c68 /net-proxy/dante/dante-1.1.19-r4.ebuild
parentSwitch to virtual/shadow. (diff)
downloadgentoo-2-97a8e5ec758266f3cfae8892de746014f0e0ca86.tar.gz
gentoo-2-97a8e5ec758266f3cfae8892de746014f0e0ca86.tar.bz2
gentoo-2-97a8e5ec758266f3cfae8892de746014f0e0ca86.zip
Switch to virtual/shadow.
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'net-proxy/dante/dante-1.1.19-r4.ebuild')
-rw-r--r--net-proxy/dante/dante-1.1.19-r4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-proxy/dante/dante-1.1.19-r4.ebuild b/net-proxy/dante/dante-1.1.19-r4.ebuild
index dc97d8df360c..e288d3c86a7e 100644
--- a/net-proxy/dante/dante-1.1.19-r4.ebuild
+++ b/net-proxy/dante/dante-1.1.19-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.1.19-r4.ebuild,v 1.8 2009/09/23 19:48:30 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.1.19-r4.ebuild,v 1.9 2012/03/13 12:07:02 phajdan.jr Exp $
inherit eutils autotools
@@ -16,7 +16,7 @@ IUSE="tcpd debug selinux pam"
RDEPEND="pam? ( virtual/pam )
tcpd? ( sys-apps/tcp-wrappers )
selinux? ( sec-policy/selinux-dante )
- userland_GNU? ( sys-apps/shadow )"
+ userland_GNU? ( virtual/shadow )"
DEPEND="${RDEPEND}
sys-devel/flex
sys-devel/bison