commit:     c3e8d2dcfe0a9d9edfcc4ae5b304251247ab40e3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 18 15:00:02 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 18 15:08:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e8d2dc

dev-libs/btparse: Remove last-rited pkg, #599710

 dev-libs/btparse/Manifest            |  2 --
 dev-libs/btparse/btparse-0.33.ebuild | 33 ---------------------------------
 dev-libs/btparse/btparse-0.35.ebuild | 17 -----------------
 dev-libs/btparse/metadata.xml        |  8 --------
 profiles/package.mask                | 10 ----------
 5 files changed, 70 deletions(-)

diff --git a/dev-libs/btparse/Manifest b/dev-libs/btparse/Manifest
deleted file mode 100644
index 706caac81a5..00000000000
--- a/dev-libs/btparse/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST btparse-0.33.tar.gz 205792 SHA256 
524d9a452e43672a2230ddc84614b9dd743ecc0200d59eedd5dee077dc23191a SHA512 
4071a19a7f2d04d1a448fb450a2cc54f38e85877f804af392f5370e4ad24bbfa04599ac30331c7faabcfbb6c3dba98275a5fec3f0d960eac0a6967d8da44a782
 WHIRLPOOL 
b4d850ed72b3487076ec2f13cc7ff3ed18d65149333e495470de491fb08fe1742d4ad19f7e6856d8188d5c271a4fe9f79a354d5608407d0ea6a32fe87513660b
-DIST btparse-0.35.tar.gz 470546 SHA256 
631bf1b79dfd4c83377b416a12c349fe88ee37448dc82e41424b2f364a99477b SHA512 
a30659195eed58f34d63f5292efb9c37fdd5c7075214d9789e4260291a5c2a6fb9c350865cb0a24980acfbe039134c464f3fc6ca2e55b6956fc79de40505bc77
 WHIRLPOOL 
91b48ea14d65042e5a75e4cd7c491b74fe3cd3aee320efaa835d5996e9fdb8886979c501b0f9b8873b6ebe1dd450a7dfa136b89fed42675f3ab7ea9303a54149

diff --git a/dev-libs/btparse/btparse-0.33.ebuild 
b/dev-libs/btparse/btparse-0.33.ebuild
deleted file mode 100644
index b9ea4766a7a..00000000000
--- a/dev-libs/btparse/btparse-0.33.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="A C library to parse Bibtex files"
-HOMEPAGE="http://starship.python.net/~gward/btOOL/";
-SRC_URI="http://starship.python.net/~gward/btOOL//${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="sparc x86"
-IUSE=""
-
-DEPEND=""
-
-src_compile() {
-       #have to include ${D} into mandir here,
-       #for some reason mandir=${D}/... is ignored during make install..
-       ./configure --host=${CHOST} \
-               --prefix=/usr \
-               --mandir=${D}/usr/share/man  || die "./configure failed"
-       emake lib shlib || die
-}
-
-src_install () {
-       #make \
-       #       prefix=${D}/usr \
-       #       mandir=${D}/usr/share/man \
-       #       install || die
-
-       make prefix=${D}/usr install || die
-       dolib.so libbtparse.so
-       dodoc CHANGES README
-}

diff --git a/dev-libs/btparse/btparse-0.35.ebuild 
b/dev-libs/btparse/btparse-0.35.ebuild
deleted file mode 100644
index 8cc544d81b8..00000000000
--- a/dev-libs/btparse/btparse-0.35.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="A C library to parse Bibtex files"
-HOMEPAGE="http://www.gerg.ca/software/btOOL/";
-SRC_URI="mirror://cpan/authors/id/A/AM/AMBS/btparse/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-DEPEND=""
-
-src_install() {
-       emake DESTDIR="${D}" install || die "emake install failed"
-}

diff --git a/dev-libs/btparse/metadata.xml b/dev-libs/btparse/metadata.xml
deleted file mode 100644
index 13170c3184d..00000000000
--- a/dev-libs/btparse/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 type="project">
-       <email>t...@gentoo.org</email>
-       <name>Gentoo TeX Project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 672bf5f44f1..44429d48779 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -212,16 +212,6 @@ dev-scheme/schoca
 dev-perl/Net-Google-SafeBrowsing-UpdateRequest
 dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing
 
-# Andreas K. Hüttel <dilfri...@gentoo.org> (11 Mar 2017)
-# Dead upstream; the library has been picked up by
-# dev-perl/Text-BibTeX and is further developed there.
-# Please uninstall dev-libs/btparse and re-build your
-# application against >=dev-perl/Text-BibTeX-0.780.0-r1
-# (this should happen automatically with tellico, the
-# only reverse dependency in the main tree).
-# Removal in 30 days. Bug 599710.
-dev-libs/btparse
-
 # Gnome Team <gn...@gentoo.org> (08 Mar 2017)
 # GNOME 3.24 mask (#611270)
 >=x11-themes/adwaita-icon-theme-3.23

Reply via email to