commit:     385cb11b4244b0884695bdeb1c4cfecdf5c330e0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 22 17:08:47 2018 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 22 17:09:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=385cb11b

dev-util/makepp: Remove old

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-util/makepp/Manifest                           |  4 --
 dev-util/makepp/files/makepp-1.40.1a-install.patch | 12 ------
 dev-util/makepp/files/makepp-2.0-destdir.patch     | 13 ------
 .../makepp/files/makepp-2.0.98.5-perl526.patch     | 24 -----------
 dev-util/makepp/makepp-1.40.1a.ebuild              | 43 -------------------
 dev-util/makepp/makepp-2.0-r1.ebuild               | 50 ----------------------
 dev-util/makepp/makepp-2.0.98.4.ebuild             | 48 ---------------------
 dev-util/makepp/makepp-2.0.98.5-r1.ebuild          | 44 -------------------
 dev-util/makepp/makepp-2.0.98.5.ebuild             | 48 ---------------------
 9 files changed, 286 deletions(-)

diff --git a/dev-util/makepp/Manifest b/dev-util/makepp/Manifest
index a9cb109dc93..3ddd5d4dff3 100644
--- a/dev-util/makepp/Manifest
+++ b/dev-util/makepp/Manifest
@@ -1,6 +1,2 @@
 DIST makepp-1.18.tar.gz 236990 BLAKE2B 
4f2c894a706fd188eeeae4422ac828cd99cccb2e8f6b7280a2be55363b99f4fff011932f3dfd550062e932f5c90ddc7f41fd56cb5e765c694b7296ac7f7beb1c
 SHA512 
e6d4fe2d8136bbbbec00401761bf5a4bf5ff15357e75080b942188a613b8156c67eac63f46ce89f1e521997ca620f22924dd0b9055dcb66e30801142dab4e0a9
-DIST makepp-1.40.1a.tar.gz 278170 BLAKE2B 
ceac75583575c51f3da960368644259d414377694ec7e437b9aa8455a48ba37edf330131857d4ac255b7da5e55568cfc8f896064d40eb4ee46cb1a5c70d01b47
 SHA512 
554987f1ff51fd4d984d54a8bf1c36182418f57820899567aba8d961753ab4daa4f4fee9591557dac199c0a2e4ba33f5b2a789e237ae9684e5168201d0a152ef
-DIST makepp-2.0.98.4.txz 528092 BLAKE2B 
8d315d5b00f08cf6455889f933315c8f2964db5c54c60892cc5aceaa8878e0503567b2b28cee6a03d950a890244dd012b295a929704b574b8f7a9e1f16c7693a
 SHA512 
c04e67f62155ce398c1fccba350354b163367ef5a6db961277433a7c733a71512a48cf3427d02a7b6874ab33047f6b7082105ed78b8397dc430c9d6a34ad9d38
-DIST makepp-2.0.98.5.txz 529556 BLAKE2B 
d3112efa4a8c5abc0ce845dff1e7a9785e6ab1fa98dd1312cf55b4f4d65cf14e5177d319629a26bcb5dd231308bfd0fb0944f089859ef95a02b0d1dfe5fd8c7f
 SHA512 
f4ad5ab3800148fc4527558374be765e0b7ac731220192c1105e9c688c5961b8d5dd42ed2177db2aadc879b2c66e4bde14428eaf3055a6ba52163d908c576b5a
 DIST makepp-2.0.99.1.txz 532784 BLAKE2B 
e69495f0ffece81e7b15b668eea8bf4f9a26a36332bd1644594d697dd2301bea4bb2340fcd2805a33c44824113149fc617db610e6624900ec9d0d77054658d8c
 SHA512 
457d64a2e9d2860dc2f7ad1bd4ef7df9fcd1563878dcd7b63e6f1d3fd6c03cdb89aab68faa018b3ef6b3009733a365fadbb49ad6c8a03ffe6eafcf867b765213
-DIST makepp-2.0.txz 534708 BLAKE2B 
9ea57e64199aef3765e74d0b4fe37a4803163c45067bc130fc02f2c28925f2f1f925b7757c03b31634f15bc755077944fc6e6ec85c9e83a248ed6915550ca14a
 SHA512 
b8327fe475cb323352c6b89f1dc5e4a3fbbc71ee8b53777340449f610e3276465680ba3bc3bba905bb00754ca52ca56b82b9b1184db7bf7b272a47822b86aa49

diff --git a/dev-util/makepp/files/makepp-1.40.1a-install.patch 
b/dev-util/makepp/files/makepp-1.40.1a-install.patch
deleted file mode 100644
index b1ee013add3..00000000000
--- a/dev-util/makepp/files/makepp-1.40.1a-install.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- makepp-1.40/config.pl
-+++ makepp-1.40/config.pl
-@@ -34,7 +34,7 @@
-       cd makepp-$(VERSION) && make test    # Make sure it all runs.
-       rm -rf makepp-$(VERSION)
- 
--install: all
--      $(PERL) install.pl $(BINDIR) $(DATADIR) $(MANDIR) $(HTMLDIR) $(FINDBIN)
-+install:
-+      $(PERL) install.pl $(DESTDIR)$(BINDIR) $(DESTDIR)$(DATADIR) 
$(DESTDIR)$(MANDIR) $(DESTDIR)$(HTMLDIR) $(DESTDIR)$(FINDBIN)
- 
- .PHONY: all distribution install test

diff --git a/dev-util/makepp/files/makepp-2.0-destdir.patch 
b/dev-util/makepp/files/makepp-2.0-destdir.patch
deleted file mode 100644
index 7d7950b2dff..00000000000
--- a/dev-util/makepp/files/makepp-2.0-destdir.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-don't break install paths when DESTDIR is set
-
---- a/install.pl
-+++ b/install.pl
-@@ -131,7 +131,7 @@
- 
- if( $destdir ) {
-   for( $bindir, $datadir, $mandir, $htmldir_val ) {
--    s/$prefix/$destdir/o if defined;
-+    s/^/$destdir/o if defined;
-   }
- }
- 

diff --git a/dev-util/makepp/files/makepp-2.0.98.5-perl526.patch 
b/dev-util/makepp/files/makepp-2.0.98.5-perl526.patch
deleted file mode 100644
index b5ed875b4dc..00000000000
--- a/dev-util/makepp/files/makepp-2.0.98.5-perl526.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -ruN makepp-2.0.98.5.orig/config.pl makepp-2.0.98.5/config.pl
---- makepp-2.0.98.5.orig/config.pl     2017-07-08 21:35:18.257017457 +0200
-+++ makepp-2.0.98.5/config.pl  2017-07-08 21:39:06.087026936 +0200
-@@ -19,6 +19,8 @@
- you on?), get the latest from www.perl.org and install it.
- EOS
- 
-+use lib q[.];
-+
- BEGIN { eval { require Mpp::Utils } or warn <<EOS and exit 1 } # avoid 
BEGIN/die diagnostic
- Please call this script in the directory where you unpacked it!
- EOS
-diff -ruN makepp-2.0.98.5.orig/install.pl makepp-2.0.98.5/install.pl
---- makepp-2.0.98.5.orig/install.pl    2013-07-05 23:02:38.000000000 +0200
-+++ makepp-2.0.98.5/install.pl 2017-07-08 21:38:48.441026202 +0200
-@@ -13,6 +13,8 @@
- #
- BEGIN { eval { require 5.008 } or exec $^X, 'config.pl' } # Dies with nice 
message.
- 
-+use lib q[.];
-+
- BEGIN { eval { require Mpp::Text } or warn <<EOS and exit 1 } # avoid 
BEGIN/die diagnostic
- Please call this script in the directory where you unpacked it!
- EOS

diff --git a/dev-util/makepp/makepp-1.40.1a.ebuild 
b/dev-util/makepp/makepp-1.40.1a.ebuild
deleted file mode 100644
index a46c2328ba7..00000000000
--- a/dev-util/makepp/makepp-1.40.1a.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DESCRIPTION="GNU make replacement"
-HOMEPAGE="http://makepp.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5.6.0"
-
-S=${WORKDIR}/${P%.*}
-
-src_unpack() {
-       unpack ${A}
-       cd "${S}"
-       epatch "${FILESDIR}"/${P}-install.patch
-       # remove ones which cause sandbox violations
-       rm makepp_tests/wildcard_repositories.test
-}
-
-src_compile() {
-       # not an autoconf configure script
-       ./configure \
-               --prefix=/usr \
-               --bindir=/usr/bin \
-               --htmldir=/usr/share/doc/${PF}/html \
-               --mandir=/usr/share/man \
-               --datadir=/usr/share/makepp \
-               || die "configure failed"
-}
-
-src_install() {
-       emake install DESTDIR="${D}" || die
-       dodoc ChangeLog README
-}

diff --git a/dev-util/makepp/makepp-2.0-r1.ebuild 
b/dev-util/makepp/makepp-2.0-r1.ebuild
deleted file mode 100644
index a8d44bd7fca..00000000000
--- a/dev-util/makepp/makepp-2.0-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils
-
-MY_PV=${PV/_}
-MY_P="${PN}-${MY_PV}"
-DESCRIPTION="GNU make replacement"
-HOMEPAGE="http://makepp.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${PV%_*}/${MY_P}.txz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos"
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5.6.0"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
-       ln -s "${DISTDIR}/${A}" ${P}.tar.xz
-       unpack ./${P}.tar.xz
-}
-
-src_prepare() {
-       epatch "${FILESDIR}"/${PN}-2.0-destdir.patch
-
-       # default "all" rule is to run tests :x
-       sed -i '/^all:/s:test::' config.pl || die
-}
-
-src_configure() {
-       # not an autoconf configure script
-       ./configure \
-               --prefix="${EPREFIX}"/usr \
-               --bindir="${EPREFIX}"/usr/bin \
-               --htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \
-               --mandir="${EPREFIX}"/usr/share/man \
-               --datadir="${EPREFIX}"/usr/share/makepp \
-               || die "configure failed"
-}
-
-src_test() {
-       # work around https://bugzilla.samba.org/show_bug.cgi?id=8728
-       export CCACHE_UNIFY=1
-       ROOT= default
-}

diff --git a/dev-util/makepp/makepp-2.0.98.4.ebuild 
b/dev-util/makepp/makepp-2.0.98.4.ebuild
deleted file mode 100644
index 1ecf18f24d1..00000000000
--- a/dev-util/makepp/makepp-2.0.98.4.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils
-
-MY_PV=${PV/_}
-MY_P="${PN}-${MY_PV}"
-DESCRIPTION="GNU make replacement"
-HOMEPAGE="http://makepp.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/2.1/${MY_P}.txz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos"
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5.6.0"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
-       ln -s "${DISTDIR}/${A}" ${P}.tar.xz
-       unpack ./${P}.tar.xz
-}
-
-src_prepare() {
-       # default "all" rule is to run tests :x
-       sed -i '/^all:/s:test::' config.pl || die
-}
-
-src_configure() {
-       # not an autoconf configure script
-       ./configure \
-               --prefix="${EPREFIX}"/usr \
-               --bindir="${EPREFIX}"/usr/bin \
-               --htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \
-               --mandir="${EPREFIX}"/usr/share/man \
-               --datadir="${EPREFIX}"/usr/share/makepp \
-               || die "configure failed"
-}
-
-src_test() {
-       # work around https://bugzilla.samba.org/show_bug.cgi?id=8728
-       export CCACHE_UNIFY=1
-       ROOT= default
-}

diff --git a/dev-util/makepp/makepp-2.0.98.5-r1.ebuild 
b/dev-util/makepp/makepp-2.0.98.5-r1.ebuild
deleted file mode 100644
index d6b300f282e..00000000000
--- a/dev-util/makepp/makepp-2.0.98.5-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PV=${PV/_}
-MY_P="${PN}-${MY_PV}"
-DESCRIPTION="GNU make replacement"
-HOMEPAGE="http://makepp.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/2.1/${MY_P}.txz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos"
-IUSE=""
-
-DEPEND="dev-lang/perl:="
-
-S=${WORKDIR}/${MY_P}
-
-PATCHES=( "${FILESDIR}/${P}-perl526.patch" )
-
-src_prepare() {
-       # default "all" rule is to run tests :x
-       sed -i '/^all:/s:test::' config.pl || die
-       default
-}
-
-src_configure() {
-       # not an autoconf configure script
-       ./configure \
-               --prefix="${EPREFIX}"/usr \
-               --bindir="${EPREFIX}"/usr/bin \
-               --htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \
-               --mandir="${EPREFIX}"/usr/share/man \
-               --datadir="${EPREFIX}"/usr/share/makepp \
-               || die "configure failed"
-}
-
-src_test() {
-       # work around https://bugzilla.samba.org/show_bug.cgi?id=8728
-       export CCACHE_UNIFY=1
-       ROOT= default
-}

diff --git a/dev-util/makepp/makepp-2.0.98.5.ebuild 
b/dev-util/makepp/makepp-2.0.98.5.ebuild
deleted file mode 100644
index 1ecf18f24d1..00000000000
--- a/dev-util/makepp/makepp-2.0.98.5.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils
-
-MY_PV=${PV/_}
-MY_P="${PN}-${MY_PV}"
-DESCRIPTION="GNU make replacement"
-HOMEPAGE="http://makepp.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/2.1/${MY_P}.txz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos"
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5.6.0"
-
-S=${WORKDIR}/${MY_P}
-
-src_unpack() {
-       ln -s "${DISTDIR}/${A}" ${P}.tar.xz
-       unpack ./${P}.tar.xz
-}
-
-src_prepare() {
-       # default "all" rule is to run tests :x
-       sed -i '/^all:/s:test::' config.pl || die
-}
-
-src_configure() {
-       # not an autoconf configure script
-       ./configure \
-               --prefix="${EPREFIX}"/usr \
-               --bindir="${EPREFIX}"/usr/bin \
-               --htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \
-               --mandir="${EPREFIX}"/usr/share/man \
-               --datadir="${EPREFIX}"/usr/share/makepp \
-               || die "configure failed"
-}
-
-src_test() {
-       # work around https://bugzilla.samba.org/show_bug.cgi?id=8728
-       export CCACHE_UNIFY=1
-       ROOT= default
-}

Reply via email to