sci-geosciences/geocode-glib: fix description and license; add longdesc
authorMart Raudsepp <leio@gentoo.org>
Fri, 11 Jan 2019 00:31:17 +0000 (02:31 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 11 Jan 2019 00:31:17 +0000 (02:31 +0200)
geocode-glib hasn't used Yahoo services for over 5 years, so
finally fix the description. All sources appear to be "or later"
for the license.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
sci-geosciences/geocode-glib/geocode-glib-3.24.0.ebuild
sci-geosciences/geocode-glib/metadata.xml

index 792fefb398a0ebdf8cc69912e83d95c9c8b13f73..73ffc54fc3484ceebe582ffd4a3472691ba18f42 100644 (file)
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit gnome2
 
-DESCRIPTION="GLib geocoding library that uses the Yahoo! Place Finder service"
+DESCRIPTION="GLib helper library for geocoding services"
 HOMEPAGE="https://git.gnome.org/browse/geocode-glib"
 
-LICENSE="LGPL-2"
+LICENSE="LGPL-2+"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="+introspection test"
index 39980802b1da1b428e04f44a0b5f5e642ae9b0a9..f4c3acdf586cd1751e5a1d628d8c45d4ceeabd6e 100644 (file)
@@ -5,4 +5,8 @@
        <email>gnome@gentoo.org</email>
        <name>Gentoo GNOME Desktop</name>
 </maintainer>
+<longdescription lang="en">
+       geocode-glib is a helper library for geocoding and reverse-geocoding
+       services offered by OpenStreetMap and Nominatim.
+</longdescription>
 </pkgmetadata>