diff options
-rw-r--r-- | sci-libs/proj/proj-4.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/proj/proj-4.9.2.ebuild b/sci-libs/proj/proj-4.9.2.ebuild index 8368817a48b0..48d355b835f9 100644 --- a/sci-libs/proj/proj-4.9.2.ebuild +++ b/sci-libs/proj/proj-4.9.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils java-pkg-opt-2 flag-o-matic +inherit eutils java-pkg-opt-2 flag-o-matic ltprune DESCRIPTION="Proj.4 cartographic projection software" HOMEPAGE="http://trac.osgeo.org/proj/" |