From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/ng/
Date: Sat, 17 Jul 2021 11:26:43 +0000 (UTC) [thread overview]
Message-ID: <1626521113.b4a092ae93c77cbc3aaa6071a326092abdab9a0e.soap@gentoo> (raw)
commit: b4a092ae93c77cbc3aaa6071a326092abdab9a0e
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 11:25:13 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 11:25:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a092ae
app-editors/ng: Remove app-i18n/canna
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../{ng-1.5_beta1-r2.ebuild => ng-1.5_beta1-r3.ebuild} | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)
diff --git a/app-editors/ng/ng-1.5_beta1-r2.ebuild b/app-editors/ng/ng-1.5_beta1-r3.ebuild
similarity index 86%
rename from app-editors/ng/ng-1.5_beta1-r2.ebuild
rename to app-editors/ng/ng-1.5_beta1-r3.ebuild
index f7b2c66ceb4..428dbda5a7d 100644
--- a/app-editors/ng/ng-1.5_beta1-r2.ebuild
+++ b/app-editors/ng/ng-1.5_beta1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,22 +10,16 @@ MY_P="${P/_beta/beta}"
DESCRIPTION="Emacs like micro editor Ng -- based on mg2a"
HOMEPAGE="http://tt.sakura.ne.jp/~amura/ng/"
SRC_URI="http://tt.sakura.ne.jp/~amura/archives/ng/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
LICENSE="Emacs"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE="canna"
RDEPEND="
sys-libs/ncurses:0=
- !dev-java/nailgun
- canna? ( app-i18n/canna )"
-
-DEPEND="
- ${RDEPEND}
- sys-apps/sed"
-
-S="${WORKDIR}/${MY_P}"
+ !dev-java/nailgun"
+DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}/${MY_P}-ncurses.patch"
@@ -43,7 +37,7 @@ src_prepare() {
}
src_configure() {
- econf $(use_enable canna)
+ econf --disable-canna
}
src_compile() {
next reply other threads:[~2021-07-17 11:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-17 11:26 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-15 21:03 [gentoo-commits] repo/gentoo:master commit in: app-editors/ng/ Sam James
2021-10-08 12:33 Akinori Hattori
2021-10-08 12:33 Akinori Hattori
2017-10-21 16:52 Patrice Clement
2017-10-21 16:52 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1626521113.b4a092ae93c77cbc3aaa6071a326092abdab9a0e.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox