diff options
author | 2014-05-02 09:11:41 +0000 | |
---|---|---|
committer | 2014-05-02 09:11:41 +0000 | |
commit | ed2b00547c8e7c9148b08af33a07958029711af9 (patch) | |
tree | 84c30f35f3ce86c2e953be95e69ede2bd1f480f9 /x11-libs | |
parent | Fix typo in dbus paths. (diff) | |
download | gentoo-2-ed2b00547c8e7c9148b08af33a07958029711af9.tar.gz gentoo-2-ed2b00547c8e7c9148b08af33a07958029711af9.tar.bz2 gentoo-2-ed2b00547c8e7c9148b08af33a07958029711af9.zip |
Fix gtk-doc dep (#509118 by Chris Williams)
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.23.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.10.8.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 8b82c1a714e6..278aa44c3e76 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.716 2014/04/27 21:57:29 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.717 2014/05/02 09:11:41 pacho Exp $ + + 02 May 2014; Pacho Ramos <pacho@gentoo.org> gtk+-2.24.23.ebuild, + gtk+-3.10.8.ebuild: + Fix gtk-doc dep (#509118 by Chris Williams) 27 Apr 2014; Alexandre Rostovtsev <tetromino@gentoo.org> gtk+-3.10.8.ebuild: colord now has subslots diff --git a/x11-libs/gtk+/gtk+-2.24.23.ebuild b/x11-libs/gtk+/gtk+-2.24.23.ebuild index a1ced9759639..6d03ddf2a551 100644 --- a/x11-libs/gtk+/gtk+-2.24.23.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.23.ebuild,v 1.11 2014/04/21 10:30:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.23.ebuild,v 1.12 2014/05/02 09:11:41 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -54,7 +54,7 @@ DEPEND="${COMMON_DEPEND} x11-proto/damageproto ) xinerama? ( x11-proto/xineramaproto ) - >=dev-util/gtk-doc-am-1.11 + >=dev-util/gtk-doc-am-1.20 test? ( x11-themes/hicolor-icon-theme media-fonts/font-misc-misc diff --git a/x11-libs/gtk+/gtk+-3.10.8.ebuild b/x11-libs/gtk+/gtk+-3.10.8.ebuild index 08d5179f58e5..8cbbd73004ae 100644 --- a/x11-libs/gtk+/gtk+-3.10.8.ebuild +++ b/x11-libs/gtk+/gtk+-3.10.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.10.8.ebuild,v 1.12 2014/04/27 21:57:29 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.10.8.ebuild,v 1.13 2014/05/02 09:11:41 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -65,7 +65,7 @@ DEPEND="${COMMON_DEPEND} app-text/docbook-xml-dtd:4.1.2 dev-libs/libxslt dev-util/gdbus-codegen - >=dev-util/gtk-doc-am-1.11 + >=dev-util/gtk-doc-am-1.20 sys-devel/gettext virtual/pkgconfig X? ( |