diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-15 21:25:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-15 21:25:39 +0000 |
commit | 8bcd59c9f1cdb69448bcc9b3b6900e7eba66cc46 (patch) | |
tree | dc3782884f9c9835b5fe7f7a30706ef3260eeda0 /gnome-extra/at-spi/at-spi-1.24.1.ebuild | |
parent | x86 stable, bug #260063 (diff) | |
download | gentoo-2-8bcd59c9f1cdb69448bcc9b3b6900e7eba66cc46.tar.gz gentoo-2-8bcd59c9f1cdb69448bcc9b3b6900e7eba66cc46.tar.bz2 gentoo-2-8bcd59c9f1cdb69448bcc9b3b6900e7eba66cc46.zip |
x86 stable, bug #260063
(Portage version: 2.1.6.8/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.24.1.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.24.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.24.1.ebuild b/gnome-extra/at-spi/at-spi-1.24.1.ebuild index ab744b79dfd1..4fa6c64cef9e 100644 --- a/gnome-extra/at-spi/at-spi-1.24.1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.24.1.ebuild,v 1.5 2009/03/11 02:12:15 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.24.1.ebuild,v 1.6 2009/03/15 21:25:39 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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/atk-1.17 |