diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:41:51 +0000 |
commit | c7b6cb2370d947edabaa1286fbd3db77de67e2f9 (patch) | |
tree | 198c9a26e91d0bbd9a89359df624c1d41c897f04 /x11-libs/gtk+ | |
parent | Stable for sparc, wrt bug #529964 (diff) | |
download | gentoo-2-c7b6cb2370d947edabaa1286fbd3db77de67e2f9.tar.gz gentoo-2-c7b6cb2370d947edabaa1286fbd3db77de67e2f9.tar.bz2 gentoo-2-c7b6cb2370d947edabaa1286fbd3db77de67e2f9.zip |
Stable for sparc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.25.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 3620d516dc97..bad400f36601 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.750 2014/12/31 09:17:06 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.751 2015/01/01 08:41:51 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gtk+-2.24.25.ebuild: + Stable for sparc, wrt bug #529964 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gtk+-2.24.25.ebuild: Stable for ia64, wrt bug #529964 diff --git a/x11-libs/gtk+/gtk+-2.24.25.ebuild b/x11-libs/gtk+/gtk+-2.24.25.ebuild index 6c4bc6a467bd..984deb37e47c 100644 --- a/x11-libs/gtk+/gtk+-2.24.25.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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+-2.24.25.ebuild,v 1.8 2014/12/31 09:17:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.25.ebuild,v 1.9 2015/01/01 08:41:51 ago 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) |