diff options
author | 2012-10-06 09:59:26 +0000 | |
---|---|---|
committer | 2012-10-06 09:59:26 +0000 | |
commit | 8eb6c45693ca33834268d92571c87de2b908d6ff (patch) | |
tree | 68f4757e57ad3939371576012e62f589986ef6a9 /x11-libs/gtk+ | |
parent | Fix blocker, bug #437078 by Flameeyes and Gilles, drop old. (diff) | |
download | historical-8eb6c45693ca33834268d92571c87de2b908d6ff.tar.gz historical-8eb6c45693ca33834268d92571c87de2b908d6ff.tar.bz2 historical-8eb6c45693ca33834268d92571c87de2b908d6ff.zip |
arm stable, bug #427544
Package-Manager: portage-2.1.11.23/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 87c9cf1ae474..41ca6ff1dc2b 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.612 2012/10/06 09:08:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.613 2012/10/06 09:57:16 maekke Exp $ + + 06 Oct 2012; Markus Meier <maekke@gentoo.org> gtk+-2.24.12.ebuild: + arm stable, bug #427544 06 Oct 2012; Markus Meier <maekke@gentoo.org> gtk+-3.4.4.ebuild: arm stable, bug #427544 diff --git a/x11-libs/gtk+/gtk+-2.24.12.ebuild b/x11-libs/gtk+/gtk+-2.24.12.ebuild index 13933b83fb78..79006509707d 100644 --- a/x11-libs/gtk+/gtk+-2.24.12.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild,v 1.6 2012/10/04 08:41:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild,v 1.7 2012/10/06 09:57:16 maekke Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-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 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="aqua cups debug doc examples +introspection test vim-syntax xinerama" # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |