diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:04:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:04:19 +0000 |
commit | 6ef74339cbf6fada33a074607174a6eee6fd91e9 (patch) | |
tree | 51c40112efbe9da3ff8f5189353e75a7de8e2b1e /gnome-extra/at-spi/at-spi-1.30.1.ebuild | |
parent | alpha/ia64/sh/sparc stable wrt #324077 (diff) | |
download | gentoo-2-6ef74339cbf6fada33a074607174a6eee6fd91e9.tar.gz gentoo-2-6ef74339cbf6fada33a074607174a6eee6fd91e9.tar.bz2 gentoo-2-6ef74339cbf6fada33a074607174a6eee6fd91e9.zip |
alpha/ia64/sh/sparc stable wrt #324077
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.30.1.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.30.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.30.1.ebuild b/gnome-extra/at-spi/at-spi-1.30.1.ebuild index 7f13176d5e0b..8734b50116d1 100644 --- a/gnome-extra/at-spi/at-spi-1.30.1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.30.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.30.1.ebuild,v 1.8 2010/10/14 21:32:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.30.1.ebuild,v 1.9 2010/10/17 15:04:19 armin76 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 ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/atk-1.29.2 |