diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 03:20:45 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 03:20:45 +0000 |
commit | 0d7e06ecc0fdeb0011916ad258a5cf1635da87f1 (patch) | |
tree | 5861eea25265d7943ba303811b5649b63a6b5138 /net-misc/openssh | |
parent | Update HOMEPAGE. (diff) | |
download | gentoo-2-0d7e06ecc0fdeb0011916ad258a5cf1635da87f1.tar.gz gentoo-2-0d7e06ecc0fdeb0011916ad258a5cf1635da87f1.tar.bz2 gentoo-2-0d7e06ecc0fdeb0011916ad258a5cf1635da87f1.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-misc/openssh')
-rw-r--r-- | net-misc/openssh/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/openssh/openssh-5.5_p1-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/openssh/openssh-5.6_p1-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/openssh/openssh-5.7_p1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/openssh/openssh-5.8_p1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/openssh/openssh-5.8_p2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/openssh/openssh-5.8_p2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/openssh/openssh-5.9_p1-r3.ebuild | 4 | ||||
-rw-r--r-- | net-misc/openssh/openssh-5.9_p1-r4.ebuild | 4 | ||||
-rw-r--r-- | net-misc/openssh/openssh-6.0_p1.ebuild | 4 |
10 files changed, 25 insertions, 19 deletions
diff --git a/net-misc/openssh/ChangeLog b/net-misc/openssh/ChangeLog index 443e5e4ebbd0..514b6275aba0 100644 --- a/net-misc/openssh/ChangeLog +++ b/net-misc/openssh/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/openssh # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.442 2012/05/03 00:43:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.443 2012/05/05 03:20:40 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> openssh-5.5_p1-r2.ebuild, + openssh-5.6_p1-r2.ebuild, openssh-5.7_p1-r1.ebuild, openssh-5.8_p1-r1.ebuild, + openssh-5.8_p2.ebuild, openssh-5.8_p2-r1.ebuild, openssh-5.9_p1-r3.ebuild, + openssh-5.9_p1-r4.ebuild, openssh-6.0_p1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 03 May 2012; Mike Frysinger <vapier@gentoo.org> openssh-6.0_p1.ebuild: Enable locale env var passing by default #367017 by Michael. diff --git a/net-misc/openssh/openssh-5.5_p1-r2.ebuild b/net-misc/openssh/openssh-5.5_p1-r2.ebuild index 6995c792dee2..1e668d1f916f 100644 --- a/net-misc/openssh/openssh-5.5_p1-r2.ebuild +++ b/net-misc/openssh/openssh-5.5_p1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.5_p1-r2.ebuild,v 1.12 2012/03/13 11:57:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.5_p1-r2.ebuild,v 1.13 2012/05/05 03:20:40 jdhore Exp $ EAPI="2" inherit eutils flag-o-matic multilib autotools pam @@ -41,7 +41,7 @@ RDEPEND="pam? ( virtual/pam ) X? ( x11-apps/xauth ) userland_GNU? ( virtual/shadow )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig virtual/os-headers sys-devel/autoconf" RDEPEND="${RDEPEND} diff --git a/net-misc/openssh/openssh-5.6_p1-r2.ebuild b/net-misc/openssh/openssh-5.6_p1-r2.ebuild index 89ff8af81425..0c4c1d85a799 100644 --- a/net-misc/openssh/openssh-5.6_p1-r2.ebuild +++ b/net-misc/openssh/openssh-5.6_p1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.6_p1-r2.ebuild,v 1.14 2012/03/13 11:57:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.6_p1-r2.ebuild,v 1.15 2012/05/05 03:20:40 jdhore Exp $ EAPI="2" inherit eutils flag-o-matic multilib autotools pam @@ -38,7 +38,7 @@ RDEPEND="pam? ( virtual/pam ) X? ( x11-apps/xauth ) userland_GNU? ( virtual/shadow )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig virtual/os-headers sys-devel/autoconf" RDEPEND="${RDEPEND} diff --git a/net-misc/openssh/openssh-5.7_p1-r1.ebuild b/net-misc/openssh/openssh-5.7_p1-r1.ebuild index c8f74d1dcc7f..2f423a3f391c 100644 --- a/net-misc/openssh/openssh-5.7_p1-r1.ebuild +++ b/net-misc/openssh/openssh-5.7_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.7_p1-r1.ebuild,v 1.7 2012/03/13 11:57:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.7_p1-r1.ebuild,v 1.8 2012/05/05 03:20:40 jdhore Exp $ EAPI="2" inherit eutils flag-o-matic multilib autotools pam @@ -38,7 +38,7 @@ RDEPEND="pam? ( virtual/pam ) X? ( x11-apps/xauth ) userland_GNU? ( virtual/shadow )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig virtual/os-headers sys-devel/autoconf" RDEPEND="${RDEPEND} diff --git a/net-misc/openssh/openssh-5.8_p1-r1.ebuild b/net-misc/openssh/openssh-5.8_p1-r1.ebuild index c958830eb550..c9bada38f47d 100644 --- a/net-misc/openssh/openssh-5.8_p1-r1.ebuild +++ b/net-misc/openssh/openssh-5.8_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.8_p1-r1.ebuild,v 1.9 2012/03/13 11:57:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.8_p1-r1.ebuild,v 1.10 2012/05/05 03:20:40 jdhore Exp $ EAPI="2" inherit eutils flag-o-matic multilib autotools pam @@ -38,7 +38,7 @@ RDEPEND="pam? ( virtual/pam ) X? ( x11-apps/xauth ) userland_GNU? ( virtual/shadow )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig virtual/os-headers sys-devel/autoconf" RDEPEND="${RDEPEND} diff --git a/net-misc/openssh/openssh-5.8_p2-r1.ebuild b/net-misc/openssh/openssh-5.8_p2-r1.ebuild index 9aa76cf7182c..a7e0960b1940 100644 --- a/net-misc/openssh/openssh-5.8_p2-r1.ebuild +++ b/net-misc/openssh/openssh-5.8_p2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.8_p2-r1.ebuild,v 1.4 2012/03/13 11:57:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.8_p2-r1.ebuild,v 1.5 2012/05/05 03:20:40 jdhore Exp $ EAPI="2" inherit eutils flag-o-matic multilib autotools pam @@ -38,7 +38,7 @@ RDEPEND="pam? ( virtual/pam ) X? ( x11-apps/xauth ) userland_GNU? ( virtual/shadow )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig virtual/os-headers sys-devel/autoconf" RDEPEND="${RDEPEND} diff --git a/net-misc/openssh/openssh-5.8_p2.ebuild b/net-misc/openssh/openssh-5.8_p2.ebuild index 47e420666b43..fc9e57987bfd 100644 --- a/net-misc/openssh/openssh-5.8_p2.ebuild +++ b/net-misc/openssh/openssh-5.8_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.8_p2.ebuild,v 1.5 2012/03/13 11:57:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.8_p2.ebuild,v 1.6 2012/05/05 03:20:40 jdhore Exp $ EAPI="2" inherit eutils flag-o-matic multilib autotools pam @@ -38,7 +38,7 @@ RDEPEND="pam? ( virtual/pam ) X? ( x11-apps/xauth ) userland_GNU? ( virtual/shadow )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig virtual/os-headers sys-devel/autoconf" RDEPEND="${RDEPEND} diff --git a/net-misc/openssh/openssh-5.9_p1-r3.ebuild b/net-misc/openssh/openssh-5.9_p1-r3.ebuild index dc12b73c14e9..078c392d0b2f 100644 --- a/net-misc/openssh/openssh-5.9_p1-r3.ebuild +++ b/net-misc/openssh/openssh-5.9_p1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.9_p1-r3.ebuild,v 1.8 2012/03/13 11:57:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.9_p1-r3.ebuild,v 1.9 2012/05/05 03:20:40 jdhore Exp $ EAPI="2" inherit eutils flag-o-matic multilib autotools pam systemd @@ -38,7 +38,7 @@ RDEPEND="pam? ( virtual/pam ) X? ( x11-apps/xauth ) userland_GNU? ( virtual/shadow )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig virtual/os-headers sys-devel/autoconf" RDEPEND="${RDEPEND} diff --git a/net-misc/openssh/openssh-5.9_p1-r4.ebuild b/net-misc/openssh/openssh-5.9_p1-r4.ebuild index 1c5046a6e9a2..d60d23b8afe3 100644 --- a/net-misc/openssh/openssh-5.9_p1-r4.ebuild +++ b/net-misc/openssh/openssh-5.9_p1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.9_p1-r4.ebuild,v 1.6 2012/04/16 20:48:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.9_p1-r4.ebuild,v 1.7 2012/05/05 03:20:40 jdhore Exp $ EAPI="2" inherit eutils flag-o-matic multilib autotools pam systemd @@ -38,7 +38,7 @@ RDEPEND="pam? ( virtual/pam ) X? ( x11-apps/xauth ) userland_GNU? ( virtual/shadow )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig virtual/os-headers sys-devel/autoconf" RDEPEND="${RDEPEND} diff --git a/net-misc/openssh/openssh-6.0_p1.ebuild b/net-misc/openssh/openssh-6.0_p1.ebuild index e998a9fe774b..78ac2cbf1374 100644 --- a/net-misc/openssh/openssh-6.0_p1.ebuild +++ b/net-misc/openssh/openssh-6.0_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-6.0_p1.ebuild,v 1.2 2012/05/03 00:43:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-6.0_p1.ebuild,v 1.3 2012/05/05 03:20:40 jdhore Exp $ EAPI="2" inherit eutils flag-o-matic multilib autotools pam systemd @@ -38,7 +38,7 @@ RDEPEND="pam? ( virtual/pam ) X? ( x11-apps/xauth ) userland_GNU? ( virtual/shadow )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig virtual/os-headers sys-devel/autoconf" RDEPEND="${RDEPEND} |