summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-13 13:11:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-13 13:11:13 +0000
commite444181b50139db19cac9aff94d0fc52416e67e4 (patch)
tree924d21ab93ddc5652d16b63352f91ffdf4db688e /x11-libs/gtk+
parentStable for amd64, wrt bug #407643 (diff)
downloadhistorical-e444181b50139db19cac9aff94d0fc52416e67e4.tar.gz
historical-e444181b50139db19cac9aff94d0fc52416e67e4.tar.bz2
historical-e444181b50139db19cac9aff94d0fc52416e67e4.zip
Stable for amd64, wrt bug #407643
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r--x11-libs/gtk+/ChangeLog5
-rw-r--r--x11-libs/gtk+/gtk+-3.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index 9b95b25eadc0..97c019481bb7 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtk+
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.569 2012/03/12 15:15:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.570 2012/03/13 13:11:13 ago Exp $
+
+ 13 Mar 2012; Agostino Sarubbo <ago@gentoo.org> gtk+-3.2.3.ebuild:
+ Stable for amd64, wrt bug #407643
12 Mar 2012; Brent Baude <ranger@gentoo.org> gtk+-3.2.3.ebuild:
Marking gtk+-3.2.3 ppc64 stable for bug 407643
diff --git a/x11-libs/gtk+/gtk+-3.2.3.ebuild b/x11-libs/gtk+/gtk+-3.2.3.ebuild
index 096a45eb4d9c..91afdddcfade 100644
--- a/x11-libs/gtk+/gtk+-3.2.3.ebuild
+++ b/x11-libs/gtk+/gtk+-3.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.2.3.ebuild,v 1.3 2012/03/12 15:15:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.2.3.ebuild,v 1.4 2012/03/13 13:11:13 ago Exp $
EAPI="4"
@@ -17,7 +17,7 @@ SLOT="3"
# I tried this and got it all compiling, but the end result is unusable as it
# horribly mixes up the backends -- grobian
IUSE="aqua colord cups debug doc examples +introspection packagekit test vim-syntax xinerama"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
# FIXME: introspection data is built against system installation of gtk+:3
# NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)