summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-11 00:09:42 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-11 00:13:05 +0200
commit99cc137a171b5f4a68183d3eafdc76f165549feb (patch)
tree114c0e40f79c0c5cc41c69a818c76d4fd7b23264
parentapp-xemacs/mh-e: version bump (diff)
downloadgentoo-99cc137a171b5f4a68183d3eafdc76f165549feb.tar.gz
gentoo-99cc137a171b5f4a68183d3eafdc76f165549feb.tar.bz2
gentoo-99cc137a171b5f4a68183d3eafdc76f165549feb.zip
app-xemacs/mine: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--app-xemacs/mine/Manifest1
-rw-r--r--app-xemacs/mine/mine-1.18.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/app-xemacs/mine/Manifest b/app-xemacs/mine/Manifest
index a4f863f0072d..d838a56ba05c 100644
--- a/app-xemacs/mine/Manifest
+++ b/app-xemacs/mine/Manifest
@@ -1 +1,2 @@
DIST mine-1.16-pkg.tar.gz 67161 BLAKE2B f25b20f0e9f956c8dc31f26395435ec5d0f6f6d38e1becd4618f5a210fd4b11f2888e05ff35452b68d809770a63678ed2c419762d89f7c837be2219de71b4dd9 SHA512 5d319b2ac1e2b5a8cdc753cafe8bd2af54a44aa97443eb0c34ea5f58e3c173801e83bf6b22cbb3b5f1fcbb0e6894586a03085eac81f6d9d43236b70134b35a84
+DIST mine-1.18-pkg.tar.gz 67077 BLAKE2B e434a63c837d53a74c7dd7176fc5b7a32fcdbb337d6896141c6e99058dd83c8ac46da3aedb3946d7f20718f3a08f183bc9817ccfb69d89b966b67a8118851194 SHA512 04bdcbd98716849e4a7bef5590375a245842cd397aae2ea188bca82cbf8bd45d13f120b1a54fdeda69ec7a6847dee1e1a8b1dcd6fa9d05136786c77a1932f2e2
diff --git a/app-xemacs/mine/mine-1.18.ebuild b/app-xemacs/mine/mine-1.18.ebuild
new file mode 100644
index 000000000000..d157cefcd354
--- /dev/null
+++ b/app-xemacs/mine/mine-1.18.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Minehunt Game"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages