commit:     13d61a7051bdf9f9e0401b6e1ac2ff42b6b30dd5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 12:35:55 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 12:36:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d61a70

net-libs/ccrtp: Remove last-rited pkg

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

 net-libs/ccrtp/Manifest           |  1 -
 net-libs/ccrtp/ccrtp-2.1.2.ebuild | 33 ---------------------------------
 net-libs/ccrtp/metadata.xml       |  5 -----
 profiles/package.mask             |  1 -
 4 files changed, 40 deletions(-)

diff --git a/net-libs/ccrtp/Manifest b/net-libs/ccrtp/Manifest
deleted file mode 100644
index 65c28fe50ed..00000000000
--- a/net-libs/ccrtp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ccrtp-2.1.2.tar.gz 764869 BLAKE2B 
8fc3aa22e715078dae64407da8b8c2dc6740994dad7bf7dab6369b1708e6261619107dd7484b1ec801b7a8bbb30d3387d8fab9c3503adf09209b2b8aeb6df56d
 SHA512 
a835f57a0eef7cba11c55c93ce2f11ebd8ab4099e7c723043c51e4872f3da87af946fc50fac18b47ea5d72b2a1227b377810e9134c1f3a8982d4ce5944d043e9

diff --git a/net-libs/ccrtp/ccrtp-2.1.2.ebuild 
b/net-libs/ccrtp/ccrtp-2.1.2.ebuild
deleted file mode 100644
index 3a37c3fa521..00000000000
--- a/net-libs/ccrtp/ccrtp-2.1.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="GNU ccRTP - Implementation of the IETF real-time transport 
protocol"
-HOMEPAGE="https://www.gnu.org/software/ccrtp/";
-SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-LICENSE="GPL-2"
-IUSE="doc"
-SLOT="0/2"
-
-RDEPEND="
-       >=dev-cpp/commoncpp2-1.3.0:0=
-       dev-libs/libgcrypt:0=
-       >=dev-libs/ucommon-6.2.2:=
-"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       doc? ( app-doc/doxygen )
-"
-
-src_configure() {
-       econf --disable-static
-}
-
-src_install() {
-       use doc && HTML_DOCS="doc/html/*"
-       default
-       find "${D}" -name '*.la' -delete || die
-}

diff --git a/net-libs/ccrtp/metadata.xml b/net-libs/ccrtp/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/net-libs/ccrtp/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 753453522e4..f56329e9900 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -572,7 +572,6 @@ net-libs/nacl
 # Unmaintained.  No reverse dependencies.
 # Removal in 30 days.  Bug #694256.
 net-libs/ccnet
-net-libs/ccrtp
 
 # Lars Wendler <polynomia...@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.

Reply via email to