diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-04-23 14:08:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-04-23 14:08:22 +0000 |
commit | 2b9b2798058c00c3854a2c14a3b7fb86b28fe442 (patch) | |
tree | 9d1f7d466345587b70bd7b8ade1f2d2d126be10c /x11-libs/gtk+ | |
parent | Stable for HPPA (bug #450746). (diff) | |
download | gentoo-2-2b9b2798058c00c3854a2c14a3b7fb86b28fe442.tar.gz gentoo-2-2b9b2798058c00c3854a2c14a3b7fb86b28fe442.tar.bz2 gentoo-2-2b9b2798058c00c3854a2c14a3b7fb86b28fe442.zip |
Stable for HPPA (bug #466510).
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 464052931af6..784d5523f7b6 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.659 2013/04/23 09:20:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.660 2013/04/23 14:08:22 jer Exp $ + + 23 Apr 2013; Jeroen Roovers <jer@gentoo.org> gtk+-2.24.17.ebuild: + Stable for HPPA (bug #466510). 23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gtk+-2.24.17.ebuild: Stable for alpha, wrt bug #466510 diff --git a/x11-libs/gtk+/gtk+-2.24.17.ebuild b/x11-libs/gtk+/gtk+-2.24.17.ebuild index d2c456cb5059..366dd856f229 100644 --- a/x11-libs/gtk+/gtk+-2.24.17.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.17.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+-2.24.17.ebuild,v 1.10 2013/04/23 09:20:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.17.ebuild,v 1.11 2013/04/23 14:08:22 jer Exp $ EAPI="5" @@ -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 ~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 ~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) |