diff options
author | 2004-11-11 01:56:28 +0000 | |
---|---|---|
committer | 2004-11-11 01:56:28 +0000 | |
commit | 22bacaed7b3771e685fdeab2fa8860461939075a (patch) | |
tree | b241423ec6e7f2fad8df49378a1021e76bf70607 /gnome-extra/at-spi | |
parent | mark x86 (diff) | |
download | historical-22bacaed7b3771e685fdeab2fa8860461939075a.tar.gz historical-22bacaed7b3771e685fdeab2fa8860461939075a.tar.bz2 historical-22bacaed7b3771e685fdeab2fa8860461939075a.zip |
mark gnome 2.8 x86
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.6.0.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.6.0.ebuild b/gnome-extra/at-spi/at-spi-1.6.0.ebuild index 912f7186cffc..b64220d6cc33 100644 --- a/gnome-extra/at-spi/at-spi-1.6.0.ebuild +++ b/gnome-extra/at-spi/at-spi-1.6.0.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2004 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.0.ebuild,v 1.2 2004/10/17 21:28:10 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.6.0.ebuild,v 1.3 2004/11/11 01:56:28 foser Exp $ inherit gnome2 RESTRICT="maketest" + DESCRIPTION="The Gnome Accessibility Toolkit" HOMEPAGE="http://developer.gnome.org/projects/gap/" +LICENSE="LGPL-2" SLOT="1" -LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~ia64 ~mips" IUSE="" RDEPEND=">=gnome-base/gail-1.3 |