summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-05-24 04:23:29 -0400
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-05-24 04:23:29 -0400
commitf723e70d03098be32986bcb907ccb173617f7a02 (patch)
treec16efef2a0a242d4b7d5b968cd5c571723ac709d /app-accessibility/at-spi2-core
parentgnome-extra/gnome-tweak-tool: moved to gx86; update live ebuild (diff)
downloadgnome-f723e70d03098be32986bcb907ccb173617f7a02.tar.gz
gnome-f723e70d03098be32986bcb907ccb173617f7a02.tar.bz2
gnome-f723e70d03098be32986bcb907ccb173617f7a02.zip
app-accessibility/at-spi2-core: update
Diffstat (limited to 'app-accessibility/at-spi2-core')
-rw-r--r--app-accessibility/at-spi2-core/Manifest2
-rw-r--r--app-accessibility/at-spi2-core/at-spi2-core-9999.ebuild5
2 files changed, 4 insertions, 3 deletions
diff --git a/app-accessibility/at-spi2-core/Manifest b/app-accessibility/at-spi2-core/Manifest
index f71d9b67..eb89bb27 100644
--- a/app-accessibility/at-spi2-core/Manifest
+++ b/app-accessibility/at-spi2-core/Manifest
@@ -1,2 +1,2 @@
AUX at-spi2-core-2.0.2-disable-teamspaces-test.patch 302 RMD160 c1a6571d8ee38197c6ef2b1e6ed0534bc94bac8f SHA1 742bcbe5946e46d80a4bf19ac1f857500ceb1624 SHA256 5834cf41154379002d3050810fce1da8a41c9bd1cce06593c1e7d5bdee083aef
-EBUILD at-spi2-core-9999.ebuild 1052 RMD160 f91e71d80ef0fad260461f08833980019473bfe4 SHA1 708fb103ce219593105ecb1c26ddee7d47025d8c SHA256 598358642d2e803481cf1849a6f9721f51fc1f536c7e52c8b8b5eb543bb6fe86
+EBUILD at-spi2-core-9999.ebuild 1082 RMD160 4c627cb8f8fd74f70ead234ccfd66c35b0c1489e SHA1 7f649a3b20f2459e55d6ccfe191e09cb8c1d6b50 SHA256 6afbc78906d0b45477a4b1422739430c7c6c6e8894999a6e0eab19b7b8dd7696
diff --git a/app-accessibility/at-spi2-core/at-spi2-core-9999.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-9999.ebuild
index 9af5f80e..9e069a98 100644
--- a/app-accessibility/at-spi2-core/at-spi2-core-9999.ebuild
+++ b/app-accessibility/at-spi2-core/at-spi2-core-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -19,7 +19,7 @@ SLOT="2"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm ~hppa ~x86"
fi
IUSE="doc +introspection"
@@ -33,6 +33,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
+ virtual/pkgconfig
doc? ( >=dev-util/gtk-doc-1.9 )
"