diff options
Diffstat (limited to 'x11-libs/gtk-sharp/gtk-sharp-0.8.ebuild')
-rw-r--r-- | x11-libs/gtk-sharp/gtk-sharp-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk-sharp/gtk-sharp-0.8.ebuild b/x11-libs/gtk-sharp/gtk-sharp-0.8.ebuild index 7e092eee8625..41630b820cbc 100644 --- a/x11-libs/gtk-sharp/gtk-sharp-0.8.ebuild +++ b/x11-libs/gtk-sharp/gtk-sharp-0.8.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/x11-libs/gtk-sharp/gtk-sharp-0.8.ebuild,v 1.1 2003/02/27 17:18:02 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-sharp/gtk-sharp-0.8.ebuild,v 1.2 2003/02/28 16:55:00 liquidx Exp $ # WARNING # All gst-sharp hacks done in this build are nonfunctional @@ -15,7 +15,7 @@ DESCRIPTION="Gtk# is a C# language binding for the GTK2 toolkit and GNOME librar SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://gtk-sharp.sourceforge.net/" -LICENSE="LGPL" +LICENSE="LGPL-2.1" SLOT="0" IUSE="gnome" |