diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 15:49:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 15:49:50 +0000 |
commit | a517a7dafb4e6172aec9cca0f1a5a6775e998536 (patch) | |
tree | efbb2ee28baf22ede7c15fd8ac587cdb5e1991fd /dev-libs/atk | |
parent | Stable for arm, wrt bug #458984 (diff) | |
download | gentoo-2-a517a7dafb4e6172aec9cca0f1a5a6775e998536.tar.gz gentoo-2-a517a7dafb4e6172aec9cca0f1a5a6775e998536.tar.bz2 gentoo-2-a517a7dafb4e6172aec9cca0f1a5a6775e998536.zip |
Stable for arm, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/atk')
-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 2eb435bfaf37..ccf5b043dbfa 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.258 2013/03/27 09:44:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.259 2013/03/28 15:49:50 ago Exp $ + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> atk-2.6.0.ebuild: + Stable for arm, wrt bug #458984 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> atk-2.6.0.ebuild: Stable for ppc64, wrt bug #458984 diff --git a/dev-libs/atk/atk-2.6.0.ebuild b/dev-libs/atk/atk-2.6.0.ebuild index 4037c2dd0416..fa8cfe61b229 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.8 2013/03/27 09:44:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.6.0.ebuild,v 1.9 2013/03/28 15:49:50 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 |