summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-10-16 11:08:57 +0200
committerDavid Seifert <soap@gentoo.org>2016-10-16 12:32:02 +0200
commit97ad360f915944dd0212b3f194917053381a65ae (patch)
tree8e3db7a8159bede701c54f25fa14ae2962bde43f
parentnet-misc/hotot: Disable webkit-gtk support (#584162) (diff)
downloadgentoo-97ad360f915944dd0212b3f194917053381a65ae.tar.gz
gentoo-97ad360f915944dd0212b3f194917053381a65ae.tar.bz2
gentoo-97ad360f915944dd0212b3f194917053381a65ae.zip
dev-util/build: Remove SLOT=0.3
Gentoo-bug: 597246 Package-Manager: portage-2.3.2
-rw-r--r--dev-cpp/libbackend-elements/libbackend-elements-1.7.2.ebuild4
-rw-r--r--dev-cpp/libcult/libcult-1.4.6-r1.ebuild4
-rw-r--r--dev-cpp/libfrontend-elements/libfrontend-elements-1.1.4.ebuild4
-rw-r--r--dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r3.ebuild4
-rw-r--r--dev-util/build/build-0.3.9-r1.ebuild (renamed from dev-util/build/build-0.3.9.ebuild)4
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-cpp/libbackend-elements/libbackend-elements-1.7.2.ebuild b/dev-cpp/libbackend-elements/libbackend-elements-1.7.2.ebuild
index 65d2151e09cf..00222c07ff4f 100644
--- a/dev-cpp/libbackend-elements/libbackend-elements-1.7.2.ebuild
+++ b/dev-cpp/libbackend-elements/libbackend-elements-1.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND=">=dev-cpp/libcult-1.4.6-r1
dev-libs/boost"
DEPEND="${RDEPEND}
- dev-util/build:0.3"
+ dev-util/build"
src_configure() {
BOOST_PKG="$(best_version ">=dev-libs/boost-1.35.0-r5")"
diff --git a/dev-cpp/libcult/libcult-1.4.6-r1.ebuild b/dev-cpp/libcult/libcult-1.4.6-r1.ebuild
index 7e86e4ebecb3..51d7f8fd6b15 100644
--- a/dev-cpp/libcult/libcult-1.4.6-r1.ebuild
+++ b/dev-cpp/libcult/libcult-1.4.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm ppc ppc64 x86"
IUSE="examples"
-DEPEND="dev-util/build:0.3
+DEPEND="dev-util/build
sys-devel/m4"
RDEPEND=""
diff --git a/dev-cpp/libfrontend-elements/libfrontend-elements-1.1.4.ebuild b/dev-cpp/libfrontend-elements/libfrontend-elements-1.1.4.ebuild
index c0a6b03f4c0b..594c20f49fcb 100644
--- a/dev-cpp/libfrontend-elements/libfrontend-elements-1.1.4.ebuild
+++ b/dev-cpp/libfrontend-elements/libfrontend-elements-1.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ IUSE="examples"
RDEPEND=">=dev-cpp/libcult-1.4.6-r1"
DEPEND="${RDEPEND}
- dev-util/build:0.3"
+ dev-util/build"
src_prepare() {
# never build the examples
diff --git a/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r3.ebuild b/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r3.ebuild
index 96d02d9005cf..a2d5001d252d 100644
--- a/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r3.ebuild
+++ b/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,7 +18,7 @@ RDEPEND=">=dev-libs/xerces-c-3
>=dev-cpp/libcult-1.4.6-r1
>=dev-cpp/libfrontend-elements-1.1.4"
DEPEND="${RDEPEND}
- dev-util/build:0.3"
+ dev-util/build"
src_prepare() {
epatch "${FILESDIR}/1.17.0-boost-filesystem-v2-deprecation.patch"
diff --git a/dev-util/build/build-0.3.9.ebuild b/dev-util/build/build-0.3.9-r1.ebuild
index 9261a4a280c7..fb5870c6a2f6 100644
--- a/dev-util/build/build-0.3.9.ebuild
+++ b/dev-util/build/build-0.3.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -8,7 +8,7 @@ inherit versionator
DESCRIPTION="A massively-parallel software build system implemented on top of GNU make"
HOMEPAGE="http://kolpackov.net/projects/build/"
-SLOT="$(get_version_component_range 1-2)"
+SLOT="0"
SRC_URI="http://www.codesynthesis.com/download/${PN}/${SLOT}/${P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="amd64 ~arm ppc ppc64 x86"