diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 13:21:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 13:21:38 +0000 |
commit | b55b5ea97f7c7c52afc46673b669cdfc8534e23a (patch) | |
tree | 884fa3b46625c7f5564fa666b576f68854924c78 | |
parent | Stable for sparc, wrt bug #551814 (diff) | |
download | gentoo-2-b55b5ea97f7c7c52afc46673b669cdfc8534e23a.tar.gz gentoo-2-b55b5ea97f7c7c52afc46673b669cdfc8534e23a.tar.bz2 gentoo-2-b55b5ea97f7c7c52afc46673b669cdfc8534e23a.zip |
Stable for sparc, wrt bug #551814
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-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 597b98bba464..c1209c4b528e 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.309 2015/07/29 10:19:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.310 2015/07/30 13:21:38 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> atk-2.14.0.ebuild: + Stable for sparc, wrt bug #551814 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> atk-2.14.0.ebuild: Stable on alpha, bug 551814 diff --git a/dev-libs/atk/atk-2.14.0.ebuild b/dev-libs/atk/atk-2.14.0.ebuild index 077394c0b475..d9a769161ae5 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.10 2015/07/29 10:19:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-2.14.0.ebuild,v 1.11 2015/07/30 13:21:38 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 ~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=" |