diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:31:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:31:15 +0000 |
commit | bff2bd182c7bd6d43024d63dd0a84f486e540ef7 (patch) | |
tree | c445a573bca75484bc81c89054c11c9d555dda3a /app-accessibility/at-spi2-core | |
parent | Stable for ppc, wrt bug #507568 (diff) | |
download | gentoo-2-bff2bd182c7bd6d43024d63dd0a84f486e540ef7.tar.gz gentoo-2-bff2bd182c7bd6d43024d63dd0a84f486e540ef7.tar.bz2 gentoo-2-bff2bd182c7bd6d43024d63dd0a84f486e540ef7.zip |
Stable for ppc, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility/at-spi2-core')
-rw-r--r-- | app-accessibility/at-spi2-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.10.2.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 b5078c38b5ef..ca20eea36211 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.55 2014/03/28 02:04:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.56 2014/04/14 20:31:15 ago Exp $ + + 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-core-2.10.2.ebuild: + Stable for ppc, wrt bug #507568 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> at-spi2-core-2.10.2.ebuild: Stable for HPPA (bug #499954). diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild index e7d422219547..ecc670548294 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.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.10.2.ebuild,v 1.8 2014/03/28 02:04:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.10.2.ebuild,v 1.9 2014/04/14 20:31:15 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" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" # x11-libs/libSM is needed until upstream #719808 is solved either # making the dep unneeded or fixing their configure |