dev-libs/cpl-stratego: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Tue, 8 Oct 2019 18:29:43 +0000 (20:29 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 8 Oct 2019 18:29:43 +0000 (20:29 +0200)
Closes: https://bugs.gentoo.org/693760
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/cpl-stratego/Manifest [deleted file]
dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild [deleted file]
dev-libs/cpl-stratego/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-libs/cpl-stratego/Manifest b/dev-libs/cpl-stratego/Manifest
deleted file mode 100644 (file)
index ee23919..0000000
+++ /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 (file)
index 60994f6..0000000
+++ /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 (file)
index 6f49eba..0000000
+++ /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>
index a063be999c201346c54a886be0b035b1374c5a02..1282e8ceacffc60f1f7f4eedd8ef5d49d22ae174 100644 (file)
@@ -999,13 +999,6 @@ media-video/maven-poke
 # Removal in 30 days.  Bug #693768.
 dev-libs/libvolume_id
 
-# Michał Górny <mgorny@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 <polynomial-c@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.