commit:     cc1111f2c8cae54824bc85d95431a94319a86b87
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 15:18:14 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 15:18:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc1111f2

sys-devel/slibtool: Removed old

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-devel/slibtool/Manifest               |  1 -
 sys-devel/slibtool/slibtool-0.5.28.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
index bb5651259fa..e7c92278633 100644
--- a/sys-devel/slibtool/Manifest
+++ b/sys-devel/slibtool/Manifest
@@ -1,3 +1,2 @@
-DIST slibtool-0.5.28.tar.xz 61124 BLAKE2B 
86333684b6572a09fdc258146f245815a5febb9963311b241d2eb0df756fd05937e85d195af0a5e1eeaebb9051ad926b9330d76b18cfde6c7b1e3294c642af81
 SHA512 
bfd9a39a60203606286af53ba9acc8d06490691cec7edae5ab6978b8547029412881b9895e8e0470c4f70bc9c349fdc6918200aaac810df99cf628e5848c6563
 DIST slibtool-0.5.31.tar.xz 70008 BLAKE2B 
aa46b2bfe02e22dabb3dc56b2de9521ef8fd3b54774561bcccca15763c8ee88154a03bb6defd4f6b828eaadb040e66725d18b788aac0a4d0170ce02cb044e9eb
 SHA512 
658ea3244c6d1e9bd389ea5c222c29df6ba7acc5d6f2ada7a94dd3ac29ffbb681f377d8887a99861ab2ab484a7d3551e020bac2b92bdb07ad0e9ee96facfc6bd
 DIST slibtool-0.5.32.tar.xz 72820 BLAKE2B 
2098af643b9591d85a9fa2d34c4a0c06af664786acd15f26ebebe966d4fbac2085fa8525cdb28d7087bd59e16334f793bbb87ada7011572a8ac7ada0ca5ab770
 SHA512 
60c6bb8cd2e49d5a417b61c96b81fd25534bc9915d8b3db0078ae6469685591997a503fcabb0cf1b336f883e61c32892dc9d39d69b4041ef9d49d6cd52f760a5

diff --git a/sys-devel/slibtool/slibtool-0.5.28.ebuild 
b/sys-devel/slibtool/slibtool-0.5.28.ebuild
deleted file mode 100644
index 6164767912b..00000000000
--- a/sys-devel/slibtool/slibtool-0.5.28.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# git.foss21.org is the official repository per upstream
-DESCRIPTION="A skinny libtool implementation, written in C"
-HOMEPAGE="https://git.foss21.org/slibtool";
-SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-
-src_configure() {
-       ./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
-}

Reply via email to