diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:17:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:17:42 +0000 |
commit | bc9609410c73eec296af6ec4c033fa490a91cd15 (patch) | |
tree | 43e0e3deef774229fc7ef012f7404da2aff18f1c /app-accessibility | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-bc9609410c73eec296af6ec4c033fa490a91cd15.tar.gz gentoo-2-bc9609410c73eec296af6ec4c033fa490a91cd15.tar.bz2 gentoo-2-bc9609410c73eec296af6ec4c033fa490a91cd15.zip |
Stable for sparc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/at-spi2-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/at-spi2-core/ChangeLog b/app-accessibility/at-spi2-core/ChangeLog index 210e17ea3691..8e0d85bc7087 100644 --- a/app-accessibility/at-spi2-core/ChangeLog +++ b/app-accessibility/at-spi2-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/at-spi2-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.71 2014/08/25 10:56:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.72 2014/09/15 08:17:42 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.12.0.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.12.0.ebuild: Stable for alpha, wrt bug #512012 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild index 79c84a0890d8..5414fbc42dc7 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.12.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/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild,v 1.9 2014/08/25 10:56:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.12.0.ebuild,v 1.10 2014/09/15 08:17:42 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" IUSE="+X +introspection" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" # x11-libs/libSM is needed until upstream #719808 is solved either # making the dep unneeded or fixing their configure |