commit:     e8297ddc3ef54f188f56866ce14059b6233e7c6a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 07:01:17 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 07:01:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8297ddc

sys-devel/cons: Drop old (EAPI 0)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-devel/cons/Manifest          |  1 -
 sys-devel/cons/cons-2.2.0.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/sys-devel/cons/Manifest b/sys-devel/cons/Manifest
index 67a463140ec..167672cc329 100644
--- a/sys-devel/cons/Manifest
+++ b/sys-devel/cons/Manifest
@@ -1,2 +1 @@
-DIST cons-2.2.0.tgz 200338 BLAKE2B 
17a4c5a7e23f2b49ae313066315b69dc6795d0f32faacd7318df31210768020f3b75fee05778cfd5977bbc080f51c13d114c90e7f4402d801a94ed8a0d908a39
 SHA512 
93b75e293bcd8f9a8ebb4c5f77ec07c72d82493a896e8858603d32f006e7ac7fb8164e901a7927963f66c7973519b1bf2551a6c7ee9c5da1c4e6f61df8bdce7c
 DIST cons-2.3.0.tgz 235895 BLAKE2B 
766b00824ede528c5d356eda40d3b2929b472720340c0f85add95ba13a5b172afaaa50c779e664cca1b5e74f9ed1d26cce8405f7994d9464a0693e5828963863
 SHA512 
a42b7537fa8c8cc179ff9e608e6cecfaec1ee0b2e1efb9b9b5992ced15867ca05155e87221e5fde6d912b94eac0d1a411c7feb528e882ed65ce9fb2a2d46be12

diff --git a/sys-devel/cons/cons-2.2.0.ebuild b/sys-devel/cons/cons-2.2.0.ebuild
deleted file mode 100644
index 0cb33919884..00000000000
--- a/sys-devel/cons/cons-2.2.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="Extensible perl-based build utility"
-SRC_URI="http://www.dsmit.com/cons/stable/${P}.tgz";
-HOMEPAGE="http://www.dsmit.com/cons/";
-
-SLOT="2.2"
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ppc ~sparc x86"
-IUSE=""
-
-DEPEND="
-       dev-lang/perl
-       virtual/perl-Digest-MD5"
-RDEPEND="
-       ${DEPEND}
-       !sci-biology/emboss"
-
-src_install() {
-       dobin cons || die
-       dodoc CHANGES INSTALL MANIFEST README RELEASE TODO || die
-       dohtml *.html || die
-       doman cons.1.gz || die
-}

Reply via email to