diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-05-08 13:37:56 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-05-08 13:37:56 +0000 |
commit | 071eba2bc35bb593850594fb03ec7b2116470dec (patch) | |
tree | 31976238ef12773658ec275ea82d51e7b9a70979 /gnome-extra/at-spi/at-spi-1.6.2-r1.ebuild | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-071eba2bc35bb593850594fb03ec7b2116470dec.tar.gz gentoo-2-071eba2bc35bb593850594fb03ec7b2116470dec.tar.bz2 gentoo-2-071eba2bc35bb593850594fb03ec7b2116470dec.zip |
Stable on amd64.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.6.2-r1.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.6.2-r1.ebuild b/gnome-extra/at-spi/at-spi-1.6.2-r1.ebuild index cd2be49cea7a..ac0da093d193 100644 --- a/gnome-extra/at-spi/at-spi-1.6.2-r1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.6.2-r1.ebuild,v 1.3 2005/04/28 09:09:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.6.2-r1.ebuild,v 1.4 2005/05/08 13:37:56 herbs Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~sparc x86" IUSE="doc static" RESTRICT="maketest" |