diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 10:19:12 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 10:19:12 +0000 |
commit | 5a04f08c266af161a620fd680625da24b3d467b1 (patch) | |
tree | 03729ca5ee7dfd4b63e6f495203199a28553c0e1 /dev-libs/atk | |
parent | Stable on alpha, bug 551814 (diff) | |
download | gentoo-2-5a04f08c266af161a620fd680625da24b3d467b1.tar.gz gentoo-2-5a04f08c266af161a620fd680625da24b3d467b1.tar.bz2 gentoo-2-5a04f08c266af161a620fd680625da24b3d467b1.zip |
Stable on alpha, bug 551814
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-2.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index adf781f01930..597b98bba464 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.308 2015/07/17 15:32:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.309 2015/07/29 10:19:12 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> atk-2.14.0.ebuild: + Stable on alpha, bug 551814 17 Jul 2015; Agostino Sarubbo <ago@gentoo.org> atk-2.14.0.ebuild: Stable for ia64, wrt bug #551814 diff --git a/dev-libs/atk/atk-2.14.0.ebuild b/dev-libs/atk/atk-2.14.0.ebuild index 92600ea7917c..077394c0b475 100644 --- a/dev-libs/atk/atk-2.14.0.ebuild +++ b/dev-libs/atk/atk-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild,v 1.9 2015/07/17 15:32:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild,v 1.10 2015/07/29 10:19:12 klausman 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 ~arm64 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 ~arm64 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=" |