diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 13:17:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 13:17:41 +0000 |
commit | 45cf89545460f5301fad2a770b42dd277ac47c15 (patch) | |
tree | f84535f16aee587a5b47578280368ce09dd51e25 /x11-libs | |
parent | Stable for HPPA (bug #476364). (diff) | |
download | gentoo-2-45cf89545460f5301fad2a770b42dd277ac47c15.tar.gz gentoo-2-45cf89545460f5301fad2a770b42dd277ac47c15.tar.bz2 gentoo-2-45cf89545460f5301fad2a770b42dd277ac47c15.zip |
Stable for HPPA (bug #476364).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.6.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 369bbfe98958..a2ae729d453c 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.683 2013/10/19 12:39:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.684 2013/10/24 13:17:41 jer Exp $ + + 24 Oct 2013; Jeroen Roovers <jer@gentoo.org> gtk+-3.6.3-r3.ebuild: + Stable for HPPA (bug #476364). 19 Oct 2013; Pacho Ramos <pacho@gentoo.org> gtk+-3.8.6.ebuild: Add missing DEPEND on gdbus-codegen (#488514 by Xavier Miller) diff --git a/x11-libs/gtk+/gtk+-3.6.3-r3.ebuild b/x11-libs/gtk+/gtk+-3.6.3-r3.ebuild index 5dacdba99c6e..07ce90d270fe 100644 --- a/x11-libs/gtk+/gtk+-3.6.3-r3.ebuild +++ b/x11-libs/gtk+/gtk+-3.6.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.6.3-r3.ebuild,v 1.2 2013/10/17 20:44:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.6.3-r3.ebuild,v 1.3 2013/10/24 13:17:41 jer Exp $ EAPI="5" @@ -21,7 +21,7 @@ REQUIRED_USE=" || ( aqua wayland X ) xinerama? ( X )" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-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) |