mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-editors/jasspa-microemacs: EAPI 7 bump
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user