summaryrefslogtreecommitdiff
path: root/app-emulation/dlx
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
commit7c7c2c9727d6b2ff30945b5aea0d575e1c406d8b (patch)
treebac2a67fb24ac0836147fe370d30e1610ae1845d /app-emulation/dlx
parent2f8db31405fac68eea6f7257d58529243815033b (diff)
gentoo resync : 02.05.2018
Diffstat (limited to 'app-emulation/dlx')
-rw-r--r--app-emulation/dlx/Manifest4
-rw-r--r--app-emulation/dlx/dlx-1.0.0-r1.ebuild4
-rw-r--r--app-emulation/dlx/dlx-1.0.0.ebuild4
3 files changed, 8 insertions, 4 deletions
diff --git a/app-emulation/dlx/Manifest b/app-emulation/dlx/Manifest
index 4076089914ed..6ed8eb749641 100644
--- a/app-emulation/dlx/Manifest
+++ b/app-emulation/dlx/Manifest
@@ -1,4 +1,4 @@
DIST dlx.tar.gz 112589 BLAKE2B 307785d08fd69e45264471fbc21e3b2bdba99798c0b7144c3d6a92819c29e4ac6449a6db83fdd55ba81d3b2e3f8ca6c991ee6c117ddc490a88ae210e5bc07ab8 SHA512 99297f14f6716ada7a29b204723a0c951002529362a22f695b3647517462f43af563ea55467985dda3e21d79a14d46b84dbc9b22a8c0751fba49257e30f70a7f
-EBUILD dlx-1.0.0-r1.ebuild 694 BLAKE2B 2d6651951510e52316c4d9cace5d712cf17e0d002d60165adb7544e2663deb9b6086d9c828ce1ae3189151742cff274fe7b89b3ef6f3616b507bc181627442e6 SHA512 5026ed9f28d811c76a55ac36e6f105b5b5d0113a576fc248432c2aa6e036c04919c318fd63a6d3b16e79f3d6157964af67f1336743eea8f2c7c631f34f7bde36
-EBUILD dlx-1.0.0.ebuild 414 BLAKE2B c3a163937d585adb7822478c04d70fd1babe5f5dfdc64d5ef696321ce75dd6aeb4075303a05dbd392a677498201d165ace4e8a5ba30df433964fda497f98b358 SHA512 99b166f78366e0db8a47c96445bfeba467c78224ba4c1150513cbec57303798a887e4bcfaf30409838f0681a1f1b0531b6bf4ed32723b31bac6bee68db616724
+EBUILD dlx-1.0.0-r1.ebuild 702 BLAKE2B 26c6899c4fdc69367f1fd6afe52228e52a131eb362b5cbcd76e51fe6ac7f2b03dfdb08503a3cda50392be4335b9ad5e7d3dca476c8d9537363cdea052a3fbcab SHA512 b19030790147a46f0a7464e4c2a058497af5edd8426b5101f8e79169a68951567379712cc596bec0e772e5b70af26ca14c9b00f1598bb0797412c7a87ceb8957
+EBUILD dlx-1.0.0.ebuild 422 BLAKE2B 71218adb4ef35dd15de46e91adaec797907913d458754f4c705a8638e6f4c6405d8f67142f706643267e9568cd4c7c80dfdb36e946612e9649cb3fc47914af4c SHA512 50f207d15b7d9bb80120ea342a78656f00ca853c0e7a5c4c4043ad5fd493233696c521ebf83921a4a0d61b44b5396bf97fafcd81108b55dd4edd8415c34a1f12
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-emulation/dlx/dlx-1.0.0-r1.ebuild b/app-emulation/dlx/dlx-1.0.0-r1.ebuild
index bd461ceae4e9..6b10ef9f7809 100644
--- a/app-emulation/dlx/dlx-1.0.0-r1.ebuild
+++ b/app-emulation/dlx/dlx-1.0.0-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit toolchain-funcs
DESCRIPTION="DLX Simulator"
diff --git a/app-emulation/dlx/dlx-1.0.0.ebuild b/app-emulation/dlx/dlx-1.0.0.ebuild
index 44239952d654..60dd853d23b9 100644
--- a/app-emulation/dlx/dlx-1.0.0.ebuild
+++ b/app-emulation/dlx/dlx-1.0.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
S=${WORKDIR}/dlx
DESCRIPTION="DLX Simulator"
HOMEPAGE="http://www.davidviner.com/dlx.php"