summaryrefslogtreecommitdiff
path: root/sci-libs/btf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /sci-libs/btf
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'sci-libs/btf')
-rw-r--r--sci-libs/btf/Manifest3
-rw-r--r--sci-libs/btf/btf-1.1.3.ebuild26
-rw-r--r--sci-libs/btf/files/btf-1.0.1-autotools.patch34
3 files changed, 0 insertions, 63 deletions
diff --git a/sci-libs/btf/Manifest b/sci-libs/btf/Manifest
index 2d3c0d14664d..cc57fcb1de30 100644
--- a/sci-libs/btf/Manifest
+++ b/sci-libs/btf/Manifest
@@ -1,6 +1,3 @@
-AUX btf-1.0.1-autotools.patch 1112 BLAKE2B 719b1216d858b2a417ac3738148972974f2c5efc213fe2eecdafafbb8a1577e2f855ef2643d94b5d20e8d07f7e370e991f3cb68bde1eeb4c532ddc002063d268 SHA512 41329d03154fd40cf404deac8a1fdb8a02c7f528d7a810011b933ef440c3389cba7b0182ee7e3b3eb43fbd9e9ff5cdc1da718e6071ed1161c84b1e71913b18cf
-DIST BTF-1.1.3.tar.gz 38276 BLAKE2B f26296ab0d7561cf47f435c4e4bf77758e3333e9a54ad25a909e2788a3407b4b790eb39110ca183df77b07415f755f603e41282c7fb013bada119cd6aaed85f1 SHA512 1e1b3e9bbed22ae417177f1bb960bd8097af05e7fede4b59df270020845e4bc9a77a16733af980d9b309503edc7ab6ffd852d28c6650e4e53b29125c5dc6364c
DIST btf-1.2.0.tar.bz2 290915 BLAKE2B b9bd3781bfd4fc4924ffb7ee52dc517a6f2ee169daca2a254510d4fddbc9a312fb40de4cadb9ac119c1dee6e3042e9c349ca805f509a958613472f1e423a7bea SHA512 4c2dcd5abf7a72485267a666e679545a5bfa8a20dfbf75a939c92547bdf960d40b6ae93cad23ac44f791e515a13f26c1dae446d3ba6e89b3d1f87d91d4dba50c
-EBUILD btf-1.1.3.ebuild 609 BLAKE2B ce408d4419158d05a635c51d4df536da229d7e6f0d46da945366594ab50a06fb71749168332b878b573d2627a6d8a12b271085c49ceca772686383fac81188d9 SHA512 0bb7d5fd583fbd55cf9f7b92de898078365c1c88b9c4d67bb33b310db4b0ec036af383f6b137e236ba9a72acea18dc61d50650062c4076b9718e7e7cdaadfb4c
EBUILD btf-1.2.0.ebuild 547 BLAKE2B 837167200c6114d3354235945a0a5eae4e0bfadb9d6bdcd0c11e8e3a1d4817483a04ee9de46712a539ed028364f1a444fbf4fa64b57352faf20d1b1bcb2bb3cf SHA512 ec199159065555fc949db47c06baeee8f30d2b619c4436721f169df082ed41e57e88deac3640893fad570e66f68aa2037b1397b945ae7be36d5c7a25e208ad4b
MISC metadata.xml 534 BLAKE2B b44c9cb7157ca2496f928f0d4580619991bc3ecc235fef6bca6072e0cd58c2be758f85dd0e4e62552218052db67fe7a24d15c7700a2bcebc88328feb6db93f52 SHA512 90699362212549e8b25ceffbf0df32253d10b5ea2203613d3bbffe5c2e7b228135579be0a63c563083846e8960d9b0594b3e230bd5ecd34100f42b08edd34b50
diff --git a/sci-libs/btf/btf-1.1.3.ebuild b/sci-libs/btf/btf-1.1.3.ebuild
deleted file mode 100644
index 56f4ea71e7ea..000000000000
--- a/sci-libs/btf/btf-1.1.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-AUTOTOOLS_AUTORECONF=yes
-inherit autotools-utils
-
-MY_PN=BTF
-
-DESCRIPTION="Algorithm for matrix permutation into block triangular form"
-HOMEPAGE="http://www.cise.ufl.edu/research/sparse/btf/"
-SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="static-libs"
-
-DEPEND="sci-libs/ufconfig"
-RDEPEND=""
-
-DOCS=( README.txt Doc/ChangeLog )
-PATCHES=( "${FILESDIR}"/${PN}-1.0.1-autotools.patch )
-
-S="${WORKDIR}/${MY_PN}"
diff --git a/sci-libs/btf/files/btf-1.0.1-autotools.patch b/sci-libs/btf/files/btf-1.0.1-autotools.patch
deleted file mode 100644
index 4156c2dfeb70..000000000000
--- a/sci-libs/btf/files/btf-1.0.1-autotools.patch
+++ /dev/null
@@ -1,34 +0,0 @@
---- configure.ac 1970-01-01 01:00:00.000000000 +0100
-+++ configure.ac 2008-01-30 12:29:44.232979678 +0000
-@@ -0,0 +1,10 @@
-+# -*- Autoconf -*-
-+AC_PREREQ(2.59)
-+AC_INIT(btf, 1.0.1, davis@cise.ufl.edu)
-+AM_INIT_AUTOMAKE([foreign])
-+AC_PROG_INSTALL
-+AC_PROG_LIBTOOL
-+AC_CHECK_LIB(m, sqrt)
-+AC_CHECK_HEADERS(UFconfig.h)
-+AC_CONFIG_FILES([Makefile Source/Makefile])
-+AC_OUTPUT
---- Makefile.am 1970-01-01 01:00:00.000000000 +0100
-+++ Makefile.am 2008-01-30 12:30:12.862611188 +0000
-@@ -0,0 +1,3 @@
-+SUBDIRS = Source
-+EXTRA_DIST = README.txt
-+include_HEADERS = Include/btf.h Include/btf_internal.h
---- Source/Makefile.am 1970-01-01 01:00:00.000000000 +0100
-+++ Source/Makefile.am 2008-01-30 12:37:00.857861512 +0000
-@@ -0,0 +1,12 @@
-+AM_CPPFLAGS = -I$(top_srcdir)/Include
-+
-+BTFSRC = btf_order.c btf_maxtrans.c btf_strongcomp.c
-+
-+lib_LTLIBRARIES = libbtf.la
-+noinst_LTLIBRARIES = libbtfi.la libbtfl.la
-+libbtfi_la_SOURCES = $(BTFSRC)
-+libbtfi_la_CPPFLAGS = $(AM_CPPFLAGS)
-+libbtfl_la_SOURCES = $(BTFSRC)
-+libbtfl_la_CPPFLAGS = $(AM_CPPFLAGS) -DDLONG
-+libbtf_la_SOURCES =
-+libbtf_la_LIBADD = libbtfl.la libbtfi.la