diff options
author | Kevin McCarthy <signals@gentoo.org> | 2011-03-07 20:36:58 +0000 |
---|---|---|
committer | Kevin McCarthy <signals@gentoo.org> | 2011-03-07 20:36:58 +0000 |
commit | 7fcf9173e3cbdf354f3395ad17ed9ac1822910b0 (patch) | |
tree | c1aa8137846b49175babf0c2faf040244e227b32 /app-misc/geoclue | |
parent | Stable for HPPA (bug #353436). (diff) | |
download | gentoo-2-7fcf9173e3cbdf354f3395ad17ed9ac1822910b0.tar.gz gentoo-2-7fcf9173e3cbdf354f3395ad17ed9ac1822910b0.tar.bz2 gentoo-2-7fcf9173e3cbdf354f3395ad17ed9ac1822910b0.zip |
Small fix. Change license from GPL-2 to LGPL-2.
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/geoclue')
-rw-r--r-- | app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild b/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild index 5ca56f1579d8..a70ab42224be 100644 --- a/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild +++ b/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild,v 1.1 2011/03/07 20:29:50 signals Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild,v 1.2 2011/03/07 20:36:58 signals Exp $ EAPI=4 inherit autotools eutils @@ -9,7 +9,7 @@ DESCRIPTION="A geoinformation D-Bus service" HOMEPAGE="http://freedesktop.org/wiki/Software/GeoClue" SRC_URI="http://dev.gentoo.org/~signals/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="LGPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="geonames gpsd gsmloc gtk hostip manual networkmanager nominatim plazes |