commit:     0e2056e7a051dcf0a57362e2da893b1940b1f128
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 17 17:09:00 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Dec 17 17:11:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2056e7

dev-libs/gf-complete: drop old

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-libs/gf-complete/Manifest                 |  1 -
 dev-libs/gf-complete/gf-complete-0.0.0.ebuild | 29 ---------------------------
 dev-libs/gf-complete/gf-complete-2.0.0.ebuild | 29 ---------------------------
 3 files changed, 59 deletions(-)

diff --git a/dev-libs/gf-complete/Manifest b/dev-libs/gf-complete/Manifest
index 8669d288bca..ebe52197902 100644
--- a/dev-libs/gf-complete/Manifest
+++ b/dev-libs/gf-complete/Manifest
@@ -1,2 +1 @@
-DIST gf-complete-0.0.0.tar.gz 596339 BLAKE2B 
add52827288d08e8d546787f8bc42554ce8900a21dfdc47e66aea2990aa48604f8a51d573f84c667e2479a03ddb8412c43a0acae745cb1e3e5aed0bfd0dd0a83
 SHA512 
7942a29b80972fffab15dc86c560345911db5aa976d2c505804d0eff10c9135f674f3511b579e2bac26342ca53a81d323826a1ff1d790836a4650a07769851a2
 DIST gf-complete-2.0.0.tar.gz 122566 BLAKE2B 
20cfc2dcf437109f5ed703434c5c383bc910d57127583a4eca6ccea860d0f42c82c93558ba992b9b35d6025d745a8bb39c32ed35809ffc063fa83b11a975e0d9
 SHA512 
3b0693bf374086417f04cee09dceeb694aafaf7fb3c829b89f303b65634ae509406c8a0de10f57c666b4c78b11043f355bb3c81f95eac061cb16de9db2b71b89

diff --git a/dev-libs/gf-complete/gf-complete-0.0.0.ebuild 
b/dev-libs/gf-complete/gf-complete-0.0.0.ebuild
deleted file mode 100644
index c0cc0027271..00000000000
--- a/dev-libs/gf-complete/gf-complete-0.0.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils ltprune
-
-DESCRIPTION="A Comprehensive Open Source Library for Galois Field Arithmetic"
-HOMEPAGE="http://jerasure.org/";
-SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/${P}.tar.gz";
-S="${WORKDIR}/${PN}.git"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-       sed -i -e 's/ -O3 $(SIMD_FLAGS)//g' src/Makefile.am tools/Makefile.am 
test/Makefile.am examples/Makefile.am|| die
-       eautoreconf
-}
-
-src_install() {
-       default
-       prune_libtool_files
-}

diff --git a/dev-libs/gf-complete/gf-complete-2.0.0.ebuild 
b/dev-libs/gf-complete/gf-complete-2.0.0.ebuild
deleted file mode 100644
index 0ede143fb2f..00000000000
--- a/dev-libs/gf-complete/gf-complete-2.0.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils ltprune
-
-DESCRIPTION="A Comprehensive Open Source Library for Galois Field Arithmetic"
-HOMEPAGE="http://jerasure.org/";
-SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/${P}.tar.gz";
-S="${WORKDIR}/${PN}.git"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-       sed -i -e 's/ -O3 $(SIMD_FLAGS)//g' src/Makefile.am tools/Makefile.am 
test/Makefile.am examples/Makefile.am|| die
-       eautoreconf
-}
-
-src_install() {
-       default
-       prune_libtool_files
-}

Reply via email to