commit:     58d3320b6e37e21ddfce7ebc6a4bf1c089442717
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 06:48:16 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 06:50:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d3320b

dev-libs/liboop: Remove last-rited pkg

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

 dev-libs/liboop/Manifest             |  1 -
 dev-libs/liboop/liboop-1.0-r1.ebuild | 41 ------------------------------------
 dev-libs/liboop/metadata.xml         |  5 -----
 profiles/package.mask                | 10 ---------
 4 files changed, 57 deletions(-)

diff --git a/dev-libs/liboop/Manifest b/dev-libs/liboop/Manifest
deleted file mode 100644
index 5fe367172f3..00000000000
--- a/dev-libs/liboop/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST liboop-1.0.tar.bz2 215477 BLAKE2B 
4062696d31e843ccf7a51536f64a435b3ea4c39ce87d599fdaa3126f0146842726eac8b77723f31d9184abc8842da60a4f5d86642a856b432f78cd86dec474be
 SHA512 
157385e61af7a5fb055d775f773dc0c455703f86dd3a100b56421b231e8bd78ab9af4712fcfcd07e9344ac2ac4f3cde28e0d966be72061b3b7d50b456ff7818f

diff --git a/dev-libs/liboop/liboop-1.0-r1.ebuild 
b/dev-libs/liboop/liboop-1.0-r1.ebuild
deleted file mode 100644
index 5a2652ab110..00000000000
--- a/dev-libs/liboop/liboop-1.0-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils flag-o-matic
-
-DESCRIPTION="low-level event loop management library for POSIX-based operating 
systems"
-HOMEPAGE="http://liboop.ofb.net/";
-SRC_URI="http://download.ofb.net/liboop/${P}.tar.bz2";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="adns gnome tcl readline"
-
-DEPEND="
-       adns? ( net-libs/adns )
-       gnome? ( dev-libs/glib:2 )
-       tcl? ( dev-lang/tcl:0 )
-       readline? ( sys-libs/readline:0 )"
-
-src_configure() {
-       export ac_cv_path_PROG_LDCONFIG=true
-       econf \
-               $(use_with adns) \
-               $(use_with gnome) \
-               $(use_with tcl tcltk) \
-               $(use_with readline) \
-               --without-libwww \
-               --disable-static
-}
-
-src_compile() {
-       emake -j1
-}
-
-src_install() {
-       default
-       prune_libtool_files
-}

diff --git a/dev-libs/liboop/metadata.xml b/dev-libs/liboop/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/dev-libs/liboop/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 df9f58538b6..a82a48a1760 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -758,16 +758,6 @@ net-libs/libinfinity
 # Removal in 30 days.  Bug #513238.
 net-libs/adns
 
-# Michał Górny <[email protected]> (13 Mar 2019)
-# Ancient event-loop library with no reverse dependencies.  The current
-# version has been released in 2003, and has no maintainer since
-# at least 2006 (when metadata.xml was added).  Upstream released 1.0.1
-# at some point but there's probably no use in bumping it.  Blocks
-# removal of net-libs/adns.  Alternatives includes dev-libs/glib,
-# dev-libs/libevent, dev-libs/libev and many more.
-# Removal in 30 days.  Bug #680212.
-dev-libs/liboop
-
 # Eray Aslan <[email protected]> (01 Mar 2019)
 # Mask experimental software
 =mail-mta/postfix-3.5*

Reply via email to