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
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')
-rw-r--r--net-proxy/dante/ChangeLog9
-rw-r--r--net-proxy/dante/dante-1.1.19-r4.ebuild6
-rw-r--r--net-proxy/dante/dante-1.2.3.ebuild6
-rw-r--r--net-proxy/dante/dante-1.3.0.ebuild6
-rw-r--r--net-proxy/dante/dante-1.3.1-r1.ebuild6
-rw-r--r--net-proxy/dante/dante-1.3.1.ebuild6
-rw-r--r--net-proxy/dante/dante-1.3.2.ebuild6
7 files changed, 25 insertions, 20 deletions
diff --git a/net-proxy/dante/ChangeLog b/net-proxy/dante/ChangeLog
index 06972ae90643..25730db2b86d 100644
--- a/net-proxy/dante/ChangeLog
+++ b/net-proxy/dante/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-proxy/dante
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/ChangeLog,v 1.61 2011/12/16 22:18:28 darkside Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/ChangeLog,v 1.62 2012/03/13 12:07:02 phajdan.jr Exp $
+
+ 13 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> dante-1.1.19-r4.ebuild,
+ dante-1.2.3.ebuild, dante-1.3.0.ebuild, dante-1.3.1.ebuild,
+ dante-1.3.1-r1.ebuild, dante-1.3.2.ebuild:
+ Switch to virtual/shadow.
16 Dec 2011; Jeremy Olexa <darkside@gentoo.org> dante-1.3.2.ebuild:
Inject EPREFIX, bug 389423
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
diff --git a/net-proxy/dante/dante-1.2.3.ebuild b/net-proxy/dante/dante-1.2.3.ebuild
index 1fd8486a8c81..2ecbc4d09dbd 100644
--- a/net-proxy/dante/dante-1.2.3.ebuild
+++ b/net-proxy/dante/dante-1.2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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.2.3.ebuild,v 1.1 2011/06/07 06:04:05 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.2.3.ebuild,v 1.2 2012/03/13 12:07:02 phajdan.jr Exp $
EAPI=4
@@ -19,7 +19,7 @@ RDEPEND="pam? ( virtual/pam )
kerberos? ( virtual/krb5 )
selinux? ( sec-policy/selinux-dante )
tcpd? ( sys-apps/tcp-wrappers )
- userland_GNU? ( sys-apps/shadow )"
+ userland_GNU? ( virtual/shadow )"
DEPEND="${RDEPEND}
sys-devel/flex
sys-devel/bison"
diff --git a/net-proxy/dante/dante-1.3.0.ebuild b/net-proxy/dante/dante-1.3.0.ebuild
index cd8b6745c3ca..d24baf0483d8 100644
--- a/net-proxy/dante/dante-1.3.0.ebuild
+++ b/net-proxy/dante/dante-1.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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.3.0.ebuild,v 1.1 2011/06/15 22:15:27 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.3.0.ebuild,v 1.2 2012/03/13 12:07:02 phajdan.jr Exp $
EAPI=4
@@ -19,7 +19,7 @@ RDEPEND="pam? ( virtual/pam )
kerberos? ( virtual/krb5 )
selinux? ( sec-policy/selinux-dante )
tcpd? ( sys-apps/tcp-wrappers )
- userland_GNU? ( sys-apps/shadow )"
+ userland_GNU? ( virtual/shadow )"
DEPEND="${RDEPEND}
sys-devel/flex
sys-devel/bison"
diff --git a/net-proxy/dante/dante-1.3.1-r1.ebuild b/net-proxy/dante/dante-1.3.1-r1.ebuild
index 7fb2a7922a98..1b09ed12a140 100644
--- a/net-proxy/dante/dante-1.3.1-r1.ebuild
+++ b/net-proxy/dante/dante-1.3.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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.3.1-r1.ebuild,v 1.1 2011/08/02 03:01:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.3.1-r1.ebuild,v 1.2 2012/03/13 12:07:02 phajdan.jr Exp $
EAPI="4"
@@ -19,7 +19,7 @@ RDEPEND="pam? ( virtual/pam )
kerberos? ( virtual/krb5 )
selinux? ( sec-policy/selinux-dante )
tcpd? ( sys-apps/tcp-wrappers )
- userland_GNU? ( sys-apps/shadow )"
+ userland_GNU? ( virtual/shadow )"
DEPEND="${RDEPEND}
sys-devel/flex
sys-devel/bison"
diff --git a/net-proxy/dante/dante-1.3.1.ebuild b/net-proxy/dante/dante-1.3.1.ebuild
index 19299a043fc1..96961bb1c4ae 100644
--- a/net-proxy/dante/dante-1.3.1.ebuild
+++ b/net-proxy/dante/dante-1.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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.3.1.ebuild,v 1.1 2011/06/26 02:22:47 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.3.1.ebuild,v 1.2 2012/03/13 12:07:02 phajdan.jr Exp $
EAPI=4
@@ -19,7 +19,7 @@ RDEPEND="pam? ( virtual/pam )
kerberos? ( virtual/krb5 )
selinux? ( sec-policy/selinux-dante )
tcpd? ( sys-apps/tcp-wrappers )
- userland_GNU? ( sys-apps/shadow )"
+ userland_GNU? ( virtual/shadow )"
DEPEND="${RDEPEND}
sys-devel/flex
sys-devel/bison"
diff --git a/net-proxy/dante/dante-1.3.2.ebuild b/net-proxy/dante/dante-1.3.2.ebuild
index d864c6877340..4bc5ff158446 100644
--- a/net-proxy/dante/dante-1.3.2.ebuild
+++ b/net-proxy/dante/dante-1.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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.3.2.ebuild,v 1.2 2011/12/16 22:18:28 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.3.2.ebuild,v 1.3 2012/03/13 12:07:02 phajdan.jr Exp $
EAPI="4"
@@ -19,7 +19,7 @@ RDEPEND="pam? ( virtual/pam )
kerberos? ( virtual/krb5 )
selinux? ( sec-policy/selinux-dante )
tcpd? ( sys-apps/tcp-wrappers )
- userland_GNU? ( sys-apps/shadow )"
+ userland_GNU? ( virtual/shadow )"
DEPEND="${RDEPEND}
sys-devel/flex
sys-devel/bison"