diff options
-rw-r--r-- | gnome-base/gail/gail-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gail/gail-1.6.2.ebuild b/gnome-base/gail/gail-1.6.2.ebuild index 48b93b26278e..efed6f710c50 100644 --- a/gnome-base/gail/gail-1.6.2.ebuild +++ b/gnome-base/gail/gail-1.6.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.6.2.ebuild,v 1.1 2004/04/22 19:26:49 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.6.2.ebuild,v 1.2 2004/04/28 17:45:53 eradicator Exp $ inherit gnome2 -IUSE="${IUSE}" +IUSE="" DESCRIPTION="Accessibility support for Gtk+ and libgnomecanvas" HOMEPAGE="http://developer.gnome.org/projects/gap" |