summaryrefslogtreecommitdiff
path: root/app-emulation/dlx
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /app-emulation/dlx
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'app-emulation/dlx')
-rw-r--r--app-emulation/dlx/Manifest2
-rw-r--r--app-emulation/dlx/dlx-1.5.20.ebuild7
2 files changed, 4 insertions, 5 deletions
diff --git a/app-emulation/dlx/Manifest b/app-emulation/dlx/Manifest
index e5f904da0f7d..29e8a74b26cc 100644
--- a/app-emulation/dlx/Manifest
+++ b/app-emulation/dlx/Manifest
@@ -1,5 +1,5 @@
DIST dlx-1.0.0.tar.gz 112589 BLAKE2B 307785d08fd69e45264471fbc21e3b2bdba99798c0b7144c3d6a92819c29e4ac6449a6db83fdd55ba81d3b2e3f8ca6c991ee6c117ddc490a88ae210e5bc07ab8 SHA512 99297f14f6716ada7a29b204723a0c951002529362a22f695b3647517462f43af563ea55467985dda3e21d79a14d46b84dbc9b22a8c0751fba49257e30f70a7f
DIST dlx-1.5.20.zip 137039 BLAKE2B 99dbb2e5bcd89b3e9f3d8edc2fe7e7cc0a59f870f597a40a61a993b95d8b27c4f95b8d0490fdbcbc15693040d6e3abdfb8b0062e109916f5299c3da3c203d755 SHA512 5c832c2a486a82574ae03ec0cb4e30bfec74ef968658a38fbd896a1383dcdc558501baef7cbbdf99df453ba2840622d16c1619f9c5fe34b6cd058a7718bd3790
EBUILD dlx-1.0.0.ebuild 361 BLAKE2B f57216e8868285ae5deade698290f8041e0f5427ce0f04342f10f09880d252a19ca175e3d97ffb14b2108fac52d1d6df75d4fb811e769c7e89d8a96166d25ca0 SHA512 da16791fd192500ed45faed474cf85f1e664dad93f5b7253583660a7a070cfb9276ce1f77ccfcbc45bebb31ef88c236665e4db57bb511e7d03dca8b20afb3379
-EBUILD dlx-1.5.20.ebuild 594 BLAKE2B 25a39d4195d1995c58d3206288ee9d73f34010a0dd986b4a91b4dcfa5cb1d9a422c909d1cd1290dc63c2b4ec1b478e85c2dbbf495ac5e0ad8c3c86a25f8a60e8 SHA512 85cfc7920a765d93c13c002ea73b4d4853ab52be99c535892e0231bba339ec813d881339b22394bbb3186a22db8c96db0fed8c19e89fdf951ebc3e7573bce4d5
+EBUILD dlx-1.5.20.ebuild 589 BLAKE2B c8e521b1bb18f497976b00bd375817b2503c79d0924b926df10abb10e04e26dddd0e17740daf61b441a0774a5b567d59318d477744122d108e044938469a6109 SHA512 34db31f13d186654d90b7942534b28845197354db8317be8d75a69587ec804ca96a626404881e8393643adceebf7e40962e43cc0869f722fe1cea1cc0294f821
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-emulation/dlx/dlx-1.5.20.ebuild b/app-emulation/dlx/dlx-1.5.20.ebuild
index 30e768088a51..8d9015504860 100644
--- a/app-emulation/dlx/dlx-1.5.20.ebuild
+++ b/app-emulation/dlx/dlx-1.5.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,14 +8,13 @@ inherit toolchain-funcs
DESCRIPTION="DLX Simulator"
HOMEPAGE="https://www.davidviner.com/dlx"
SRC_URI="https://www.davidviner.com/zip/dlx/dlx.zip -> ${P}.zip"
-S=${WORKDIR}/dlx
+S="${WORKDIR}"/dlx
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-DEPEND="app-arch/unzip"
+BDEPEND="app-arch/unzip"
src_compile() {
# CXX not used