summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2010-03-25 14:50:22 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2010-03-25 14:50:22 +0000
commit9df99e244fbd956e8dc653c2d3c4f51a8bfdbf79 (patch)
tree80ea9486b28dcb3a264afb9a43793f09b19a730c /sys-auth
parentVersion bump (diff)
downloadgentoo-2-9df99e244fbd956e8dc653c2d3c4f51a8bfdbf79.tar.gz
gentoo-2-9df99e244fbd956e8dc653c2d3c4f51a8bfdbf79.tar.bz2
gentoo-2-9df99e244fbd956e8dc653c2d3c4f51a8bfdbf79.zip
Raise gtk-doc{,-am} dependencies. Fixes bug 311085
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit/ChangeLog6
-rw-r--r--sys-auth/polkit/polkit-0.96-r1.ebuild7
-rw-r--r--sys-auth/polkit/polkit-0.96.ebuild7
3 files changed, 13 insertions, 7 deletions
diff --git a/sys-auth/polkit/ChangeLog b/sys-auth/polkit/ChangeLog
index 7ad95785cfc7..bf8b48bcd675 100644
--- a/sys-auth/polkit/ChangeLog
+++ b/sys-auth/polkit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/polkit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.12 2010/03/21 10:21:47 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.13 2010/03/25 14:50:22 nirbheek Exp $
+
+ 25 Mar 2010; Nirbheek Chauhan <nirbheek@gentoo.org> polkit-0.96.ebuild,
+ polkit-0.96-r1.ebuild:
+ Raise gtk-doc{,-am} dependencies. Fixes bug 311085
21 Mar 2010; Nirbheek Chauhan <nirbheek@gentoo.org>
-files/polkit-0.93-fix-daemon-name.patch, -polkit-0.94.ebuild,
diff --git a/sys-auth/polkit/polkit-0.96-r1.ebuild b/sys-auth/polkit/polkit-0.96-r1.ebuild
index 314f35625024..3c755083e4d5 100644
--- a/sys-auth/polkit/polkit-0.96-r1.ebuild
+++ b/sys-auth/polkit/polkit-0.96-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.96-r1.ebuild,v 1.1 2010/03/21 10:17:50 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.96-r1.ebuild,v 1.2 2010/03/25 14:50:22 nirbheek Exp $
EAPI="2"
@@ -29,9 +29,10 @@ DEPEND="${RDEPEND}
app-text/docbook-xsl-stylesheets
>=dev-util/pkgconfig-0.18
>=dev-util/intltool-0.36
- dev-util/gtk-doc-am
- doc? ( >=dev-util/gtk-doc-1.10 )"
+ >=dev-util/gtk-doc-am-1.13
+ doc? ( >=dev-util/gtk-doc-1.13 )"
PDEPEND=">=sys-auth/consolekit-0.4[policykit]"
+# gtk-doc-am-1.13 needed for eautoreconf
pkg_setup() {
enewgroup polkituser
diff --git a/sys-auth/polkit/polkit-0.96.ebuild b/sys-auth/polkit/polkit-0.96.ebuild
index 7e427aac03e4..82e31380bfed 100644
--- a/sys-auth/polkit/polkit-0.96.ebuild
+++ b/sys-auth/polkit/polkit-0.96.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.96.ebuild,v 1.5 2010/03/07 00:13:49 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.96.ebuild,v 1.6 2010/03/25 14:50:22 nirbheek Exp $
EAPI="2"
@@ -29,9 +29,10 @@ DEPEND="${RDEPEND}
app-text/docbook-xsl-stylesheets
>=dev-util/pkgconfig-0.18
>=dev-util/intltool-0.36
- dev-util/gtk-doc-am
- doc? ( >=dev-util/gtk-doc-1.10 )"
+ >=dev-util/gtk-doc-am-1.13
+ doc? ( >=dev-util/gtk-doc-1.13 )"
PDEPEND=">=sys-auth/consolekit-0.4[policykit]"
+# gtk-doc-am-1.13 needed for eautoreconf
pkg_setup() {
enewgroup polkituser