commit:     3f680b99e4da3ccdade91747fa444742205e1912
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 11:19:31 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 11:33:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f680b99

dev-util/cproto: cleanup old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/cproto/Manifest           |  1 -
 dev-util/cproto/cproto-4.7o.ebuild | 15 ---------------
 2 files changed, 16 deletions(-)

diff --git a/dev-util/cproto/Manifest b/dev-util/cproto/Manifest
index c90dbd7a168..6d22fbd78f1 100644
--- a/dev-util/cproto/Manifest
+++ b/dev-util/cproto/Manifest
@@ -1,2 +1 @@
-DIST cproto-4.7o.tgz 168915 BLAKE2B 
a79d22014140531c263d0b389c50c263b13bf2e9bd2142da54ec712ec13f122539d92fbc3e40a52d52802e17e5b96a39c73e0ea3dd3c189e0e4563cf7b3feea3
 SHA512 
9a731be8bfa3f0da9c8a7c04a1c9bcf5ca52897325fa868306c35d818fc54348f83d93e2b2d792a2f682f935fb42d928d2828b1ff7fe3287a1806852e180a9f3
 DIST cproto-4.7q.tgz 175005 BLAKE2B 
4138aeb87bff6cd59182939ca93c174cc23a67fd5830bbbb4f0e148edb7856acd7ec98390b46cc1c268c694347d6624a48d94e126751ddeec29fa8a305ed5d89
 SHA512 
014b51dfcc4b00cf0f71355901ce6ea5d5627846f4bce370559c4a7d9935abe8abc2f994a70793d4886ab93a24843152aa6c873515aa7d9a72d9c4a18fa1171e

diff --git a/dev-util/cproto/cproto-4.7o.ebuild 
b/dev-util/cproto/cproto-4.7o.ebuild
deleted file mode 100644
index 4820a05be91..00000000000
--- a/dev-util/cproto/cproto-4.7o.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Generate C function prototypes from C source code"
-HOMEPAGE="https://invisible-island.net/cproto/";
-SRC_URI="ftp://ftp.invisible-island.net/cproto//${P}.tgz";
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-DEPEND="sys-devel/flex
-       virtual/yacc"

Reply via email to