dev-util/febootstrap: Remove last-rited pkg, #541410
authorMichał Górny <mgorny@gentoo.org>
Mon, 14 Aug 2017 21:20:28 +0000 (23:20 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 14 Aug 2017 21:24:33 +0000 (23:24 +0200)
dev-util/febootstrap/Manifest [deleted file]
dev-util/febootstrap/febootstrap-2.11.ebuild [deleted file]
dev-util/febootstrap/files/remove_all-static.patch [deleted file]
dev-util/febootstrap/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-util/febootstrap/Manifest b/dev-util/febootstrap/Manifest
deleted file mode 100644 (file)
index b86ee24..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST febootstrap-2.11.tar.gz 585966 SHA256 e99d0411702eb619127cc6e2f79a5f4d2fec3d0524e46069738c5ed5b5dc69f4 SHA512 243171e779449f7f25c422842aaef3d5eff5931397530a9b6b1a168ef0fd723ebc4f38846b7699ce7271a715f266033ad2a033ef0aca1b4811d9c7e68929e4ee WHIRLPOOL dbb93f3d502f68b197175cd23d7c2e4faf05a8041efdfb93fbbb9635bdb07e0dd4a39a55fc8b7c1c99827f34505582e08586b10a8e625e0e6b63028625812b01
diff --git a/dev-util/febootstrap/febootstrap-2.11.ebuild b/dev-util/febootstrap/febootstrap-2.11.ebuild
deleted file mode 100644 (file)
index 1942833..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit eutils autotools
-
-DESCRIPTION="Fedora bootstrap scripts"
-HOMEPAGE="https://people.redhat.com/~rjones/febootstrap/"
-SRC_URI="https://people.redhat.com/~rjones/febootstrap/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=sys-apps/fakeroot-1.11
-       >=sys-apps/fakechroot-2.9
-       dev-lang/perl
-       >=sys-apps/yum-3.2.21
-       sys-fs/e2fsprogs
-       sys-libs/e2fsprogs-libs"
-RDEPEND="${DEPEND}"
-QA_EXECSTACK="usr/bin/febootstrap-supermin-helper"
-
-src_prepare() {
-       # https://lists.gnu.org/archive/html/grub-devel/2012-07/msg00051.html
-       sed -i -e '/gets is a security/d' lib/stdio.in.h
-       epatch "${FILESDIR}"/remove_all-static.patch
-
-       eautoreconf
-}
-
-src_install() {
-       emake DESTDIR="${D}" install || die "emake install failed"
-       dodoc TODO README examples/*.sh || die
-}
diff --git a/dev-util/febootstrap/files/remove_all-static.patch b/dev-util/febootstrap/files/remove_all-static.patch
deleted file mode 100644 (file)
index 4f0f16e..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/helper/Makefile.am b/helper/Makefile.am
---- a/helper/Makefile.am
-+++ b/helper/Makefile.am
-@@ -40,7 +40,7 @@
- noinst_PROGRAMS = init
- init_SOURCES = init.c
- init_CFLAGS = -static
--init_LDFLAGS = -all-static
-+init_LDFLAGS = -static
- # http://www.doof.me.uk/2010/05/07/cute-objcopy-hack/
- ELF_DEFAULT_ARCH = $(shell $(srcdir)/elf-default-arch | gawk '{ print $$1 }')
diff --git a/dev-util/febootstrap/metadata.xml b/dev-util/febootstrap/metadata.xml
deleted file mode 100644 (file)
index c5adddd..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
-       <email>maksbotan@gentoo.org</email>
-       <name>Maxim Koltsov</name>
-</maintainer>
-</pkgmetadata>
index bb82b7de64132ef281b5bc7ca2f0dbd5d9c9fcbc..264f63bcd785bf90f496a70de29a5dc6ecfd0b07 100644 (file)
@@ -263,11 +263,6 @@ net-misc/jumpgate
 net-p2p/bitcoinxtd
 net-p2p/bitcoinxt-qt
 
-# Pacho Ramos <pacho@gentoo.org> (14 Jul 2017)
-# Our package is completely outdated and needs a major version bump (and
-# pkgmove). Bug #541410. Removal in a month.
-dev-util/febootstrap
-
 # Pacho Ramos <pacho@gentoo.org> (14 Jul 2017)
 # Doesn't compile, upstream dead, removal in 2 months (#584296).
 dev-util/mutrace