* [gentoo-commits] repo/gentoo:master commit in: app-emacs/navi2ch/
@ 2017-01-22 14:37 Manuel Rüger
0 siblings, 0 replies; 7+ messages in thread
From: Manuel Rüger @ 2017-01-22 14:37 UTC (permalink / raw
To: gentoo-commits
commit: 50b87536b4a74f777a6ea776eb6a8f5ebfa37385
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 14:37:31 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 14:37:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b87536
app-emacs/navi2ch: Remove old
Package-Manager: portage-2.3.3
app-emacs/navi2ch/Manifest | 1 -
app-emacs/navi2ch/navi2ch-1.8.3-r1.ebuild | 51 -------------------------------
2 files changed, 52 deletions(-)
diff --git a/app-emacs/navi2ch/Manifest b/app-emacs/navi2ch/Manifest
index 6298463..1e7371d 100644
--- a/app-emacs/navi2ch/Manifest
+++ b/app-emacs/navi2ch/Manifest
@@ -1,2 +1 @@
-DIST navi2ch-1.8.3.tar.gz 477433 SHA256 671091f831e97ad05a1d106697fdbb7447201df209af550bf60ea6a71f7b4b05 SHA512 cbc180d9ed895c19519e8fd891dc3487b89ce90f139cc8f7bfeebd1d563740254d963ea38e588f05e42f86901eadfefab9f37040d2798bb15ac4ba7f3d693b81 WHIRLPOOL 1bd3219a4816be8a093d047f3605a175a9fee6f7d9dc9ee4648fb31ea5e9709b415d36813aa1d83327aa2ec4a8d14ce8e8acceed4b5752ca712a4f2dda709728
DIST navi2ch-1.8.4.tar.gz 470499 SHA256 a2647881d1c20539148f8a01fcfa6f230d59582331ffd2d930effcbba307c603 SHA512 3028ea05c1e264f734f5a7578a0eb7e7aa5f23dbe33ccf9b0659344dbbb36c140842100923bb77e82614307e9793fb73e2bff42d6308438410d80102e33a3184 WHIRLPOOL 66b73d26e4b161d65a3720f6d16aca576c3ac9a7585d6bffd9e1e29d4082ed750f83ea625bad87fa6ef81265103514c13b7c031965ab22d309cdd5c482ff52f4
diff --git a/app-emacs/navi2ch/navi2ch-1.8.3-r1.ebuild b/app-emacs/navi2ch/navi2ch-1.8.3-r1.ebuild
deleted file mode 100644
index 5961018..00000000
--- a/app-emacs/navi2ch/navi2ch-1.8.3-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit elisp
-
-DESCRIPTION="A navigator for the Japanese textboard 2ch"
-HOMEPAGE="http://navi2ch.sourceforge.net/"
-SRC_URI="mirror://sourceforge/navi2ch/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_configure() {
- econf \
- --with-lispdir="${EPREFIX}${SITELISP}/${PN}" \
- --with-icondir="${EPREFIX}${SITEETC}/${PN}"
-}
-
-# This is NOT redundant, elisp.eclass redefines src_compile
-src_compile() {
- emake || die "emake failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- elisp-install ${PN} contrib/*.el || die
- elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
- dodoc ChangeLog* NEWS README TODO || die
- newdoc contrib/README README.contrib || die
-}
-
-pkg_postinst() {
- elisp-site-regen
- elog
- elog "Please add to your ~/.emacs"
- elog "If you use mona-font,"
- elog "\t(setq navi2ch-mona-enable t)"
- elog "If you use izonmoji-mode,"
- elog "\t(require 'izonmoji-mode)"
- elog "\t(add-hook 'navi2ch-bm-mode-hook 'izonmoji-mode-on)"
- elog "\t(add-hook 'navi2ch-article-mode-hook 'izonmoji-mode-on)"
- elog "\t(add-hook 'navi2ch-popup-article-mode-hook 'izonmoji-mode-on)"
- elog
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/navi2ch/
@ 2017-02-18 13:36 Ulrich Müller
0 siblings, 0 replies; 7+ messages in thread
From: Ulrich Müller @ 2017-02-18 13:36 UTC (permalink / raw
To: gentoo-commits
commit: e5cb0314b08eec74ef3c7a3d08891d05b432ed2f
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 13:34:48 2017 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 13:35:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5cb0314
app-emacs/navi2ch: EAPI bump.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild | 45 +++++++++++++++++++++++++++++++
1 file changed, 45 insertions(+)
diff --git a/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild b/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
new file mode 100644
index 0000000000..9c439c5ba7
--- /dev/null
+++ b/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit elisp readme.gentoo-r1
+
+DESCRIPTION="A navigator for the Japanese textboard 2ch"
+HOMEPAGE="http://navi2ch.sourceforge.net/"
+SRC_URI="mirror://sourceforge/navi2ch/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_configure() {
+ econf \
+ --with-lispdir="${EPREFIX}${SITELISP}/${PN}" \
+ --with-icondir="${EPREFIX}${SITEETC}/${PN}"
+}
+
+src_compile() {
+ default
+}
+
+src_install() {
+ emake DESTDIR="${D}" install
+ elisp-install ${PN} contrib/*.el
+ elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+ dodoc ChangeLog* NEWS README TODO
+ newdoc contrib/README README.contrib
+
+ DOC_CONTENTS="Please add the following lines to your ~/.emacs file:
+ \n\nIf you use mona-font:
+ \n\t(setq navi2ch-mona-enable t)
+ \nIf you use izonmoji-mode:
+ \n\t(require 'izonmoji-mode)
+ \n\t(add-hook 'navi2ch-bm-mode-hook 'izonmoji-mode-on)
+ \n\t(add-hook 'navi2ch-article-mode-hook 'izonmoji-mode-on)
+ \n\t(add-hook 'navi2ch-popup-article-mode-hook 'izonmoji-mode-on)"
+ readme.gentoo_create_doc
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/navi2ch/
@ 2017-02-18 14:26 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2017-02-18 14:26 UTC (permalink / raw
To: gentoo-commits
commit: ab484a6669707a8c2f923e2d4affdb10200edfbe
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 14:26:50 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 14:26:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab484a66
app-emacs/navi2ch: amd64 stable wrt bug #609722
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild b/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
index 9c439c5ba7..cd2b5023fb 100644
--- a/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
+++ b/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/navi2ch/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/navi2ch/
@ 2017-02-18 14:33 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2017-02-18 14:33 UTC (permalink / raw
To: gentoo-commits
commit: eb2d7442cf9c50b8b69176f5469b62444fa8efa0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 14:33:37 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 14:33:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb2d7442
app-emacs/navi2ch: x86 stable wrt bug #609722
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild b/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
index cd2b5023fb..ac83d02fb4 100644
--- a/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
+++ b/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/navi2ch/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/navi2ch/
@ 2017-02-24 8:39 Michael Weber
0 siblings, 0 replies; 7+ messages in thread
From: Michael Weber @ 2017-02-24 8:39 UTC (permalink / raw
To: gentoo-commits
commit: 8af2ee069552c77c0abe78f07dfa2e9c6662e446
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 08:38:40 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 08:38:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af2ee06
app-emacs/navi2ch: ppc ppc64 stable (bug 609722).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild b/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
index ac83d02fb4..2f0879539e 100644
--- a/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
+++ b/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/navi2ch/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/navi2ch/
@ 2017-02-24 11:33 Manuel Rüger
0 siblings, 0 replies; 7+ messages in thread
From: Manuel Rüger @ 2017-02-24 11:33 UTC (permalink / raw
To: gentoo-commits
commit: 46115d1b28a4dc17a2442c36333ddbb8ebd0a368
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 11:32:21 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 11:32:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46115d1b
app-emacs/navi2ch: Remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-emacs/navi2ch/navi2ch-1.8.4.ebuild | 51 ----------------------------------
1 file changed, 51 deletions(-)
diff --git a/app-emacs/navi2ch/navi2ch-1.8.4.ebuild b/app-emacs/navi2ch/navi2ch-1.8.4.ebuild
deleted file mode 100644
index 5961018b72..0000000000
--- a/app-emacs/navi2ch/navi2ch-1.8.4.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit elisp
-
-DESCRIPTION="A navigator for the Japanese textboard 2ch"
-HOMEPAGE="http://navi2ch.sourceforge.net/"
-SRC_URI="mirror://sourceforge/navi2ch/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_configure() {
- econf \
- --with-lispdir="${EPREFIX}${SITELISP}/${PN}" \
- --with-icondir="${EPREFIX}${SITEETC}/${PN}"
-}
-
-# This is NOT redundant, elisp.eclass redefines src_compile
-src_compile() {
- emake || die "emake failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- elisp-install ${PN} contrib/*.el || die
- elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
- dodoc ChangeLog* NEWS README TODO || die
- newdoc contrib/README README.contrib || die
-}
-
-pkg_postinst() {
- elisp-site-regen
- elog
- elog "Please add to your ~/.emacs"
- elog "If you use mona-font,"
- elog "\t(setq navi2ch-mona-enable t)"
- elog "If you use izonmoji-mode,"
- elog "\t(require 'izonmoji-mode)"
- elog "\t(add-hook 'navi2ch-bm-mode-hook 'izonmoji-mode-on)"
- elog "\t(add-hook 'navi2ch-article-mode-hook 'izonmoji-mode-on)"
- elog "\t(add-hook 'navi2ch-popup-article-mode-hook 'izonmoji-mode-on)"
- elog
-}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/navi2ch/
@ 2022-08-31 10:26 Ulrich Müller
0 siblings, 0 replies; 7+ messages in thread
From: Ulrich Müller @ 2022-08-31 10:26 UTC (permalink / raw
To: gentoo-commits
commit: f864d90c13e0c54762adb3065a3841d18c079943
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 10:13:20 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 10:26:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f864d90c
app-emacs/navi2ch: Update to EAPI 8
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
.../navi2ch/{navi2ch-1.8.4-r1.ebuild => navi2ch-1.8.4-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild b/app-emacs/navi2ch/navi2ch-1.8.4-r2.ebuild
similarity index 96%
rename from app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
rename to app-emacs/navi2ch/navi2ch-1.8.4-r2.ebuild
index c18d019a8908..b443b899c2af 100644
--- a/app-emacs/navi2ch/navi2ch-1.8.4-r1.ebuild
+++ b/app-emacs/navi2ch/navi2ch-1.8.4-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit elisp readme.gentoo-r1
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2022-08-31 10:26 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-31 10:26 [gentoo-commits] repo/gentoo:master commit in: app-emacs/navi2ch/ Ulrich Müller
-- strict thread matches above, loose matches on Subject: below --
2017-02-24 11:33 Manuel Rüger
2017-02-24 8:39 Michael Weber
2017-02-18 14:33 Agostino Sarubbo
2017-02-18 14:26 Agostino Sarubbo
2017-02-18 13:36 Ulrich Müller
2017-01-22 14:37 Manuel Rüger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox