summaryrefslogtreecommitdiff
path: root/app-editors/jasspa-microemacs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-22 07:31:18 +0100
commit908778078736bd36f7a60a2d576d415cb8e000fa (patch)
treec6a4796c48b608c14dc7e9674cdbd38f905e3c15 /app-editors/jasspa-microemacs
parent185fa19bbf68a4d4dca534d2b46729207a177f16 (diff)
gentoo resync : 22.05.2021
Diffstat (limited to 'app-editors/jasspa-microemacs')
-rw-r--r--app-editors/jasspa-microemacs/Manifest2
-rw-r--r--app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r4.ebuild (renamed from app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r3.ebuild)9
2 files changed, 6 insertions, 5 deletions
diff --git a/app-editors/jasspa-microemacs/Manifest b/app-editors/jasspa-microemacs/Manifest
index 2a1641297ff6..1fc0dd85581b 100644
--- a/app-editors/jasspa-microemacs/Manifest
+++ b/app-editors/jasspa-microemacs/Manifest
@@ -7,5 +7,5 @@ DIST jasspa-mehtml-20091011.tar.gz 628008 BLAKE2B 97c8326e7acfdc4bc4ddd2ef6bbcf0
DIST jasspa-memacros-20091017.tar.gz 1105437 BLAKE2B 0a74715db55498fed646f209a9121a96c673cb34c487968c4f838bacf6404db717fbd8392d26f8fa120174923724af91e4a14bda088bf229765d1e99c785d8ba SHA512 08908acac4dbe56695362172dabe621b8cca77a35da599c6cf5b4e87700c03f4ee190ca12d5c69b2d88c623cec527daac0980dec2ed713ff563e88ebe636a725
DIST jasspa-mesrc-20091011.tar.gz 810128 BLAKE2B ce627dab7cf4ec09b099e755c3eb17e773c64fbff60741244cdb134ee1555ffff592ef3684eecae72d5da36c10cd7caa23a03112154c616ad3c7667d913354b4 SHA512 60cc5a83b3cafd8e517f88732dc94feb0329b962bc714eaa5616ba89776fbfac41833be88fd3a666443291184086494434fb8763747c1dc5e216ce793b694b68
DIST meicons-extra.tar.gz 43345 BLAKE2B 5b3d6e8a76604364d8e5464ba764aec96d822054c02bffed4cd763f7691f78bc3455904cd06d89ddcf8a0861134ada3c7d228751d4f3685e6700ebfc3dda2354 SHA512 bb6879fb12ec1c7b346bc1df2412a837ffdd0569f6be2800a433307a7736bb31798b3c2a71e02cebdce39c59d93d1a986f80c92184604e4292606c98285fe02a
-EBUILD jasspa-microemacs-20091011-r3.ebuild 2367 BLAKE2B 52807ebae4275e6d77b7852fe36eef905f6fd12d4da2c82843e2d2e3b3374d81eff01bc3183e38bb6501a3ec7a721f15a67b6984a1b7bd18027512565884a1f0 SHA512 efdd65e53042d4d7fb260c331b40a17cb6e78ce67d4ffa1615a672c030e6f97db3afc95730117bac456bcf8ffff8101e43488c5d02b0d6c528b763f227b198f9
+EBUILD jasspa-microemacs-20091011-r4.ebuild 2377 BLAKE2B 79791f5b50bcdfc1ca82ecb2dabb212cf8c4f33d3afc5894445a63d3c5dfb3ef6e69f9e5386869c91c8e10b083f480d528d0e144101bfcf35ce063d43d348de6 SHA512 4636f28229dfd2d0db5473c4ed1208017f7ff930f1565928cf8172fd763b3fe233f5ef4bf6e6ca4b4992cd45b6978c071477a85c0b1793bea37f18005b325d2b
MISC metadata.xml 1094 BLAKE2B 9983b2ebf7f9d7a979180ea0d4aa063ace2fa5a3a630339bb8112a8691eb6b46964d298d9b49c2d02b2dba2750e501b5740de2242da00abc4b24ba08af8d7fb1 SHA512 2116ed586b24da86206c4d38977c118bcf2381d455a3cd0fb9d672f8d709b5113fe4c8767e2d2f20f8c879a71f0e6bfb6384b9efe30cba82e177fa75dc4e0d6a
diff --git a/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r3.ebuild b/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r4.ebuild
index a2277979f14d..b6d09c14ac20 100644
--- a/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r3.ebuild
+++ b/app-editors/jasspa-microemacs/jasspa-microemacs-20091011-r4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit desktop toolchain-funcs xdg-utils
@@ -13,6 +13,7 @@ SRC_URI="http://www.jasspa.com/release_20090909/jasspa-mesrc-${PV}.tar.gz
http://www.jasspa.com/release_20090909/jasspa-memacros-${MACROS_PV}.tar.gz
http://www.jasspa.com/release_20090909/jasspa-mehtml-${PV}.tar.gz
http://www.jasspa.com/release_20060909/meicons-extra.tar.gz )"
+S="${WORKDIR}/me${PV:2}"
LICENSE="GPL-2+"
SLOT="0"
@@ -27,13 +28,13 @@ RDEPEND="sys-libs/ncurses:0=
nanoemacs? ( !app-editors/ne )"
DEPEND="${RDEPEND}
- virtual/pkgconfig
gui? (
x11-base/xorg-proto
x11-libs/libXt
)"
-S="${WORKDIR}/me${PV:2}"
+BDEPEND="virtual/pkgconfig"
+
PATCHES=(
"${FILESDIR}"/${PV}-ncurses.patch
"${FILESDIR}"/${PV}-linux3.patch