diff options
author | Markus Meier <maekke@gentoo.org> | 2014-10-11 11:39:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-10-11 11:39:51 +0000 |
commit | ffe1386bcf9966cb6410b88db9664274cee284ec (patch) | |
tree | 28be36aa3fdbe85d3e106df8afce18bb27cb5579 /x11-libs/gtk+ | |
parent | arm stable, bug #512012 (diff) | |
download | gentoo-2-ffe1386bcf9966cb6410b88db9664274cee284ec.tar.gz gentoo-2-ffe1386bcf9966cb6410b88db9664274cee284ec.tar.bz2 gentoo-2-ffe1386bcf9966cb6410b88db9664274cee284ec.zip |
arm stable, bug #512012
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 644a79e4ddc7..96092891717c 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.735 2014/10/11 11:39:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.736 2014/10/11 11:39:51 maekke Exp $ + + 11 Oct 2014; Markus Meier <maekke@gentoo.org> gtk+-2.24.24.ebuild: + arm stable, bug #512012 11 Oct 2014; Markus Meier <maekke@gentoo.org> gtk+-3.12.2.ebuild: arm stable, bug #512012 diff --git a/x11-libs/gtk+/gtk+-2.24.24.ebuild b/x11-libs/gtk+/gtk+-2.24.24.ebuild index ff03b923572d..33effc717549 100644 --- a/x11-libs/gtk+/gtk+-2.24.24.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.24.ebuild,v 1.9 2014/09/15 08:24:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.24.ebuild,v 1.10 2014/10/11 11:39:51 maekke Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2+" SLOT="2" -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 ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="aqua cups debug examples +introspection test vim-syntax xinerama" # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |