commit:     4b1ae2087043d721582422aaf430eca8fe1eb3ae
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 18:53:50 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 18:59:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b1ae208

dev-util/cproto: drop 4.7s

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-util/cproto/Manifest b/dev-util/cproto/Manifest
index 145a9f7f21eb..f855035845f6 100644
--- a/dev-util/cproto/Manifest
+++ b/dev-util/cproto/Manifest
@@ -1,2 +1 @@
-DIST cproto-4.7s.tgz 178765 BLAKE2B 
d9c990e0e71851774bbedfcd2ee6119efcee5c32d8e29ff3e0cb7762f03900546e646745712e77fa66379bb4b76f9c5378608e5e1f1c7c176ac2e20448be2a6d
 SHA512 
1ec46356dce91a504ac04b6220034bd53f736580bf92d9939af66f548c50e519b8959c9f1396227e14e668e6c73a4e771af6e8bda75f97d0ccc58a1381e4ddbf
 DIST cproto-4.7t.tgz 181095 BLAKE2B 
60e8fc26acab8a7475d08c413b85bfc68b1fec877845f6302f741665eb3f779faf313d5463ec08f6a41a04737a9c280d3f8d5247bed819a21ea30a3c2d11f197
 SHA512 
ad5abddeec7e92ec85ac5d19f025a1d3362ed0a082e3a00fbc64545e3ef6e34fbd9cfff36be01276836d1d834c481927d12f747b0904dbc644d43f2e879bd82f

diff --git a/dev-util/cproto/cproto-4.7s.ebuild 
b/dev-util/cproto/cproto-4.7s.ebuild
deleted file mode 100644
index 981859029532..000000000000
--- a/dev-util/cproto/cproto-4.7s.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 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