diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:08:35 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:08:35 +0000 |
commit | e071708577410c79da91111464216dca5c4ce635 (patch) | |
tree | 8265cc7070a838403c6a0657850e3aa970b7cb21 /app-accessibility | |
parent | ppc stable, bug 534012 (diff) | |
download | gentoo-2-e071708577410c79da91111464216dca5c4ce635.tar.gz gentoo-2-e071708577410c79da91111464216dca5c4ce635.tar.bz2 gentoo-2-e071708577410c79da91111464216dca5c4ce635.zip |
ppc stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
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.14.1.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 968a6b72abe8..8871d3a43174 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.80 2015/03/14 18:22:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.81 2015/03/15 11:08:35 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> at-spi2-core-2.14.1.ebuild: + ppc stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> at-spi2-core-2.14.1.ebuild: amd64 stable, bug 534012 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.14.1.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.14.1.ebuild index 2f197739e314..0b3c078b5f00 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.14.1.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.14.1.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/app-accessibility/at-spi2-core/at-spi2-core-2.14.1.ebuild,v 1.3 2015/03/14 18:22:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.14.1.ebuild,v 1.4 2015/03/15 11:08:35 pacho 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 ~arm64 ~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 ~arm64 ~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 |