aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/dmd/dmd-2.108.0.ebuild')
-rw-r--r--dev-lang/dmd/dmd-2.108.0.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-lang/dmd/dmd-2.108.0.ebuild b/dev-lang/dmd/dmd-2.108.0.ebuild
deleted file mode 100644
index 183cba0..0000000
--- a/dev-lang/dmd/dmd-2.108.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KEYWORDS="-* ~amd64 ~x86"
-DLANG_COMPAT=( dmd-2_{106..108} gdc-13 ldc2-1_{35..36} )
-
-inherit dmd-r1
-
-PATCHES=(
- "${FILESDIR}/2.107-dmd-r1-link-32-bit-shared-lib-with-ld.bfd.patch"
-)