diff options
author | 2012-05-04 18:57:21 +0000 | |
---|---|---|
committer | 2012-05-04 18:57:21 +0000 | |
commit | 6dabb863882599c6142dc4be987f385b310cf888 (patch) | |
tree | 2ecfdd9ac3e23e1622c594769637b9efb63d615f /sys-auth/polkit | |
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/polkit')
-rw-r--r-- | sys-auth/polkit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/polkit/polkit-0.104-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog index 84d0642a2049..8691218e5721 100644 --- a/sys-auth/polkit/ChangeLog +++ b/sys-auth/polkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.73 2012/04/18 12:00:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.74 2012/05/04 18:57:21 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> polkit-0.104-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 18 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> -polkit-0.102.ebuild, -polkit-0.103.ebuild, -polkit-0.104.ebuild: diff --git a/sys-auth/polkit/polkit-0.104-r1.ebuild b/sys-auth/polkit/polkit-0.104-r1.ebuild index e1804f7c74d2..bdccc3d800b8 100644 --- a/sys-auth/polkit/polkit-0.104-r1.ebuild +++ b/sys-auth/polkit/polkit-0.104-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/sys-auth/polkit/polkit-0.104-r1.ebuild,v 1.8 2012/03/25 17:58:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.104-r1.ebuild,v 1.9 2012/05/04 18:57:21 jdhore Exp $ EAPI=4 inherit pam @@ -24,7 +24,7 @@ DEPEND="${RDEPEND} app-text/docbook-xsl-stylesheets dev-libs/libxslt dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig doc? ( >=dev-util/gtk-doc-1.13 )" PDEPEND="!systemd? ( >=sys-auth/consolekit-0.4.5[policykit] ) pam? ( sys-auth/pambase[consolekit] ) |