commit:     a57aff0b618791bb2c39ee64489272cef777d8a9
Author:     Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 27 16:18:55 2020 +0000
Commit:     Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 16:20:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57aff0b

net-libs/libnpupnp: Remove old

Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org>
Package-Manager: Portage-3.0.12, Repoman-3.0.2

 net-libs/libnpupnp/Manifest                |  1 -
 net-libs/libnpupnp/libnpupnp-4.0.13.ebuild | 37 ------------------------------
 net-libs/libnpupnp/libnpupnp-4.0.14.ebuild | 37 ------------------------------
 3 files changed, 75 deletions(-)

diff --git a/net-libs/libnpupnp/Manifest b/net-libs/libnpupnp/Manifest
index 240ceb39013..0936599ce31 100644
--- a/net-libs/libnpupnp/Manifest
+++ b/net-libs/libnpupnp/Manifest
@@ -1,2 +1 @@
-DIST libnpupnp-4.0.13.tar.gz 537389 BLAKE2B 
0085d9ea9cf1786bba8e8abb812b0c1279fc30c70a16cb2bf4cfad405ec1346180171dd39296a30f5747cd55ee06fc314bcb49fdb6537a4dfbcf048fb66fd7f5
 SHA512 
c0332552ab2ba8aea8e72858601f2415a08a68224f724454d230acddf612b2fdd873daf41aeeeb3e1b4d1694665245087b3c4f96c896d36e2e9c017ea95d13aa
 DIST libnpupnp-4.0.14.tar.gz 538629 BLAKE2B 
3bcd1cf04126aa0d16056865e2f7c90bc479ae4ccea5094b2c44ee687be95fe346494a2d07ab7925963d88e614fff1a451341af7d41c2a16df1208aef728d515
 SHA512 
b224cadbcd92b8d66118da015db345b3ef5c4858a458ac681d550c1409e62f212d3b2a744a8368fa4149309f29de2edb8cb14c75ebcb14653ee351e0d24cba71

diff --git a/net-libs/libnpupnp/libnpupnp-4.0.13.ebuild 
b/net-libs/libnpupnp/libnpupnp-4.0.13.ebuild
deleted file mode 100644
index a00ee17059e..00000000000
--- a/net-libs/libnpupnp/libnpupnp-4.0.13.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A C++ base UPnP library, derived from Portable UPnP, a.k.a 
libupnp"
-HOMEPAGE="https://framagit.org/medoc92/npupnp";
-SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz";
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       dev-libs/expat
-       net-libs/libmicrohttpd
-       net-misc/curl
-"
-
-src_prepare() {
-       default
-       ./autogen.sh || die
-}
-
-src_configure() {
-       econf \
-               --enable-client \
-               --enable-debug \
-               --enable-device \
-               --enable-gena \
-               --enable-ipv6 \
-               --enable-optssdp \
-               --enable-reuseaddr \
-               --enable-soap \
-               --enable-ssdp \
-               --enable-tools \
-               --enable-webserver
-}

diff --git a/net-libs/libnpupnp/libnpupnp-4.0.14.ebuild 
b/net-libs/libnpupnp/libnpupnp-4.0.14.ebuild
deleted file mode 100644
index a00ee17059e..00000000000
--- a/net-libs/libnpupnp/libnpupnp-4.0.14.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A C++ base UPnP library, derived from Portable UPnP, a.k.a 
libupnp"
-HOMEPAGE="https://framagit.org/medoc92/npupnp";
-SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz";
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       dev-libs/expat
-       net-libs/libmicrohttpd
-       net-misc/curl
-"
-
-src_prepare() {
-       default
-       ./autogen.sh || die
-}
-
-src_configure() {
-       econf \
-               --enable-client \
-               --enable-debug \
-               --enable-device \
-               --enable-gena \
-               --enable-ipv6 \
-               --enable-optssdp \
-               --enable-reuseaddr \
-               --enable-soap \
-               --enable-ssdp \
-               --enable-tools \
-               --enable-webserver
-}

Reply via email to