diff options
author | Markus Meier <maekke@gentoo.org> | 2015-02-08 21:07:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-02-08 21:07:23 +0000 |
commit | 4d422dc43465e686993d948ff5755bef29f7a124 (patch) | |
tree | 4eee4a4a7c00ca4d424a040fb17c72f9a2d6a9ed /x11-libs | |
parent | arm stable, bug #536694 (diff) | |
download | gentoo-2-4d422dc43465e686993d948ff5755bef29f7a124.tar.gz gentoo-2-4d422dc43465e686993d948ff5755bef29f7a124.tar.bz2 gentoo-2-4d422dc43465e686993d948ff5755bef29f7a124.zip |
arm stable, bug #536694
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.12.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index f28f0e8008fa..a592fa2ea0fd 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.758 2015/02/03 14:17:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.759 2015/02/08 21:07:23 maekke Exp $ + + 08 Feb 2015; Markus Meier <maekke@gentoo.org> gtk+-3.12.2-r2.ebuild: + arm stable, bug #536694 *gtk+-3.14.8 (03 Feb 2015) diff --git a/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild b/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild index 6b3b2bf56fa3..92f543983243 100644 --- a/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild +++ b/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild,v 1.2 2015/01/19 10:44:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild,v 1.3 2015/02/08 21:07:23 maekke Exp $ EAPI="5" GCONF_DEBUG="no" @@ -24,7 +24,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~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 ~s390 ~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) |