summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2009-12-13 09:51:41 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2009-12-13 09:51:41 +0000
commit8a160c3ee298fec590167b930649f9f7ec20ea3b (patch)
tree2516704f3e4ac1179a0358c18f4aac6d2ead1444 /x11-libs/gtk+
parentVersion bump, #251665, thank lots of people there. Fixes build issue for gimp... (diff)
downloadgentoo-2-8a160c3ee298fec590167b930649f9f7ec20ea3b.tar.gz
gentoo-2-8a160c3ee298fec590167b930649f9f7ec20ea3b.tar.bz2
gentoo-2-8a160c3ee298fec590167b930649f9f7ec20ea3b.zip
Bump to 2.18.5; remove old -- many bugfixes; a few translation updates
(Portage version: 2.1.7.13/cvs/Linux i686)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r--x11-libs/gtk+/ChangeLog8
-rw-r--r--x11-libs/gtk+/gtk+-2.18.5.ebuild (renamed from x11-libs/gtk+/gtk+-2.18.3.ebuild)6
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index 4bc26f53eb56..4195ddb80295 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/gtk+
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.436 2009/10/31 13:49:52 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.437 2009/12/13 09:51:41 nirbheek Exp $
+
+*gtk+-2.18.5 (13 Dec 2009)
+
+ 13 Dec 2009; Nirbheek Chauhan <nirbheek@gentoo.org> -gtk+-2.18.3.ebuild,
+ +gtk+-2.18.5.ebuild:
+ Bump to 2.18.5; remove old -- many bugfixes; a few translation updates
31 Oct 2009; Nirbheek Chauhan <nirbheek@gentoo.org> gtk+-2.18.3.ebuild:
Depend on cairo[svg]; fixes bug 291283 (we probably want to do +svg in
diff --git a/x11-libs/gtk+/gtk+-2.18.3.ebuild b/x11-libs/gtk+/gtk+-2.18.5.ebuild
index 28435f7eb505..0728e716c76b 100644
--- a/x11-libs/gtk+/gtk+-2.18.3.ebuild
+++ b/x11-libs/gtk+/gtk+-2.18.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.18.3.ebuild,v 1.2 2009/10/31 13:49:52 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.18.5.ebuild,v 1.1 2009/12/13 09:51:41 nirbheek Exp $
EAPI="2"
@@ -69,10 +69,6 @@ src_prepare() {
# Don't break inclusion of gtkclist.h, upstream bug 536767
epatch "${FILESDIR}/${PN}-2.14.3-limit-gtksignal-includes.patch"
- # Fix blured images when using jpeg7 in gdk-pixbuf, upstream
- # bug #588740, gentoo bug #282744.
- epatch "${FILESDIR}/${PN}-2.16.5-jpeg-backward-compatibility.patch"
-
# -O3 and company cause random crashes in applications. Bug #133469
replace-flags -O3 -O2
strip-flags