diff options
Diffstat (limited to 'dev-lang/dmd/dmd-2.096.1.ebuild')
-rw-r--r-- | dev-lang/dmd/dmd-2.096.1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-lang/dmd/dmd-2.096.1.ebuild b/dev-lang/dmd/dmd-2.096.1.ebuild deleted file mode 100644 index e18074b..0000000 --- a/dev-lang/dmd/dmd-2.096.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KEYWORDS="-* amd64 x86" -YEAR=2021 -DLANG_VERSION_RANGE="2.076-2.080 2.082-2.098" - -inherit dmd - -PATCHES=( - "${FILESDIR}/2.078-link-32-bit-shared-lib-with-ld.bfd.patch" -) |