diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-16 07:46:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-16 07:46:58 +0000 |
commit | d1bd65f2a7ed3eadb57cf562f8be0f07c8c370fc (patch) | |
tree | 110a24783f4ecd203d104e8b96b692def7f9c436 /dev-libs/atk | |
parent | Stable for ppc64, wrt bug #507568 (diff) | |
download | gentoo-2-d1bd65f2a7ed3eadb57cf562f8be0f07c8c370fc.tar.gz gentoo-2-d1bd65f2a7ed3eadb57cf562f8be0f07c8c370fc.tar.bz2 gentoo-2-d1bd65f2a7ed3eadb57cf562f8be0f07c8c370fc.zip |
Stable for ppc64, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, 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.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 3f03abf8ecaf..e66e9aca8b2c 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.278 2014/04/14 20:32:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.279 2014/04/16 07:46:58 ago Exp $ + + 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> atk-2.10.0.ebuild: + Stable for ppc64, wrt bug #507568 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> atk-2.10.0.ebuild: Stable for ppc, wrt bug #507568 diff --git a/dev-libs/atk/atk-2.10.0.ebuild b/dev-libs/atk/atk-2.10.0.ebuild index 43334bf10342..9f4929f73ffa 100644 --- a/dev-libs/atk/atk-2.10.0.ebuild +++ b/dev-libs/atk/atk-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.10.0.ebuild,v 1.7 2014/04/14 20:32:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.10.0.ebuild,v 1.8 2014/04/16 07:46:58 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,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 test" RDEPEND=" |