diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:02:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:02:03 +0000 |
commit | 75ac781874529a336b108d59f3fc2f89427e21ec (patch) | |
tree | 66eba9dd400fe6b6daa087c3a43eb9715ea4fe40 /x11-libs | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-75ac781874529a336b108d59f3fc2f89427e21ec.tar.gz gentoo-2-75ac781874529a336b108d59f3fc2f89427e21ec.tar.bz2 gentoo-2-75ac781874529a336b108d59f3fc2f89427e21ec.zip |
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 1e3f1c2a8080..fe496e4a1b79 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.637 2013/03/19 03:09:54 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.638 2013/03/25 16:02:03 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gtk+-2.24.16.ebuild: + Stable for amd64, wrt bug #458984 *gtk+-2.24.17 (19 Mar 2013) diff --git a/x11-libs/gtk+/gtk+-2.24.16.ebuild b/x11-libs/gtk+/gtk+-2.24.16.ebuild index 3ab2afc04d8d..921ba72db2fb 100644 --- a/x11-libs/gtk+/gtk+-2.24.16.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.16.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.16.ebuild,v 1.2 2013/02/22 19:52:50 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.16.ebuild,v 1.3 2013/03/25 16:02:03 ago 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) |