diff options
Diffstat (limited to 'dev-libs/atk/atk-1.2.2.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.2.2.ebuild b/dev-libs/atk/atk-1.2.2.ebuild index f138d6345250..87e2b512dbcd 100644 --- a/dev-libs/atk/atk-1.2.2.ebuild +++ b/dev-libs/atk/atk-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.2.ebuild,v 1.7 2003/04/09 02:56:30 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.2.ebuild,v 1.8 2003/09/07 22:26:29 foser Exp $ inherit libtool gnome2 @@ -9,7 +9,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Gnome Accessibility Toolkit" HOMEPAGE="http://developer.gnome.org/projects/gap/" -SLOT="1" +SLOT="0" LICENSE="LGPL-2.1" KEYWORDS="x86 ppc alpha sparc" |