diff options
author | 2013-03-26 16:49:17 +0000 | |
---|---|---|
committer | 2013-03-26 16:49:17 +0000 | |
commit | 5d565775ac3d033171d3f1a1041f5d67ec832d7b (patch) | |
tree | 7ee920bbca7e183841917421a46c2711f5cec1f3 /dev-libs | |
parent | Stable for ppc, wrt bug #458984 (diff) | |
download | gentoo-2-5d565775ac3d033171d3f1a1041f5d67ec832d7b.tar.gz gentoo-2-5d565775ac3d033171d3f1a1041f5d67ec832d7b.tar.bz2 gentoo-2-5d565775ac3d033171d3f1a1041f5d67ec832d7b.zip |
Stable for ppc, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 62861ef41413..c21a14f5b50e 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.256 2013/03/26 13:56:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.257 2013/03/26 16:49:17 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> atk-2.6.0.ebuild: + Stable for ppc, wrt bug #458984 26 Mar 2013; Jeroen Roovers <jer@gentoo.org> atk-2.6.0.ebuild: Stable for HPPA (bug #458984). diff --git a/dev-libs/atk/atk-2.6.0.ebuild b/dev-libs/atk/atk-2.6.0.ebuild index 4b5148750da9..75e885e7ccc3 100644 --- a/dev-libs/atk/atk-2.6.0.ebuild +++ b/dev-libs/atk/atk-2.6.0.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/dev-libs/atk/atk-2.6.0.ebuild,v 1.6 2013/03/26 13:56:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.6.0.ebuild,v 1.7 2013/03/26 16:49:17 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/accessibility/" LICENSE="LGPL-2+" SLOT="0" -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 ~x86-winnt" +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 ~x86-winnt" IUSE="+introspection nls" RDEPEND=">=dev-libs/glib-2.31.2:2 |