diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-11-11 01:56:28 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-11-11 01:56:28 +0000 |
commit | 31058cefc7eca2a4037bfe53cc71feb2aa314100 (patch) | |
tree | 48821b340ca6a12274b0ca5e849d9a0b1fac3a1f /gnome-extra/at-spi | |
parent | mark x86 (Manifest recommit) (diff) | |
download | gentoo-2-31058cefc7eca2a4037bfe53cc71feb2aa314100.tar.gz gentoo-2-31058cefc7eca2a4037bfe53cc71feb2aa314100.tar.bz2 gentoo-2-31058cefc7eca2a4037bfe53cc71feb2aa314100.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 |