diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2014-04-27 21:57:29 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2014-04-27 21:57:29 +0000 |
commit | b272cd45e6006d026afaead4c9874abebee19562 (patch) | |
tree | 74f04f155ebe50e907a572849821f95812d92f30 /x11-libs/gtk+ | |
parent | Version bump for Gnome 3.12. (diff) | |
download | gentoo-2-b272cd45e6006d026afaead4c9874abebee19562.tar.gz gentoo-2-b272cd45e6006d026afaead4c9874abebee19562.tar.bz2 gentoo-2-b272cd45e6006d026afaead4c9874abebee19562.zip |
colord now has subslots
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.10.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 21f1ae965dbd..8b82c1a714e6 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # 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.715 2014/04/27 16:23:11 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.716 2014/04/27 21:57:29 tetromino Exp $ + + 27 Apr 2014; Alexandre Rostovtsev <tetromino@gentoo.org> gtk+-3.10.8.ebuild: + colord now has subslots *gtk+-3.12.1 (27 Apr 2014) diff --git a/x11-libs/gtk+/gtk+-3.10.8.ebuild b/x11-libs/gtk+/gtk+-3.10.8.ebuild index d1589853bef7..08d5179f58e5 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.11 2014/04/21 10:30:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.10.8.ebuild,v 1.12 2014/04/27 21:57:29 tetromino Exp $ EAPI="5" GCONF_DEBUG="no" @@ -38,7 +38,7 @@ COMMON_DEPEND=" >=x11-libs/pango-1.32.4[introspection?] x11-misc/shared-mime-info - colord? ( >=x11-misc/colord-0.1.9 ) + colord? ( >=x11-misc/colord-0.1.9:0= ) cups? ( >=net-print/cups-1.2 ) introspection? ( >=dev-libs/gobject-introspection-1.32 ) wayland? ( |