diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-12-23 11:46:26 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-12-23 11:48:41 +0000 |
commit | 73b87ef1bb28bd52657bcbb89e22c32e4a46579f (patch) | |
tree | 28dde32c630ce8764d5f6f789db01e2841b2d150 /profiles | |
parent | dev-java/javatoolkit: removed obsolete 0.6.3 (diff) | |
download | gentoo-73b87ef1bb28bd52657bcbb89e22c32e4a46579f.tar.gz gentoo-73b87ef1bb28bd52657bcbb89e22c32e4a46579f.tar.bz2 gentoo-73b87ef1bb28bd52657bcbb89e22c32e4a46579f.zip |
sci-geosciences/osm2pgsql: migrate to lua-single.eclass
The usual CMake deal. According to upstream scripts supports all the Lua
implementations currently in the tree, I have confirmed that it builds
and installs (tests are restricted) fine against: lua5.1, lua5.4, and luajit.
Both the latest release and the live ebuild.
Closes: https://bugs.gentoo.org/752834
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 57ad788e0fee..94a353fc4845 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -522,6 +522,7 @@ kde-apps/kdebase-meta:5 >=net-mail/dovecot-2.3.11.3-r100 >=net-p2p/eiskaltdcpp-2.2.10-r100 >=sci-astronomy/celestia-1.7.0_pre20200316-r100 +>=sci-geosciences/osm2pgsql-1.4.0-r100 >=sci-libs/libsc-2.2-r100 >=sci-libs/p4est-2.2-r100 >=sci-libs/plplot-5.15.0-r100 |