diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:57:21 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 18:57:21 +0000 |
commit | 870a623a3652da466b83454a214fa970b4c084be (patch) | |
tree | cd8ce64a303c501e57795a65bb6fed129868750e /sys-auth/pam_mount | |
parent | old (diff) | |
download | gentoo-2-870a623a3652da466b83454a214fa970b4c084be.tar.gz gentoo-2-870a623a3652da466b83454a214fa970b4c084be.tar.bz2 gentoo-2-870a623a3652da466b83454a214fa970b4c084be.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sys-auth/pam_mount')
-rw-r--r-- | sys-auth/pam_mount/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.1.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.10.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.11.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.12.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.13.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.5.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.6.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/pam_mount/pam_mount-2.8.ebuild | 6 |
9 files changed, 30 insertions, 24 deletions
diff --git a/sys-auth/pam_mount/ChangeLog b/sys-auth/pam_mount/ChangeLog index 2e8190e010d2..90c5c9156d65 100644 --- a/sys-auth/pam_mount/ChangeLog +++ b/sys-auth/pam_mount/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-auth/pam_mount # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.64 2012/03/07 19:14:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/ChangeLog,v 1.65 2012/05/04 18:57:21 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> pam_mount-2.1.ebuild, + pam_mount-2.5.ebuild, pam_mount-2.6.ebuild, pam_mount-2.8.ebuild, + pam_mount-2.10.ebuild, pam_mount-2.11.ebuild, pam_mount-2.12.ebuild, + pam_mount-2.13.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 07 Mar 2012; Brent Baude <ranger@gentoo.org> pam_mount-2.11.ebuild: Marking pam_mount-2.11 ppc for bug 380783 diff --git a/sys-auth/pam_mount/pam_mount-2.1.ebuild b/sys-auth/pam_mount/pam_mount-2.1.ebuild index fe6ebb589f2c..44f033bfd05a 100644 --- a/sys-auth/pam_mount/pam_mount-2.1.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.1.ebuild,v 1.5 2010/08/13 13:33:09 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.1.ebuild,v 1.6 2012/05/04 18:57:21 jdhore Exp $ EAPI=3 @@ -20,7 +20,7 @@ DEPEND=">=sys-libs/pam-0.99 >=sys-libs/libhx-3.4 dev-libs/libxml2 >=sys-fs/cryptsetup-1.1.0 - dev-util/pkgconfig + virtual/pkgconfig app-arch/xz-utils" RDEPEND=">=sys-libs/pam-0.99 dev-libs/openssl diff --git a/sys-auth/pam_mount/pam_mount-2.10.ebuild b/sys-auth/pam_mount/pam_mount-2.10.ebuild index 369f594487b4..ee5c24d01183 100644 --- a/sys-auth/pam_mount/pam_mount-2.10.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.10.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/sys-auth/pam_mount/pam_mount-2.10.ebuild,v 1.4 2011/05/22 16:16:38 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.10.ebuild,v 1.5 2012/05/04 18:57:21 jdhore Exp $ EAPI=4 @@ -23,7 +23,7 @@ COMMON_DEPEND=">=sys-libs/pam-0.99 ssl? ( >=dev-libs/openssl-0.9.8 ) selinux? ( sys-libs/libselinux )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig + virtual/pkgconfig app-arch/xz-utils" RDEPEND="${COMMON_DEPEND}" diff --git a/sys-auth/pam_mount/pam_mount-2.11.ebuild b/sys-auth/pam_mount/pam_mount-2.11.ebuild index 63602263fcc7..ccf0d4bd89d6 100644 --- a/sys-auth/pam_mount/pam_mount-2.11.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.11.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/sys-auth/pam_mount/pam_mount-2.11.ebuild,v 1.7 2012/03/07 19:14:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.11.ebuild,v 1.8 2012/05/04 18:57:21 jdhore Exp $ EAPI=4 @@ -23,7 +23,7 @@ COMMON_DEPEND=">=sys-libs/pam-0.99 ssl? ( >=dev-libs/openssl-0.9.8 ) selinux? ( sys-libs/libselinux )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig + virtual/pkgconfig app-arch/xz-utils" RDEPEND="${COMMON_DEPEND}" diff --git a/sys-auth/pam_mount/pam_mount-2.12.ebuild b/sys-auth/pam_mount/pam_mount-2.12.ebuild index 0e95d8f6cc4c..7a2c25152a88 100644 --- a/sys-auth/pam_mount/pam_mount-2.12.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.12.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/sys-auth/pam_mount/pam_mount-2.12.ebuild,v 1.1 2011/10/06 14:35:03 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.12.ebuild,v 1.2 2012/05/04 18:57:21 jdhore Exp $ EAPI=4 @@ -23,7 +23,7 @@ COMMON_DEPEND=">=sys-libs/pam-0.99 ssl? ( >=dev-libs/openssl-0.9.8 ) selinux? ( sys-libs/libselinux )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig + virtual/pkgconfig app-arch/xz-utils" RDEPEND="${COMMON_DEPEND}" diff --git a/sys-auth/pam_mount/pam_mount-2.13.ebuild b/sys-auth/pam_mount/pam_mount-2.13.ebuild index 58056aa8efb1..cd3cf8fd2435 100644 --- a/sys-auth/pam_mount/pam_mount-2.13.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.13.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/sys-auth/pam_mount/pam_mount-2.13.ebuild,v 1.2 2011/12/24 10:57:46 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.13.ebuild,v 1.3 2012/05/04 18:57:21 jdhore Exp $ EAPI=4 @@ -23,7 +23,7 @@ COMMON_DEPEND=">=sys-libs/pam-0.99 ssl? ( >=dev-libs/openssl-0.9.8 ) selinux? ( sys-libs/libselinux )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig + virtual/pkgconfig app-arch/xz-utils" RDEPEND="${COMMON_DEPEND} >=sys-apps/util-linux-2.20" diff --git a/sys-auth/pam_mount/pam_mount-2.5.ebuild b/sys-auth/pam_mount/pam_mount-2.5.ebuild index f42614d8e1da..17847b80d229 100644 --- a/sys-auth/pam_mount/pam_mount-2.5.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.5.ebuild,v 1.1 2010/10/05 11:32:01 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.5.ebuild,v 1.2 2012/05/04 18:57:21 jdhore Exp $ EAPI=3 @@ -20,7 +20,7 @@ DEPEND=">=sys-libs/pam-0.99 >=sys-libs/libhx-3.4 dev-libs/libxml2 >=sys-fs/cryptsetup-1.1.0 - dev-util/pkgconfig + virtual/pkgconfig app-arch/xz-utils" RDEPEND=">=sys-libs/pam-0.99 dev-libs/openssl diff --git a/sys-auth/pam_mount/pam_mount-2.6.ebuild b/sys-auth/pam_mount/pam_mount-2.6.ebuild index dcc7aad3f4e0..d50b02614e9c 100644 --- a/sys-auth/pam_mount/pam_mount-2.6.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.6.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/sys-auth/pam_mount/pam_mount-2.6.ebuild,v 1.3 2011/01/20 04:27:53 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.6.ebuild,v 1.4 2012/05/04 18:57:21 jdhore Exp $ EAPI=3 @@ -20,7 +20,7 @@ DEPEND=">=sys-libs/pam-0.99 >=sys-libs/libhx-3.6 dev-libs/libxml2 >=sys-fs/cryptsetup-1.1.0 - dev-util/pkgconfig + virtual/pkgconfig app-arch/xz-utils" RDEPEND=">=sys-libs/pam-0.99 dev-libs/openssl diff --git a/sys-auth/pam_mount/pam_mount-2.8.ebuild b/sys-auth/pam_mount/pam_mount-2.8.ebuild index 995b20a4ee91..a502565898c5 100644 --- a/sys-auth/pam_mount/pam_mount-2.8.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.8.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/sys-auth/pam_mount/pam_mount-2.8.ebuild,v 1.1 2011/01/20 04:32:11 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mount/pam_mount-2.8.ebuild,v 1.2 2012/05/04 18:57:21 jdhore Exp $ EAPI=3 @@ -20,7 +20,7 @@ DEPEND=">=sys-libs/pam-0.99 >=sys-libs/libhx-3.8 dev-libs/libxml2 >=sys-fs/cryptsetup-1.1.0 - dev-util/pkgconfig + virtual/pkgconfig app-arch/xz-utils" RDEPEND=">=sys-libs/pam-0.99 dev-libs/openssl |