aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Leise <marco.leise@gmx.de>2022-07-15 06:17:53 +0200
committerMarco Leise <marco.leise@gmx.de>2022-07-15 06:20:40 +0200
commitf9eb4cb31ed6b36e98a0e3dac44a5afbf688ceed (patch)
tree4eb6fa906287fa769154998e0a0c2e158ccd5376
parentdmd-2.098.1 (diff)
parentFix git build dependency for some dmd ebuilds (diff)
downloaddlang-f9eb4cb31ed6b36e98a0e3dac44a5afbf688ceed.tar.gz
dlang-f9eb4cb31ed6b36e98a0e3dac44a5afbf688ceed.tar.bz2
dlang-f9eb4cb31ed6b36e98a0e3dac44a5afbf688ceed.zip
Merge branch 'fix-git-bdependency'
Signed-off-by: Marco Leise <marco.leise@gmx.de>
-rw-r--r--dev-lang/dmd/dmd-2.084.1-r2.ebuild4
-rw-r--r--dev-lang/dmd/dmd-2.085.1-r2.ebuild4
-rw-r--r--dev-lang/dmd/dmd-2.086.1-r1.ebuild4
-rw-r--r--dev-lang/dmd/dmd-2.087.1-r1.ebuild4
4 files changed, 12 insertions, 4 deletions
diff --git a/dev-lang/dmd/dmd-2.084.1-r2.ebuild b/dev-lang/dmd/dmd-2.084.1-r2.ebuild
index 24f13a1..016308c 100644
--- a/dev-lang/dmd/dmd-2.084.1-r2.ebuild
+++ b/dev-lang/dmd/dmd-2.084.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,6 +7,8 @@ KEYWORDS="-* amd64 x86"
YEAR=2019
DLANG_VERSION_RANGE="2.073-2.091"
+DEPEND='dev-vcs/git'
+
inherit dmd
PATCHES=(
diff --git a/dev-lang/dmd/dmd-2.085.1-r2.ebuild b/dev-lang/dmd/dmd-2.085.1-r2.ebuild
index 8289941..615db5f 100644
--- a/dev-lang/dmd/dmd-2.085.1-r2.ebuild
+++ b/dev-lang/dmd/dmd-2.085.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,6 +7,8 @@ KEYWORDS="-* amd64 x86"
YEAR=2019
DLANG_VERSION_RANGE="2.073-"
+DEPEND='dev-vcs/git'
+
inherit dmd
PATCHES=(
diff --git a/dev-lang/dmd/dmd-2.086.1-r1.ebuild b/dev-lang/dmd/dmd-2.086.1-r1.ebuild
index 728dce9..eb4cf3b 100644
--- a/dev-lang/dmd/dmd-2.086.1-r1.ebuild
+++ b/dev-lang/dmd/dmd-2.086.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,6 +7,8 @@ KEYWORDS="-* amd64 x86"
YEAR=2019
DLANG_VERSION_RANGE="2.073-"
+DEPEND='dev-vcs/git'
+
inherit dmd
PATCHES=(
diff --git a/dev-lang/dmd/dmd-2.087.1-r1.ebuild b/dev-lang/dmd/dmd-2.087.1-r1.ebuild
index 11fbc18..e1046c8 100644
--- a/dev-lang/dmd/dmd-2.087.1-r1.ebuild
+++ b/dev-lang/dmd/dmd-2.087.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,6 +7,8 @@ KEYWORDS="-* amd64 x86"
YEAR=2019
DLANG_VERSION_RANGE="2.075-"
+DEPEND='dev-vcs/git'
+
inherit dmd
PATCHES=(