diff options
author | 2008-08-10 10:53:32 +0000 | |
---|---|---|
committer | 2008-08-10 10:53:32 +0000 | |
commit | 206b0615634f8622e4ebb1a6ed93c7df2d9b4d54 (patch) | |
tree | db55986872f75f9b23a8a196212054dfb0981d26 /gnome-extra/at-spi/at-spi-1.22.1.ebuild | |
parent | x86 stable, bug #229709 (diff) | |
download | gentoo-2-206b0615634f8622e4ebb1a6ed93c7df2d9b4d54.tar.gz gentoo-2-206b0615634f8622e4ebb1a6ed93c7df2d9b4d54.tar.bz2 gentoo-2-206b0615634f8622e4ebb1a6ed93c7df2d9b4d54.zip |
x86 stable, bug #229709
(Portage version: 2.2_rc6/cvs/Linux 2.6.27-rc2 i686)
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.22.1.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.22.1.ebuild b/gnome-extra/at-spi/at-spi-1.22.1.ebuild index 90a7e8de7178..8c59b52bddc7 100644 --- a/gnome-extra/at-spi/at-spi-1.22.1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.22.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.22.1.ebuild,v 1.4 2008/07/30 22:06:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.22.1.ebuild,v 1.5 2008/08/10 10:53:32 maekke Exp $ inherit autotools eutils gnome2 python virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/atk-1.17 |