commit:     460b507b8927606746699172951e7fb8810a2472
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 06:05:05 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 06:07:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=460b507b

net-libs/openpgm: Remove last-rited pkg

Closes: https://bugs.gentoo.org/735420
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-libs/openpgm/Manifest                          |  2 --
 net-libs/openpgm/metadata.xml                      |  8 ------
 net-libs/openpgm/openpgm-5.1.118-r1.ebuild         | 30 ----------------------
 net-libs/openpgm/openpgm-5.2.122.ebuild            | 30 ----------------------
 profiles/arch/mips/package.use.mask                |  4 ---
 .../default/linux/uclibc/mips/package.use.mask     |  4 ---
 profiles/package.mask                              |  1 -
 7 files changed, 79 deletions(-)

diff --git a/net-libs/openpgm/Manifest b/net-libs/openpgm/Manifest
deleted file mode 100644
index 622022945b6..00000000000
--- a/net-libs/openpgm/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST openpgm-5.1.118.tar.gz 557816 BLAKE2B 
b066aabb71701f6b1d33313e95212ec37aec4ddab8b56a0a44f5ed862bca8a5ac5846150ba766340a66ee82d5a579a84348ae0e232238664202f1c37a405ab52
 SHA512 
50acd102f03fb250cd027c8f4843749641c7b1a4c1dfc41b136627feb59209bc7a2bbd08b7edeac603fb820118c6683ae9377a692949608bad455fef91c97274
-DIST openpgm-5.2.122.tar.gz 583469 BLAKE2B 
e3520f88282eed7da7890d678a25252a43157982955fab2740766cda9ce6c475ac5f5e3897c6dc1312a19d17e9e6ba94638f4d6fb93e42599359927e29f0962c
 SHA512 
f8b29fb69acb548536179262665c0cdcc8bb1510d3e970d6abebaf33e301f87fbfa7e2c46e387973d8b65470350af66b3130482269b9fbb15fe7bf98b52f6404

diff --git a/net-libs/openpgm/metadata.xml b/net-libs/openpgm/metadata.xml
deleted file mode 100644
index ce00d8d5681..00000000000
--- a/net-libs/openpgm/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <remote-id type="github">steve-o/openpgm</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/net-libs/openpgm/openpgm-5.1.118-r1.ebuild 
b/net-libs/openpgm/openpgm-5.1.118-r1.ebuild
deleted file mode 100644
index b4fb79c7dc7..00000000000
--- a/net-libs/openpgm/openpgm-5.1.118-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=true
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools-utils python-any-r1
-
-MY_PV="${PV//./-}"
-
-DESCRIPTION="Open source implementation of the Pragmatic General Multicast 
specification"
-HOMEPAGE="https://github.com/steve-o/openpgm";
-SRC_URI="https://github.com/steve-o/${PN}/archive/release-${MY_PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 arm hppa ppc ppc64 x86"
-IUSE="static-libs"
-
-DEPEND="${PYTHON_DEPS}"
-
-S="${WORKDIR}/${PN}-release-${MY_PV}/${PN}/pgm"
-
-src_install() {
-       DOCS=( "${S}"/../doc/. "${S}"/README )
-
-       autotools-utils_src_install
-}

diff --git a/net-libs/openpgm/openpgm-5.2.122.ebuild 
b/net-libs/openpgm/openpgm-5.2.122.ebuild
deleted file mode 100644
index 43058f88b4f..00000000000
--- a/net-libs/openpgm/openpgm-5.2.122.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=true
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools-utils python-any-r1
-
-MY_PV="${PV//./-}"
-
-DESCRIPTION="Open source implementation of the Pragmatic General Multicast 
specification"
-HOMEPAGE="https://github.com/steve-o/openpgm";
-SRC_URI="https://github.com/steve-o/${PN}/archive/release-${MY_PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ppc ppc64 sparc x86"
-IUSE="static-libs"
-
-DEPEND="${PYTHON_DEPS}"
-
-S="${WORKDIR}/${PN}-release-${MY_PV}/${PN}/pgm"
-
-src_install() {
-       DOCS=( "${S}"/../doc/. "${S}"/README )
-
-       autotools-utils_src_install
-}

diff --git a/profiles/arch/mips/package.use.mask 
b/profiles/arch/mips/package.use.mask
index 7e2b3c4d4ca..fa03543e207 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -66,10 +66,6 @@ dev-python/twisted conch crypt http2 test
 # net-libs/libnetfilter_conntrack is not keyworded on mips
 net-dns/dnsmasq conntrack
 
-# Thomas Deutschmann <[email protected]> (2016-08-23)
-# net-libs/openpgm is not keyworded on mips
-net-libs/zeromq pgm
-
 # Davide Pesavento <[email protected]> (2015-10-26)
 # Tests require non-keyworded qt5
 dev-qt/qtchooser test

diff --git a/profiles/default/linux/uclibc/mips/package.use.mask 
b/profiles/default/linux/uclibc/mips/package.use.mask
index 5863ca7ae30..44c0f9a1536 100644
--- a/profiles/default/linux/uclibc/mips/package.use.mask
+++ b/profiles/default/linux/uclibc/mips/package.use.mask
@@ -5,10 +5,6 @@
 # net-libs/libnetfilter_conntrack is not keyworded on mips
 net-dns/dnsmasq conntrack
 
-# Thomas Deutschmann <[email protected]> (2016-08-23)
-# net-libs/openpgm is not keyworded on mips
-net-libs/zeromq pgm
-
 # Davide Pesavento <[email protected]> (2015-10-26)
 # Tests require non-keyworded qt5
 dev-qt/qtchooser test

diff --git a/profiles/package.mask b/profiles/package.mask
index 3a918f7d158..877eaa42147 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -672,7 +672,6 @@ media-gfx/displaycal
 media-plugins/gimp-resynthesizer
 <net-analyzer/linkchecker-10.0.0_pre
 net-analyzer/pbgpp
-net-libs/openpgm
 
 # Alfredo Tupone <[email protected]> (2020-08-16)
 # Ported to py3.8 but not yet released

Reply via email to