aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/dmd/dmd-2.067.1-r8.ebuild')
-rw-r--r--dev-lang/dmd/dmd-2.067.1-r8.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-lang/dmd/dmd-2.067.1-r8.ebuild b/dev-lang/dmd/dmd-2.067.1-r8.ebuild
deleted file mode 100644
index 074b6e9..0000000
--- a/dev-lang/dmd/dmd-2.067.1-r8.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KEYWORDS="-* amd64 x86"
-YEAR=2015
-ARCHIVE="linux.zip"
-
-inherit dmd
-
-PATCHES=(
- "${FILESDIR}/2.067-no-narrowing.patch"
- "${FILESDIR}/2.068-replace-bits-mathdef-h.patch"
- "${FILESDIR}/2.073-fix-segv-in-evalu8.patch"
- "${FILESDIR}/2.065-link-32-bit-shared-lib-with-ld.bfd.patch"
-)