dev-db/vbisam: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Tue, 8 Oct 2019 18:28:59 +0000 (20:28 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 8 Oct 2019 18:28:59 +0000 (20:28 +0200)
Closes: https://bugs.gentoo.org/693752
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-db/vbisam/Manifest [deleted file]
dev-db/vbisam/metadata.xml [deleted file]
dev-db/vbisam/vbisam-2.0.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-db/vbisam/Manifest b/dev-db/vbisam/Manifest
deleted file mode 100644 (file)
index ffc6484..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST vbisam-2.0.tar.bz2 342184 BLAKE2B 64bf3dd3e44dd0ef19345d39605d09129e9d084f4d291ed8b6c94a04cbcd2fc69a94b2a5c58df88f61a5c5b1d843208cfdd4b354e22fcc056fb2be5a185e5ca4 SHA512 f329b9e35a8d912776342414cd02bb144c359ae316b5851b6fc49e0e13cbf4870ce2a445207fcdd8c1141ea7e0d5dff74f92f19e9b42597c16625a399c75c00c
diff --git a/dev-db/vbisam/metadata.xml b/dev-db/vbisam/metadata.xml
deleted file mode 100644 (file)
index 929c96f..0000000
+++ /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-needed -->
-       <upstream>
-               <remote-id type="sourceforge">tiny-cobol</remote-id>
-       </upstream>
-</pkgmetadata>
diff --git a/dev-db/vbisam/vbisam-2.0.ebuild b/dev-db/vbisam/vbisam-2.0.ebuild
deleted file mode 100644 (file)
index d852fc2..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-KEYWORDS="ppc x86"
-
-DESCRIPTION="replacement for IBM's C-ISAM"
-HOMEPAGE="https://sourceforge.net/projects/vbisam"
-SRC_URI="mirror://sourceforge/tiny-cobol/isam/${P}.tar.bz2"
-LICENSE="GPL-2 LGPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_install()
-{
-       emake install DESTDIR="${D}" || die "emake install failed."
-       dodoc ChangeLog README NEWS AUTHORS
-}
index 5cc4242b05ef8a955a7d32c8465ff769613a3fbf..11bfd95f05122c1a3c59a6aaa8d5683332bf7784 100644 (file)
@@ -1017,15 +1017,6 @@ dev-libs/asyncresolv
 # Removal in 30 days.  Bug #693756.
 dev-lang/gwydion-dylan-bin
 
-# Michał Górny <mgorny@gentoo.org> (2019-09-08)
-# Both packages are unmaintained, EAPI 0, not keyworded on amd64.
-# Both were last bumped in 2010.  Tinycobol had one release afterwards,
-# after which it has been declared dead (in 2011).  It is the only
-# reverse dependency of vbisam, and it has no reverse dependencies
-# itself.
-# Removal in 30 days.  Bug #693752.
-dev-db/vbisam
-
 # Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
 # Unofficial build. Superseded by official 2.49.5 release.
 # Masked for removal.