summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-19 10:06:21 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-19 10:06:21 +0000
commitcf9bc85ce40527b9f51d5e0d7f0b5ce98d1d2cd6 (patch)
treeee35a39bd2d332ad20ff08890991a67e659fd185 /x11-libs
parentDeal with gcc-5 preprocessor output changes (bug #549618). (diff)
downloadgentoo-2-cf9bc85ce40527b9f51d5e0d7f0b5ce98d1d2cd6.tar.gz
gentoo-2-cf9bc85ce40527b9f51d5e0d7f0b5ce98d1d2cd6.tar.bz2
gentoo-2-cf9bc85ce40527b9f51d5e0d7f0b5ce98d1d2cd6.zip
Version bump, drop old
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtk+/ChangeLog8
-rw-r--r--x11-libs/gtk+/gtk+-3.16.5.ebuild (renamed from x11-libs/gtk+/gtk+-3.16.3.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index e644b20635de..9623583d6586 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/gtk+
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.792 2015/07/17 15:43:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.793 2015/07/19 10:06:21 pacho Exp $
+
+*gtk+-3.16.5 (19 Jul 2015)
+
+ 19 Jul 2015; Pacho Ramos <pacho@gentoo.org> +gtk+-3.16.5.ebuild,
+ -gtk+-3.16.3.ebuild:
+ Version bump, drop old
17 Jul 2015; Agostino Sarubbo <ago@gentoo.org> gtk+-1.2.10-r13.ebuild,
gtk+-2.24.28-r1.ebuild, gtk+-3.14.13.ebuild:
diff --git a/x11-libs/gtk+/gtk+-3.16.3.ebuild b/x11-libs/gtk+/gtk+-3.16.5.ebuild
index b458382f50b7..fc3d9845b31c 100644
--- a/x11-libs/gtk+/gtk+-3.16.3.ebuild
+++ b/x11-libs/gtk+/gtk+-3.16.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.16.3.ebuild,v 1.1 2015/06/08 22:12:44 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.16.5.ebuild,v 1.1 2015/07/19 10:06:21 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -38,7 +38,7 @@ COMMON_DEPEND="
>=dev-libs/json-glib-1.0[${MULTILIB_USEDEP}] )
colord? ( >=x11-misc/colord-0.1.9:0=[${MULTILIB_USEDEP}] )
cups? ( >=net-print/cups-1.2[${MULTILIB_USEDEP}] )
- introspection? ( >=dev-libs/gobject-introspection-1.39 )
+ introspection? ( >=dev-libs/gobject-introspection-1.39:= )
wayland? (
>=dev-libs/wayland-1.5.91[${MULTILIB_USEDEP}]
media-libs/mesa[wayland,${MULTILIB_USEDEP}]
@@ -133,7 +133,7 @@ src_prepare() {
strip_builddir SRC_SUBDIRS examples Makefile.{am,in}
fi
- # Do no build and install gtk-update-icon-cache which is done by gtk+:2
+ # gtk-update-icon-cache is installed by dev-util/gtk-update-icon-cache
epatch "${FILESDIR}"/${PN}-3.16.2-remove_update-icon-cache.patch
epatch_user