summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:01:49 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:01:49 +0100
commite57258dd80eef7d09ed6fe8e1a063435f5c4d2af (patch)
tree64f2480424c8222c70ca4d83ece34e55f3647a78 /net-libs/libupnp
parentnet-libs/libsmi: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-e57258dd80eef7d09ed6fe8e1a063435f5c4d2af.tar.gz
gentoo-e57258dd80eef7d09ed6fe8e1a063435f5c4d2af.tar.bz2
gentoo-e57258dd80eef7d09ed6fe8e1a063435f5c4d2af.zip
net-libs/libupnp: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r--net-libs/libupnp/libupnp-1.12.0-r1.ebuild2
-rw-r--r--net-libs/libupnp/libupnp-1.6.21.ebuild2
-rw-r--r--net-libs/libupnp/libupnp-1.6.25.ebuild4
-rw-r--r--net-libs/libupnp/libupnp-1.8.6-r1.ebuild2
4 files changed, 5 insertions, 5 deletions
diff --git a/net-libs/libupnp/libupnp-1.12.0-r1.ebuild b/net-libs/libupnp/libupnp-1.12.0-r1.ebuild
index 70a82fc72df3..80d0a88ebddd 100644
--- a/net-libs/libupnp/libupnp-1.12.0-r1.ebuild
+++ b/net-libs/libupnp/libupnp-1.12.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit eutils flag-o-matic autotools vcs-snapshot
+inherit eutils flag-o-matic autotools ltprune vcs-snapshot
DESCRIPTION="An Portable Open Source UPnP Development Kit"
HOMEPAGE="http://pupnp.sourceforge.net/"
diff --git a/net-libs/libupnp/libupnp-1.6.21.ebuild b/net-libs/libupnp/libupnp-1.6.21.ebuild
index e4b4af3be39d..ce56ce6acf92 100644
--- a/net-libs/libupnp/libupnp-1.6.21.ebuild
+++ b/net-libs/libupnp/libupnp-1.6.21.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit eutils flag-o-matic autotools
+inherit eutils flag-o-matic autotools ltprune
DESCRIPTION="An Portable Open Source UPnP Development Kit"
HOMEPAGE="http://pupnp.sourceforge.net/"
diff --git a/net-libs/libupnp/libupnp-1.6.25.ebuild b/net-libs/libupnp/libupnp-1.6.25.ebuild
index 142a610e5c2b..d2311ecc28e5 100644
--- a/net-libs/libupnp/libupnp-1.6.25.ebuild
+++ b/net-libs/libupnp/libupnp-1.6.25.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils flag-o-matic autotools
+inherit eutils flag-o-matic autotools ltprune
DESCRIPTION="An Portable Open Source UPnP Development Kit"
HOMEPAGE="http://pupnp.sourceforge.net/"
diff --git a/net-libs/libupnp/libupnp-1.8.6-r1.ebuild b/net-libs/libupnp/libupnp-1.8.6-r1.ebuild
index 14fc805526fb..f0a666030d10 100644
--- a/net-libs/libupnp/libupnp-1.8.6-r1.ebuild
+++ b/net-libs/libupnp/libupnp-1.8.6-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit eutils flag-o-matic autotools vcs-snapshot
+inherit eutils flag-o-matic autotools ltprune vcs-snapshot
DESCRIPTION="An Portable Open Source UPnP Development Kit"
HOMEPAGE="http://pupnp.sourceforge.net/"