diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-10 13:21:18 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-10 13:21:18 +0000 |
commit | 1164af816138300bb72c68d81ee565dcac5c065c (patch) | |
tree | 981c3671b0058f27d9b7de449fe95c4fd7ffba26 /x11-libs/dnd | |
parent | New licenses (diff) | |
download | historical-1164af816138300bb72c68d81ee565dcac5c065c.tar.gz historical-1164af816138300bb72c68d81ee565dcac5c065c.tar.bz2 historical-1164af816138300bb72c68d81ee565dcac5c065c.zip |
LICENSE fixes
Diffstat (limited to 'x11-libs/dnd')
-rw-r--r-- | x11-libs/dnd/dnd-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/dnd/dnd-1.1.ebuild b/x11-libs/dnd/dnd-1.1.ebuild index 20c30276c26e..5d290a2db225 100644 --- a/x11-libs/dnd/dnd-1.1.ebuild +++ b/x11-libs/dnd/dnd-1.1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.2 2002/07/09 10:53:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.3 2002/07/10 13:21:17 aliz Exp $ S=${WORKDIR}/DND/DNDlib DESCRIPTION="OffiX' Drag'n'drop library" SRC_URI="http://leb.net/OffiX/dnd.1.1.tgz" -LICENSE="GPL-2" +LICENSE="GPL-2 LGPL-2" SLOT="0" KEYWORDS="x86" |