From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RecBn-0000ND-Vs for garchives@archives.gentoo.org; Sun, 25 Dec 2011 00:43:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E007021C031; Sun, 25 Dec 2011 00:43:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 945E121C031 for ; Sun, 25 Dec 2011 00:43:39 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 158CC1B4002 for ; Sun, 25 Dec 2011 00:43:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 606BC80042 for ; Sun, 25 Dec 2011 00:43:38 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: <3d600af7fa94baf6989dd946a5c3b41cce7f3bf5.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: x11-libs/gtk+/ X-VCS-Repository: proj/gnome X-VCS-Files: x11-libs/gtk+/gtk+-3.3.6.ebuild x11-libs/gtk+/gtk+-9999.ebuild X-VCS-Directories: x11-libs/gtk+/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: 3d600af7fa94baf6989dd946a5c3b41cce7f3bf5 Date: Sun, 25 Dec 2011 00:43:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d64499a2-f500-4295-9564-8bbad65a0a16 X-Archives-Hash: 8a657c89b605ae62b4a220e6423698f7 commit: 3d600af7fa94baf6989dd946a5c3b41cce7f3bf5 Author: Nirbheek Chauhan gentoo org> AuthorDate: Sat Dec 24 19:06:48 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Sat Dec 24 19:10:00 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D3d600af7 x11-libs/gtk+: bump to 3.3.6 --- .../gtk+/{gtk+-9999.ebuild =3D> gtk+-3.3.6.ebuild} | 26 +++++++-----= -------- x11-libs/gtk+/gtk+-9999.ebuild | 13 ++++----- 2 files changed, 15 insertions(+), 24 deletions(-) diff --git a/x11-libs/gtk+/gtk+-9999.ebuild b/x11-libs/gtk+/gtk+-3.3.6.eb= uild similarity index 89% copy from x11-libs/gtk+/gtk+-9999.ebuild copy to x11-libs/gtk+/gtk+-3.3.6.ebuild index b55d38a..b9d5b14 100644 --- a/x11-libs/gtk+/gtk+-9999.ebuild +++ b/x11-libs/gtk+/gtk+-3.3.6.ebuild @@ -1,13 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.2.2-r2.ebuild,v = 1.1 2011/12/15 23:46:04 tetromino Exp $ =20 EAPI=3D"4" =20 inherit eutils flag-o-matic gnome.org gnome2-utils libtool virtualx -if [[ ${PV} =3D 9999 ]]; then - inherit gnome2-live -fi =20 DESCRIPTION=3D"Gimp ToolKit +" HOMEPAGE=3D"http://www.gtk.org/" @@ -20,11 +17,7 @@ SLOT=3D"3" # I tried this and got it all compiling, but the end result is unusable = as it # horribly mixes up the backends -- grobian IUSE=3D"aqua colord cups debug doc examples +introspection packagekit te= st vim-syntax xinerama" -if [[ ${PV} =3D 9999 ]]; then - KEYWORDS=3D"" -else - KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc= ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-ma= cos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -fi +KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc = ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-mac= os ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" =20 # FIXME: introspection data is built against system installation of gtk+= :3 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautor= econf) @@ -49,7 +42,7 @@ COMMON_DEPEND=3D"!aqua? ( >=3Dx11-libs/gdk-pixbuf-2.23.5:2[introspection?] ) xinerama? ( x11-libs/libXinerama ) - >=3Ddev-libs/glib-2.29.14 + >=3Ddev-libs/glib-2.31.6 >=3Dx11-libs/pango-1.29.0[introspection?] >=3Ddev-libs/atk-2.1.5[introspection?] >=3Dx11-libs/gtk+-2.24:2 @@ -74,8 +67,10 @@ DEPEND=3D"${COMMON_DEPEND} test? ( media-fonts/font-misc-misc media-fonts/font-cursor-misc )" +# gtk+-3.2.2 breaks Alt key handling in <=3Dx11-libs/vte-0.30.1:2.90 RDEPEND=3D"${COMMON_DEPEND} !=3Dx11-libs/gdk-pixbuf-2.23.5:2[introspection?] ) xinerama? ( x11-libs/libXinerama ) - >=3Ddev-libs/glib-2.29.14 + >=3Ddev-libs/glib-2.31.6 >=3Dx11-libs/pango-1.29.0[introspection?] >=3Ddev-libs/atk-2.1.5[introspection?] >=3Dx11-libs/gtk+-2.24:2 @@ -74,8 +74,10 @@ DEPEND=3D"${COMMON_DEPEND} test? ( media-fonts/font-misc-misc media-fonts/font-cursor-misc )" +# gtk+-3.2.2 breaks Alt key handling in <=3Dx11-libs/vte-0.30.1:2.90 RDEPEND=3D"${COMMON_DEPEND} !