From fb2dbd68903716930b8aea76dba4001efcedfe77 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 18 Feb 2019 08:40:07 -0300 Subject: [PATCH] lmdb++: remove. --- srcpkgs/lmdb++/INSTALL.msg | 1 - srcpkgs/lmdb++/template | 9 --------- 2 files changed, 10 deletions(-) delete mode 100644 srcpkgs/lmdb++/INSTALL.msg delete mode 100644 srcpkgs/lmdb++/template diff --git a/srcpkgs/lmdb++/INSTALL.msg b/srcpkgs/lmdb++/INSTALL.msg deleted file mode 100644 index 28e31a45f1d..00000000000 --- a/srcpkgs/lmdb++/INSTALL.msg +++ /dev/null @@ -1 +0,0 @@ -lmdb++ is no longer provided by Void Linux, and will be fully removed from the repos on 2019/02/17 diff --git a/srcpkgs/lmdb++/template b/srcpkgs/lmdb++/template deleted file mode 100644 index dc0eb3a1528..00000000000 --- a/srcpkgs/lmdb++/template +++ /dev/null @@ -1,9 +0,0 @@ -# Template file for 'lmdb++' -pkgname=lmdb++ -version=0.9.14.0+20160229 -revision=2 -noarch=yes -build_style=meta -short_desc="C++11 wrapper for the LMDB database library (removed package)" -license="metapackage" -homepage="https://github.com/drycpp/lmdbxx/"