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/gtkDPS | |
parent | New licenses (diff) | |
download | historical-1164af816138300bb72c68d81ee565dcac5c065c.tar.gz historical-1164af816138300bb72c68d81ee565dcac5c065c.tar.bz2 historical-1164af816138300bb72c68d81ee565dcac5c065c.zip |
LICENSE fixes
Diffstat (limited to 'x11-libs/gtkDPS')
-rw-r--r-- | x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild b/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild index e0d97ae4a62c..c231960b54e4 100644 --- a/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild +++ b/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild,v 1.4 2002/07/09 10:53:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkDPS/gtkDPS-0.3.3-r1.ebuild,v 1.5 2002/07/10 13:21:18 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Set of functions, objects and widgets to use DPS easily with GTK" SRC_URI="http://www.aist-nara.ac.jp/~masata-y/gtkDPS/dist/${P}.tar.gz" HOMEPAGE="http://www.aist-nara.ac.jp/~masata-y/gtkDPS/" -LICENSE="GPL-2" +LICENSE="GPL-2 LGPL-2" SLOT="0" KEYWORDS="x86" |