diff options
author | 2011-10-30 15:50:41 +0000 | |
---|---|---|
committer | 2011-10-30 15:50:41 +0000 | |
commit | 26f49fdda093ed86b8985801e438f004327ece84 (patch) | |
tree | dd2f5dffcef53cf81d6cbb5935b64b4bcf6c32e5 /x11-libs/gtk+ | |
parent | Rename obsolete USE="v4l2" to USE="v4l" wrt #385241 (diff) | |
download | gentoo-2-26f49fdda093ed86b8985801e438f004327ece84.tar.gz gentoo-2-26f49fdda093ed86b8985801e438f004327ece84.tar.bz2 gentoo-2-26f49fdda093ed86b8985801e438f004327ece84.zip |
alpha/ia64/sh/sparc stable wrt #385699
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.0.12-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index ed3e8c742cb9..357b141691b2 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.546 2011/10/30 15:48:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.547 2011/10/30 15:50:41 armin76 Exp $ + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> gtk+-3.0.12-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #385699 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> gtk+-2.24.5-r1.ebuild: alpha/ia64/sh/sparc stable wrt #385699 diff --git a/x11-libs/gtk+/gtk+-3.0.12-r1.ebuild b/x11-libs/gtk+/gtk+-3.0.12-r1.ebuild index ebe5c2a3fb5d..fa98f7b5b3f2 100644 --- a/x11-libs/gtk+/gtk+-3.0.12-r1.ebuild +++ b/x11-libs/gtk+/gtk+-3.0.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.12-r1.ebuild,v 1.6 2011/10/28 19:51:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.12-r1.ebuild,v 1.7 2011/10/30 15:50:41 armin76 Exp $ EAPI="4" @@ -18,7 +18,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 cups debug doc examples +introspection 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) |