summaryrefslogtreecommitdiff
path: root/dev-util/jarwizard
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 /dev-util/jarwizard
parent2f8db31405fac68eea6f7257d58529243815033b (diff)
gentoo resync : 02.05.2018
Diffstat (limited to 'dev-util/jarwizard')
-rw-r--r--dev-util/jarwizard/Manifest2
-rw-r--r--dev-util/jarwizard/jarwizard-2.50.ebuild4
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-util/jarwizard/Manifest b/dev-util/jarwizard/Manifest
index 12664f051fb8..fd13b67dc657 100644
--- a/dev-util/jarwizard/Manifest
+++ b/dev-util/jarwizard/Manifest
@@ -1,3 +1,3 @@
DIST jarwizard_250_src.zip 169540 BLAKE2B b4fe55b2f9ef8e1ed05a2823b9a2fa5849f241b7a41f921aecb2aad43297e1d2a47fc1a33897813e8078d438b11a16b5c7242a1acbef4e08c8cb82d03ab04a5c SHA512 8d40cecd339e8e50b58c2c78a3c53b712275d95393d8ace4799b55a7f66f6e2a4bfd3348f92d6022d1d48c6edf17117c2b1bb1defc55e73fbdcf541907eeef1f
-EBUILD jarwizard-2.50.ebuild 672 BLAKE2B 86abd2a25f7b8fb0fa68cd514187dd762c82ed653e4ac4b44f4d3f23d03e7a9d6ea3b0290c4fe461d861bf5cc697463ea993822f672de71ea96000ef90cc5b09 SHA512 47a954449e0f38c816d3dcc57f54ada912f7cc00cafe243305143fada6c066498f6c78548dc7441e5943d06c7970a93c98af4bcf197d4a847ad60358ef06d9b1
+EBUILD jarwizard-2.50.ebuild 680 BLAKE2B 521492d61ce21dff8a7f46a7568b8c990c95da769214ba647418a410366bad98708c5e8981e47b22aa11c4d805ae78a07ea6df54e73d75543fa2bb30bdfc082f SHA512 7de3157c1a8e63850034c68ace875f6afafee973821480a30d48e92d7ff9a68f186a95da9e140618c2a22c175ff375b810eee4d5bcc16cc6c283ad23296914b0
MISC metadata.xml 315 BLAKE2B 7f29647cc44b98eff26b0fa5b83e2b23c9090dcfd0664b39ea83d455ff11227461ce57720c32a82f6e12fa3d337edd01ecf0e415ec311c40f3064fee281f0f66 SHA512 91e4126398b25c29af33c39af19f08f2eb8069c7595dcd752b347b4db0d232e4315708d2baf92f31f6ad7805f279a96b10891b73de53c0cc9331a0e9a404f82d
diff --git a/dev-util/jarwizard/jarwizard-2.50.ebuild b/dev-util/jarwizard/jarwizard-2.50.ebuild
index 741bb261158f..2539b1a46102 100644
--- a/dev-util/jarwizard/jarwizard-2.50.ebuild
+++ b/dev-util/jarwizard/jarwizard-2.50.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit java-pkg-2 java-ant-2
DESCRIPTION="Takes the hassle out of creating executable JAR files for your Java programs"