diff options
author | 2002-07-10 13:21:18 +0000 | |
---|---|---|
committer | 2002-07-10 13:21:18 +0000 | |
commit | 1164af816138300bb72c68d81ee565dcac5c065c (patch) | |
tree | 981c3671b0058f27d9b7de449fe95c4fd7ffba26 /x11-libs/libPropList | |
parent | New licenses (diff) | |
download | historical-1164af816138300bb72c68d81ee565dcac5c065c.tar.gz historical-1164af816138300bb72c68d81ee565dcac5c065c.tar.bz2 historical-1164af816138300bb72c68d81ee565dcac5c065c.zip |
LICENSE fixes
Diffstat (limited to 'x11-libs/libPropList')
-rw-r--r-- | x11-libs/libPropList/libPropList-0.10.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild index ee5e9fea84fb..96831eac1e84 100644 --- a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild +++ b/x11-libs/libPropList/libPropList-0.10.1-r2.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/libPropList/libPropList-0.10.1-r2.ebuild,v 1.3 2002/07/09 10:53:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.4 2002/07/10 13:21:18 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="libPropList" SRC_URI="ftp://ftp.windowmaker.org/pub/release/srcs/current/${P}.tar.gz" HOMEPAGE="http://www.windowmaker.org/" -LICENSE="GPL-2" +LICENSE="LGPL-2" SLOT="0" KEYWORDS="x86" |