commit:     103bfbbb3772afaede8e371d98ef38b2792f7cae
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  8 18:29:43 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct  8 18:29:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=103bfbbb

dev-libs/cpl-stratego: Remove last-rited pkg

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

 dev-libs/cpl-stratego/Manifest                |  1 -
 dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild | 30 ---------------------------
 dev-libs/cpl-stratego/metadata.xml            |  5 -----
 profiles/package.mask                         |  7 -------
 4 files changed, 43 deletions(-)

diff --git a/dev-libs/cpl-stratego/Manifest b/dev-libs/cpl-stratego/Manifest
deleted file mode 100644
index ee2391921b4..00000000000
--- a/dev-libs/cpl-stratego/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cpl-stratego-0.4.tar.gz 146956 BLAKE2B 
72cc0909abe273bbc7e275a874449e8497cd534d88273dc3a1ff070fc4941b4966b76d76c37a5247b22235181cd87b2870a4752db4ac4f0f6e99199e963c4229
 SHA512 
05253a10b7359bedb99d9c8150018808d3961545f0b3e83a19acb8be94fca12a45503b14f96d02605b6a3453ffbfff542017e1e35e9c5ff48e719640a601f675

diff --git a/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild 
b/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild
deleted file mode 100644
index 60994f6f250..00000000000
--- a/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit toolchain-funcs
-
-DESCRIPTION="Choice library mostly used by Stratego"
-SRC_URI="ftp://ftp.stratego-language.org/pub/stratego/stratego/${P}.tar.gz";
-HOMEPAGE="http://www.stratego-language.org";
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="alpha ia64 ppc sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_compile() {
-       econf || die "./configure failed"
-       emake CC=$(tc-getCC) CC_DBG=$(tc-getCC) CC_GCC=$(tc-getCC)
-       CC_PROF=$(tc-getCC)  || die
-}
-
-src_install () {
-       make DESTDIR="${D}" install || die
-
-       dodoc AUTHORS ChangeLog NEWS README*
-}

diff --git a/dev-libs/cpl-stratego/metadata.xml 
b/dev-libs/cpl-stratego/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/dev-libs/cpl-stratego/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 a063be999c2..1282e8ceacf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -999,13 +999,6 @@ media-video/maven-poke
 # Removal in 30 days.  Bug #693768.
 dev-libs/libvolume_id
 
-# Michał Górny <mgo...@gentoo.org> (2019-09-08)
-# Unmaintained.  Added in 2002 and not updated since.  EAPI 0.  No amd64
-# keywords.  Apparently the only revdep was Stratego which was removed
-# in the past.
-# Removal in 30 days.  Bug #693760.
-dev-libs/cpl-stratego
-
 # Lars Wendler <polynomia...@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.

Reply via email to