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 | 6dabb863882599c6142dc4be987f385b310cf888 (patch) | |
tree | 2ecfdd9ac3e23e1622c594769637b9efb63d615f /sys-auth/pam_p11 | |
parent | old (diff) | |
download | historical-6dabb863882599c6142dc4be987f385b310cf888.tar.gz historical-6dabb863882599c6142dc4be987f385b310cf888.tar.bz2 historical-6dabb863882599c6142dc4be987f385b310cf888.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sys-auth/pam_p11')
-rw-r--r-- | sys-auth/pam_p11/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/pam_p11/ChangeLog b/sys-auth/pam_p11/ChangeLog index 9800a8e0e1e5..6d3ca679bce0 100644 --- a/sys-auth/pam_p11/ChangeLog +++ b/sys-auth/pam_p11/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_p11 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v 1.37 2011/04/29 18:49:06 halcy0n Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/ChangeLog,v 1.38 2012/05/04 18:57:21 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> pam_p11-0.1.5-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 29 Apr 2011; Mark Loeser <halcy0n@gentoo.org> metadata.xml: Invalid herd: pam-bugs -> pam diff --git a/sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild b/sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild index 4f33195e8e7e..b8709d64b691 100644 --- a/sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild +++ b/sys-auth/pam_p11/pam_p11-0.1.5-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/sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild,v 1.7 2011/03/24 18:10:12 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_p11/pam_p11-0.1.5-r1.ebuild,v 1.8 2012/05/04 18:57:21 jdhore Exp $ EAPI=2 @@ -19,7 +19,7 @@ RDEPEND="virtual/pam dev-libs/libp11 dev-libs/openssl" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { # hide all the otherwise-exported symbols that may clash with |