diff options
Diffstat (limited to 'dev-cpp/cpp-httplib/cpp-httplib-0.10.9.ebuild')
| -rw-r--r-- | dev-cpp/cpp-httplib/cpp-httplib-0.10.9.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-cpp/cpp-httplib/cpp-httplib-0.10.9.ebuild b/dev-cpp/cpp-httplib/cpp-httplib-0.10.9.ebuild deleted file mode 100644 index 982b2d79e0a9..000000000000 --- a/dev-cpp/cpp-httplib/cpp-httplib-0.10.9.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="C++ header-only HTTP/HTTPS server and client library" -HOMEPAGE="https://github.com/yhirose/cpp-httplib" -SRC_URI="https://github.com/yhirose/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND="" |
