diff options
author | 2012-10-07 02:28:22 +0000 | |
---|---|---|
committer | 2012-10-07 02:28:22 +0000 | |
commit | b37be56ae5b18748d5c78b9d2178772294cd69f7 (patch) | |
tree | dbed632d4b34daec177a8cf3fd09baafcebe46ca /app-accessibility/at-spi2-core | |
parent | stable ppc64, bug #427544 (diff) | |
download | gentoo-2-b37be56ae5b18748d5c78b9d2178772294cd69f7.tar.gz gentoo-2-b37be56ae5b18748d5c78b9d2178772294cd69f7.tar.bz2 gentoo-2-b37be56ae5b18748d5c78b9d2178772294cd69f7.zip |
keyword ~ppc64, bug #411761
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/at-spi2-core')
-rw-r--r-- | app-accessibility/at-spi2-core/ChangeLog | 7 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild | 4 | ||||
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.6.0.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-accessibility/at-spi2-core/ChangeLog b/app-accessibility/at-spi2-core/ChangeLog index 55a01b9b90a5..0ae1c9944381 100644 --- a/app-accessibility/at-spi2-core/ChangeLog +++ b/app-accessibility/at-spi2-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-accessibility/at-spi2-core # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.14 2012/10/06 09:49:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.15 2012/10/07 02:28:22 blueness Exp $ + + 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + at-spi2-core-2.4.2.ebuild, at-spi2-core-2.6.0.ebuild: + keyword ~ppc64, bug #411761 06 Oct 2012; Markus Meier <maekke@gentoo.org> at-spi2-core-2.2.3.ebuild: arm stable, bug #427544 @@ -73,4 +77,3 @@ +files/at-spi2-core-2.0.2-abort-if-already-running.patch, +files/at-spi2-core-2.0.2-disable-teamspaces-test.patch, +metadata.xml: Move from gnome overlay for GNOME 3 - diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild index c7088b30e287..79c80313c6de 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4.2.ebuild,v 1.4 2012/09/27 05:07:12 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild,v 1.5 2012/10/07 02:28:22 blueness Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-fbsd" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.28:2 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.6.0.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.6.0.ebuild index 67919b4a45d6..a7d65c07c930 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.6.0.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.6.0.ebuild,v 1.2 2012/09/27 05:07:12 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.6.0.ebuild,v 1.3 2012/10/07 02:28:22 blueness Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-fbsd" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.28:2 |