public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-util/build/
@ 2016-12-05 18:40 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2016-12-05 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     7b8adc64de5d8849be83592f06bceb5e95abe578
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 18:04:26 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 18:40:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b8adc64

dev-util/build: Remove old

Closes: https://github.com/gentoo/gentoo/pull/3022

 dev-util/build/Manifest              |  1 -
 dev-util/build/build-0.3.9-r1.ebuild | 30 ------------------------------
 profiles/package.mask                |  5 -----
 3 files changed, 36 deletions(-)

diff --git a/dev-util/build/Manifest b/dev-util/build/Manifest
index e2bd488..9a3a511 100644
--- a/dev-util/build/Manifest
+++ b/dev-util/build/Manifest
@@ -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

diff --git a/dev-util/build/build-0.3.9-r1.ebuild b/dev-util/build/build-0.3.9-r1.ebuild
deleted file mode 100644
index 808d30d..00000000
--- a/dev-util/build/build-0.3.9-r1.ebuild
+++ /dev/null
@@ -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
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 0c8941c..354bc05 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -364,11 +364,6 @@ net-misc/bgpq
 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.
 net-libs/libkolab


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-util/build/
@ 2021-08-24 12:39 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2021-08-24 12:39 UTC (permalink / raw
  To: gentoo-commits

commit:     9f3a01a8f7dc56e94fc34365ba73f8e2243eceb9
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Tue Aug 24 12:38:36 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Aug 24 12:38:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3a01a8

dev-util/build: Remove last-rited package

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-util/build/Manifest            |  1 -
 dev-util/build/build-0.3.10.ebuild | 30 ------------------------------
 dev-util/build/metadata.xml        |  5 -----
 profiles/package.mask              |  1 -
 4 files changed, 37 deletions(-)

diff --git a/dev-util/build/Manifest b/dev-util/build/Manifest
deleted file mode 100644
index d45ce0b1ce7..00000000000
--- a/dev-util/build/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST build-0.3.10.tar.bz2 73647 BLAKE2B 90a6d2cac1d34cb5a11bd476011c352f4073fffcb55adb62890938bbbe36d9088c6900a9297f08af3aa564569d09a36662288a9a624e9cc44a9f1b2e5dd289fe SHA512 5836da9347714d602162e050471e27330caf398cf4daf008db174797013d8c353e23f41e393166181ff0fdb08359b434cb7ca2ae6bf789376f8340046abb195f

diff --git a/dev-util/build/build-0.3.10.ebuild b/dev-util/build/build-0.3.10.ebuild
deleted file mode 100644
index d5ebc1b8dfc..00000000000
--- a/dev-util/build/build-0.3.10.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit versionator
-
-DESCRIPTION="A massively-parallel software build system implemented on top of GNU make"
-HOMEPAGE="https://www.codesynthesis.com/projects/build/"
-SLOT="0"
-SRC_URI="https://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="${ED%/}/usr" install
-
-	HTML_DOCS=( documentation/*.{css,xhtml} )
-	einstalldocs
-	dodoc documentation/[[:upper:]]*
-
-	if use examples; then
-		dodoc -r examples
-		docompress -x /usr/share/doc/${PF}/examples
-	fi
-}

diff --git a/dev-util/build/metadata.xml b/dev-util/build/metadata.xml
deleted file mode 100644
index 7a38bb90096..00000000000
--- a/dev-util/build/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 457005a8a05..d7fed36ef4a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -307,7 +307,6 @@ net-im/minbif
 # Removal on 2021-08-26. bug #787113, bug #735714, bug #657510.
 dev-cpp/libxsd-frontend
 dev-cpp/libcutl
-dev-util/build
 
 # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2021-07-12)
 # Version 3.3.0 suffers from ridiculously high CPU usage, this version has


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-24 12:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-05 18:40 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-util/build/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2021-08-24 12:39 David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox