diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 16:49:57 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:45:23 +0100 |
commit | e6db169096a728c3b23a328585ab07fbb65a767c (patch) | |
tree | f641906ba7ba1d160546a60a82e2f152d672c8b2 /x11-misc | |
parent | 5c07d86a6262100e04bff812a024c66e3ba3b1b3 (diff) | |
download | gentoo-e6db169096a728c3b23a328585ab07fbb65a767c.tar.gz gentoo-e6db169096a728c3b23a328585ab07fbb65a767c.tar.xz |
x11-misc/xrmap: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3864
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xrmap/xrmap-2.33-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xrmap/xrmap-2.33-r1.ebuild b/x11-misc/xrmap/xrmap-2.33-r1.ebuild index 35d63ebe0be..3401b95c6fb 100644 --- a/x11-misc/xrmap/xrmap-2.33-r1.ebuild +++ b/x11-misc/xrmap/xrmap-2.33-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ FLAGS_VER=2.9 ANTHEMS_VER=1.3 HYMNS_VER=1.4 FACTBOOK_VER=2008 -DESCRIPTION="a X client for generating images of the Earth and manipulating the CIA World data bank" +DESCRIPTION="Xrmap displays portions of the Earth using the huge CIA world map" HOMEPAGE="http://frmas.free.fr/li_1.htm#_Xrmap_" SRC_URI="ftp://ftp.ac-grenoble.fr/ge/geosciences/${PN}/${P}.tar.bz2 ftp://ftp.ac-grenoble.fr/ge/geosciences/${PN}/data/factbook_html_${FACTBOOK_VER}.tar.bz2 |