[gentoo-commits] repo/gentoo:master commit in: dev-util/febootstrap/files/, profiles/, dev-util/febootstrap/

2017-08-14 Thread Michał Górny
commit: eacc69bdbad136963da6a328cfc097d566082138
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 14 21:20:28 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 14 21:24:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eacc69bd

dev-util/febootstrap: Remove last-rited pkg, #541410

 dev-util/febootstrap/Manifest  |  1 -
 dev-util/febootstrap/febootstrap-2.11.ebuild   | 37 --
 dev-util/febootstrap/files/remove_all-static.patch | 12 ---
 dev-util/febootstrap/metadata.xml  |  8 -
 profiles/package.mask  |  5 ---
 5 files changed, 63 deletions(-)

diff --git a/dev-util/febootstrap/Manifest b/dev-util/febootstrap/Manifest
deleted file mode 100644
index b86ee2441f0..000
--- a/dev-util/febootstrap/Manifest
+++ /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
index 1942833286e..000
--- a/dev-util/febootstrap/febootstrap-2.11.ebuild
+++ /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
index 4f0f16e79b9..000
--- a/dev-util/febootstrap/files/remove_all-static.patch
+++ /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
index c5a4b3e..000
--- a/dev-util/febootstrap/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   maksbo...@gentoo.org
-   Maxim Koltsov
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index bb82b7de641..264f63bcd78 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -264,11 +264,6 @@ net-p2p/bitcoinxtd
 net-p2p/bitcoinxt-qt
 
 # Pacho Ramos  (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  (14 Jul 2017)
 # Doesn't compile, upstream dead, removal in 2 months (#584296).
 dev-util/mutrace
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/febootstrap/

2016-12-29 Thread Göktürk Yüksek
commit: 207761ec692bfe14d9411811712e2de7aa0b46cc
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Thu Dec 29 17:23:56 2016 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Thu Dec 29 17:44:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=207761ec

dev-util/febootstrap: remove the proxied maintainer per his request

Package-Manager: portage-2.3.0

 dev-util/febootstrap/metadata.xml | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/dev-util/febootstrap/metadata.xml 
b/dev-util/febootstrap/metadata.xml
index 977c819..c5a 100644
--- a/dev-util/febootstrap/metadata.xml
+++ b/dev-util/febootstrap/metadata.xml
@@ -2,14 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
 
-   andreis.vinograd...@gmail.com
-
-
maksbo...@gentoo.org
Maxim Koltsov
 
-
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-