diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:41:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:41:38 +0000 |
commit | cd9adacfe5619ed1c3176e8062298d40b13c244e (patch) | |
tree | 2fe965bfabf79dbaa5d7df963791622a279f591d /dev-libs/atk | |
parent | Stable for sh, wrt bug #458984 (diff) | |
download | gentoo-2-cd9adacfe5619ed1c3176e8062298d40b13c244e.tar.gz gentoo-2-cd9adacfe5619ed1c3176e8062298d40b13c244e.tar.bz2 gentoo-2-cd9adacfe5619ed1c3176e8062298d40b13c244e.zip |
Stable for sh, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux ppc64, 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.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 3b3080a63176..9e53b4fe22b9 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.263 2013/04/01 18:23:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.264 2013/04/09 16:41:38 ago Exp $ + + 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> atk-2.6.0.ebuild: + Stable for sh, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> atk-2.6.0.ebuild: Stable for sparc, wrt bug #458984 diff --git a/dev-libs/atk/atk-2.6.0.ebuild b/dev-libs/atk/atk-2.6.0.ebuild index 076437570424..4f6179a00b38 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.12 2013/04/01 18:23:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.6.0.ebuild,v 1.13 2013/04/09 16:41:38 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 |