summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2021-08-24 14:38:36 +0200
committerDavid Seifert <soap@gentoo.org>2021-08-24 14:38:36 +0200
commit9f3a01a8f7dc56e94fc34365ba73f8e2243eceb9 (patch)
tree67e46ba439a9ba89145f44be26a51d29da540a63
parentapp-portage/getdelta: Remove last-rited package (diff)
downloadgentoo-9f3a01a8f7dc56e94fc34365ba73f8e2243eceb9.tar.gz
gentoo-9f3a01a8f7dc56e94fc34365ba73f8e2243eceb9.tar.bz2
gentoo-9f3a01a8f7dc56e94fc34365ba73f8e2243eceb9.zip
dev-util/build: Remove last-rited package
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--dev-util/build/Manifest1
-rw-r--r--dev-util/build/build-0.3.10.ebuild30
-rw-r--r--dev-util/build/metadata.xml5
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 37 deletions
diff --git a/dev-util/build/Manifest b/dev-util/build/Manifest
deleted file mode 100644
index d45ce0b1ce7f..000000000000
--- 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 d5ebc1b8dfc7..000000000000
--- 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 7a38bb900964..000000000000
--- 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 457005a8a056..d7fed36ef4a6 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