dev-util/build: Remove old

Closes: https://github.com/gentoo/gentoo/pull/3022
This commit is contained in:
David Seifert
2016-12-05 19:04:26 +01:00
parent c0587fa658
commit 7b8adc64de
3 changed files with 0 additions and 36 deletions

View File

@@ -1,2 +1 @@
DIST build-0.3.10.tar.bz2 73647 SHA256 e6fcd1d225d7d1e7b2895a44e3c192f7d45ca83e45817bff20372e5dedcda5d3 SHA512 5836da9347714d602162e050471e27330caf398cf4daf008db174797013d8c353e23f41e393166181ff0fdb08359b434cb7ca2ae6bf789376f8340046abb195f WHIRLPOOL 0f3077918a0ad81e912aa9eb26ed90413db32a8b3f22fb0f953df675ce5aca1f7f8fc38ba7911aff71b79b823ae4e2e5e25d67fc9169abac2786eabdceaaeac7
DIST build-0.3.9.tar.bz2 71545 SHA256 158a26af751dfc00d9b88021305ea74935542a9f970d1ac7e805cd239a3400b5 SHA512 295350dfd91265481cfe956a1edfadaf46c4eef01d344a4ed8df7124fbda8eb58503836fa7810faa1f5f3d5fc5e110854496a782df7520fbcc1c1cba3c1f3586 WHIRLPOOL e0b12a2341ec4173aca81dad35e39de60e96e8dd321d900c5670c5c66dcfe7676d2a1a4383adefd7fa76138c891a652d32324e4afbe6082fa6aabdfbac12a8f8

View File

@@ -1,30 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="4"
inherit versionator
DESCRIPTION="A massively-parallel software build system implemented on top of GNU make"
HOMEPAGE="http://kolpackov.net/projects/build/"
SLOT="0"
SRC_URI="http://www.codesynthesis.com/download/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="amd64 ~arm ppc ppc64 x86"
IUSE="examples"
DEPEND=""
RDEPEND="!dev-util/build:0.3"
src_install() {
emake install_prefix="${D}/usr" install
dodoc documentation/[[:upper:]]*
dohtml -A xhtml documentation/*.{css,xhtml}
if use examples ; then
# preserving symlinks in the examples
cp -dpR examples "${D}/usr/share/doc/${PF}"
fi
}

View File

@@ -363,11 +363,6 @@ net-misc/bgpq
# long had a package for. Removal in 30 days.
dev-java/jaffl
# David Seifert <soap@gentoo.org> (29 Oct 2016)
# Unmaintained, broken, do not work with GCC 6
# Bugs #594506, #597780, removal in 30 days.
<dev-util/build-0.3.10
# David Seifert <soap@gentoo.org> (29 Oct 2016)
# Unmaintained, depends on ancient and broken C++ libraries
# Removal in 30 days.