[gentoo-commits] repo/gentoo:master commit in: app-emacs/wgrep/

2024-02-16 Thread Maciej Barć
commit: 716da693edaf4ae780d433e2d083326c87d1be1b
Author: Maciej Barć  gentoo  org>
AuthorDate: Fri Feb 16 22:57:00 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Fri Feb 16 23:13:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=716da693

app-emacs/wgrep: drop old 2.3.0

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/wgrep/Manifest   |  1 -
 app-emacs/wgrep/wgrep-2.3.0.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/app-emacs/wgrep/Manifest b/app-emacs/wgrep/Manifest
index 687a226873f2..2f0b4258511a 100644
--- a/app-emacs/wgrep/Manifest
+++ b/app-emacs/wgrep/Manifest
@@ -1,3 +1,2 @@
-DIST wgrep-2.3.0.tar.gz 16241 BLAKE2B 
83802934b36dfcad17e3486a7405cdd170b20bd6574d92032c92aa2a8ae84a2b6ce47313c8ca70327982bebc4fb78363181c66d1c745d2179ba84fc655c617be
 SHA512 
2f817ef482d8ce98531494a5f19f477d7544bcc8b2747ebe184194a058c6cb26d571ba7de22f7e4307aa110806fa45f683b2363b1520b8fe5edaa05ce5ba8d61
 DIST wgrep-2.3.2.tar.gz 28908 BLAKE2B 
992557cd59ac6887cec71c7dceac27ad5cfc153a09b68a1e312466077dfa08a6efb7e49ba24b06196daf41b2781f17a5d3f0c3f7b6ee28590d42db5a7de2a141
 SHA512 
a0a00f1d845c45f5de0e707ea5c8c14f9b01807533d7124be9fe0bfdd2d28c3e6fce2a4695daa1de880dd5ff5986b0533b3a5688790a7674576599fb2667ae76
 DIST wgrep-3.0.0.tar.gz 29569 BLAKE2B 
0113c790e9903840e8dd421def45bc73b914b61d9beb7b178275efb623d735cdadcc3d96c361a88a293f437d906528d84c3876be5aee46caad22f0743ed40549
 SHA512 
8e93e824bafe8b9018e82d5fb57104c2324df62798214d848ff98bb86865d4a8e56df1e4efede49966555cb9af5059699c2d178722d8462ddc5977a5abd3d799

diff --git a/app-emacs/wgrep/wgrep-2.3.0.ebuild 
b/app-emacs/wgrep/wgrep-2.3.0.ebuild
deleted file mode 100644
index 49a49ce55175..
--- a/app-emacs/wgrep/wgrep-2.3.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp readme.gentoo-r1
-
-DESCRIPTION="Writable grep buffer and apply the changes to files"
-HOMEPAGE="https://github.com/mhayashi1120/Emacs-wgrep;
-SRC_URI="https://github.com/mhayashi1120/Emacs-${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/Emacs-${P}"
-SITEFILE="50${PN}-gentoo.el"
-DOC_CONTENTS="See commentary in ${SITELISP}/${PN}/wgrep.el for documentation.
-   \n\nTo activate wgrep, add the following line to your ~/.emacs file:
-   \n\t(require 'wgrep)"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/wgrep/

2024-02-16 Thread Maciej Barć
commit: 6b2441a0721f0ba832bf83bb9b2392a028fef754
Author: Maciej Barć  gentoo  org>
AuthorDate: Fri Feb 16 22:57:16 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Fri Feb 16 23:13:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b2441a0

app-emacs/wgrep: drop old 2.3.2

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/wgrep/Manifest   |  1 -
 app-emacs/wgrep/wgrep-2.3.2.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/app-emacs/wgrep/Manifest b/app-emacs/wgrep/Manifest
index 2f0b4258511a..1db21b5c70ed 100644
--- a/app-emacs/wgrep/Manifest
+++ b/app-emacs/wgrep/Manifest
@@ -1,2 +1 @@
-DIST wgrep-2.3.2.tar.gz 28908 BLAKE2B 
992557cd59ac6887cec71c7dceac27ad5cfc153a09b68a1e312466077dfa08a6efb7e49ba24b06196daf41b2781f17a5d3f0c3f7b6ee28590d42db5a7de2a141
 SHA512 
a0a00f1d845c45f5de0e707ea5c8c14f9b01807533d7124be9fe0bfdd2d28c3e6fce2a4695daa1de880dd5ff5986b0533b3a5688790a7674576599fb2667ae76
 DIST wgrep-3.0.0.tar.gz 29569 BLAKE2B 
0113c790e9903840e8dd421def45bc73b914b61d9beb7b178275efb623d735cdadcc3d96c361a88a293f437d906528d84c3876be5aee46caad22f0743ed40549
 SHA512 
8e93e824bafe8b9018e82d5fb57104c2324df62798214d848ff98bb86865d4a8e56df1e4efede49966555cb9af5059699c2d178722d8462ddc5977a5abd3d799

diff --git a/app-emacs/wgrep/wgrep-2.3.2.ebuild 
b/app-emacs/wgrep/wgrep-2.3.2.ebuild
deleted file mode 100644
index 0833f3eca7da..
--- a/app-emacs/wgrep/wgrep-2.3.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp readme.gentoo-r1
-
-DESCRIPTION="Writable grep buffer and apply the changes to files"
-HOMEPAGE="https://github.com/mhayashi1120/Emacs-wgrep;
-SRC_URI="https://github.com/mhayashi1120/Emacs-${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/Emacs-${P}"
-SITEFILE="50${PN}-gentoo.el"
-DOC_CONTENTS="See commentary in ${SITELISP}/${PN}/wgrep.el for documentation.
-   \n\nTo activate wgrep, add the following line to your ~/.emacs file:
-   \n\t(require 'wgrep)"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/wgrep/files/

2023-07-01 Thread Ulrich Müller
commit: 5ea30aa050ef5e31cc51930f46a68c3c5cb9b80f
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Jun 28 20:44:41 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Jul  1 07:26:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea30aa0

app-emacs/wgrep: Drop trivial site-init file

Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/wgrep/files/50wgrep-gentoo.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-emacs/wgrep/files/50wgrep-gentoo.el 
b/app-emacs/wgrep/files/50wgrep-gentoo.el
deleted file mode 100644
index 431f7e90ae73..
--- a/app-emacs/wgrep/files/50wgrep-gentoo.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")



[gentoo-commits] repo/gentoo:master commit in: app-emacs/wgrep/

2023-02-14 Thread Maciej Barć
commit: 73cfc2c64d19fe3abd9fce807df416a4128e7f5e
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Feb 14 23:27:26 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Feb 14 23:27:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73cfc2c6

app-emacs/wgrep: remove wgrep-test.el if USE=-test

Closes: https://bugs.gentoo.org/89
Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/wgrep/wgrep-3.0.0-r1.ebuild | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/app-emacs/wgrep/wgrep-3.0.0-r1.ebuild 
b/app-emacs/wgrep/wgrep-3.0.0-r1.ebuild
index fe274279b0a2..2ab08805b3a0 100644
--- a/app-emacs/wgrep/wgrep-3.0.0-r1.ebuild
+++ b/app-emacs/wgrep/wgrep-3.0.0-r1.ebuild
@@ -34,13 +34,23 @@ DOC_CONTENTS="See commentary in ${SITELISP}/${PN}/wgrep.el 
for documentation.
\n\t(require 'wgrep)"
 SITEFILE="50${PN}-gentoo.el"
 
+src_prepare() {
+   if ! use test ; then
+   rm ${PN}-test.el || die
+   fi
+
+   elisp_src_prepare
+}
+
 src_test() {
${EMACS} ${EMACSFLAGS} -L . -l ${PN}.el -l ${PN}-test.el\
-f ert-run-tests-batch-and-exit || die "tests failed"
 }
 
 src_install() {
-   rm ${PN}-test.el{,c} || die
+   if use test ; then
+  rm ${PN}-test.el{,c} || die
+   fi
 
elisp_src_install
 }



[gentoo-commits] repo/gentoo:master commit in: app-emacs/wgrep/

2023-02-07 Thread Maciej Barć
commit: bcf53b13db47d0a856bf298d3ef4ad1277d40386
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Feb  7 10:02:54 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Feb  7 21:49:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcf53b13

app-emacs/wgrep: require Emacs >=25.1; add test deps

Closes: https://bugs.gentoo.org/893452
Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/wgrep/{wgrep-3.0.0.ebuild => wgrep-3.0.0-r1.ebuild} | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/app-emacs/wgrep/wgrep-3.0.0.ebuild 
b/app-emacs/wgrep/wgrep-3.0.0-r1.ebuild
similarity index 88%
rename from app-emacs/wgrep/wgrep-3.0.0.ebuild
rename to app-emacs/wgrep/wgrep-3.0.0-r1.ebuild
index 75581cad4442..fe274279b0a2 100644
--- a/app-emacs/wgrep/wgrep-3.0.0.ebuild
+++ b/app-emacs/wgrep/wgrep-3.0.0-r1.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=8
 
+NEED_EMACS=25.1
+
 inherit elisp readme.gentoo-r1
 
 DESCRIPTION="Writable grep buffer and apply the changes to files"
@@ -14,6 +16,15 @@ S="${WORKDIR}"/Emacs-${P}
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   test? (
+   app-emacs/s
+   app-emacs/dash
+   )
+"
 
 ELISP_REMOVE="${PN}-subtest.el"
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/wgrep/

2023-02-06 Thread Maciej Barć
commit: 12fa72b0364ebbda3e8e706fa2addbdaf10c0b07
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Feb  6 12:31:13 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Feb  6 17:23:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12fa72b0

app-emacs/wgrep: bump to 3.0.0

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/wgrep/Manifest   |  1 +
 app-emacs/wgrep/wgrep-3.0.0.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/app-emacs/wgrep/Manifest b/app-emacs/wgrep/Manifest
index ed43c71ee617..687a226873f2 100644
--- a/app-emacs/wgrep/Manifest
+++ b/app-emacs/wgrep/Manifest
@@ -1,2 +1,3 @@
 DIST wgrep-2.3.0.tar.gz 16241 BLAKE2B 
83802934b36dfcad17e3486a7405cdd170b20bd6574d92032c92aa2a8ae84a2b6ce47313c8ca70327982bebc4fb78363181c66d1c745d2179ba84fc655c617be
 SHA512 
2f817ef482d8ce98531494a5f19f477d7544bcc8b2747ebe184194a058c6cb26d571ba7de22f7e4307aa110806fa45f683b2363b1520b8fe5edaa05ce5ba8d61
 DIST wgrep-2.3.2.tar.gz 28908 BLAKE2B 
992557cd59ac6887cec71c7dceac27ad5cfc153a09b68a1e312466077dfa08a6efb7e49ba24b06196daf41b2781f17a5d3f0c3f7b6ee28590d42db5a7de2a141
 SHA512 
a0a00f1d845c45f5de0e707ea5c8c14f9b01807533d7124be9fe0bfdd2d28c3e6fce2a4695daa1de880dd5ff5986b0533b3a5688790a7674576599fb2667ae76
+DIST wgrep-3.0.0.tar.gz 29569 BLAKE2B 
0113c790e9903840e8dd421def45bc73b914b61d9beb7b178275efb623d735cdadcc3d96c361a88a293f437d906528d84c3876be5aee46caad22f0743ed40549
 SHA512 
8e93e824bafe8b9018e82d5fb57104c2324df62798214d848ff98bb86865d4a8e56df1e4efede49966555cb9af5059699c2d178722d8462ddc5977a5abd3d799

diff --git a/app-emacs/wgrep/wgrep-3.0.0.ebuild 
b/app-emacs/wgrep/wgrep-3.0.0.ebuild
new file mode 100644
index ..75581cad4442
--- /dev/null
+++ b/app-emacs/wgrep/wgrep-3.0.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp readme.gentoo-r1
+
+DESCRIPTION="Writable grep buffer and apply the changes to files"
+HOMEPAGE="https://github.com/mhayashi1120/Emacs-wgrep/;
+SRC_URI="https://github.com/mhayashi1120/Emacs-${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+S="${WORKDIR}"/Emacs-${P}
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+ELISP_REMOVE="${PN}-subtest.el"
+
+DOCS=( README.md )
+DOC_CONTENTS="See commentary in ${SITELISP}/${PN}/wgrep.el for documentation.
+   \n\nTo activate wgrep, add the following line to your ~/.emacs file:
+   \n\t(require 'wgrep)"
+SITEFILE="50${PN}-gentoo.el"
+
+src_test() {
+   ${EMACS} ${EMACSFLAGS} -L . -l ${PN}.el -l ${PN}-test.el\
+   -f ert-run-tests-batch-and-exit || die "tests failed"
+}
+
+src_install() {
+   rm ${PN}-test.el{,c} || die
+
+   elisp_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/wgrep/

2023-02-06 Thread Maciej Barć
commit: bd851d9d3377494b46175fdc90df4087e486e8b4
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Feb  6 12:33:52 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Feb  6 17:23:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd851d9d

app-emacs/wgrep: add bugs-to to metadata

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/wgrep/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-emacs/wgrep/metadata.xml b/app-emacs/wgrep/metadata.xml
index 17aeabbf12e6..1c55026da3ed 100644
--- a/app-emacs/wgrep/metadata.xml
+++ b/app-emacs/wgrep/metadata.xml
@@ -11,6 +11,7 @@
 
 
 
+  https://github.com/mhayashi1120/Emacs-wgrep/issues/
   mhayashi1120/Emacs-wgrep
 
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/wgrep/

2020-10-03 Thread Ulrich Müller
commit: bc96707cbea79ed665554c442169122c18306d9c
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Oct  3 18:07:37 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Oct  3 18:09:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc96707c

app-emacs/wgrep: Restore longdescription.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/wgrep/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-emacs/wgrep/metadata.xml b/app-emacs/wgrep/metadata.xml
index 91349d44970..92abb180014 100644
--- a/app-emacs/wgrep/metadata.xml
+++ b/app-emacs/wgrep/metadata.xml
@@ -5,6 +5,10 @@
   gnu-em...@gentoo.org
   Gentoo GNU Emacs project
 
+
+  wgrep allows you to edit a grep buffer and apply those changes to
+  the file buffer like sed interactively.
+
 
 
   mhayashi1120/Emacs-wgrep



[gentoo-commits] repo/gentoo:master commit in: app-emacs/wgrep/

2020-04-12 Thread Hans de Graaff
commit: 40b74fbcfcfbc3cef62b5d74f1b7d6da253561a6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Apr 13 05:44:34 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Apr 13 05:44:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b74fbc

app-emacs/wgrep: add 2.3.2

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff  gentoo.org>

 app-emacs/wgrep/Manifest   |  1 +
 app-emacs/wgrep/wgrep-2.3.2.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/app-emacs/wgrep/Manifest b/app-emacs/wgrep/Manifest
index bf1f3a4a059..ed43c71ee61 100644
--- a/app-emacs/wgrep/Manifest
+++ b/app-emacs/wgrep/Manifest
@@ -1 +1,2 @@
 DIST wgrep-2.3.0.tar.gz 16241 BLAKE2B 
83802934b36dfcad17e3486a7405cdd170b20bd6574d92032c92aa2a8ae84a2b6ce47313c8ca70327982bebc4fb78363181c66d1c745d2179ba84fc655c617be
 SHA512 
2f817ef482d8ce98531494a5f19f477d7544bcc8b2747ebe184194a058c6cb26d571ba7de22f7e4307aa110806fa45f683b2363b1520b8fe5edaa05ce5ba8d61
+DIST wgrep-2.3.2.tar.gz 28908 BLAKE2B 
992557cd59ac6887cec71c7dceac27ad5cfc153a09b68a1e312466077dfa08a6efb7e49ba24b06196daf41b2781f17a5d3f0c3f7b6ee28590d42db5a7de2a141
 SHA512 
a0a00f1d845c45f5de0e707ea5c8c14f9b01807533d7124be9fe0bfdd2d28c3e6fce2a4695daa1de880dd5ff5986b0533b3a5688790a7674576599fb2667ae76

diff --git a/app-emacs/wgrep/wgrep-2.3.2.ebuild 
b/app-emacs/wgrep/wgrep-2.3.2.ebuild
new file mode 100644
index 000..0833f3eca7d
--- /dev/null
+++ b/app-emacs/wgrep/wgrep-2.3.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp readme.gentoo-r1
+
+DESCRIPTION="Writable grep buffer and apply the changes to files"
+HOMEPAGE="https://github.com/mhayashi1120/Emacs-wgrep;
+SRC_URI="https://github.com/mhayashi1120/Emacs-${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}/Emacs-${P}"
+SITEFILE="50${PN}-gentoo.el"
+DOC_CONTENTS="See commentary in ${SITELISP}/${PN}/wgrep.el for documentation.
+   \n\nTo activate wgrep, add the following line to your ~/.emacs file:
+   \n\t(require 'wgrep)"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/wgrep/

2019-11-18 Thread Ulrich Müller
commit: 6a6bf46213a95167adb76150fbb1ca962e923e65
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Nov 18 12:19:41 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Nov 18 12:31:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a6bf462

app-emacs/wgrep: Remove old.

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/wgrep/Manifest|  1 -
 app-emacs/wgrep/wgrep-2.1.10.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/app-emacs/wgrep/Manifest b/app-emacs/wgrep/Manifest
index 54fad26724a..bf1f3a4a059 100644
--- a/app-emacs/wgrep/Manifest
+++ b/app-emacs/wgrep/Manifest
@@ -1,2 +1 @@
-DIST wgrep-2.1.10.el.xz 8708 BLAKE2B 
f3881a5b774dd9bad6169f5621d4da4662127892786e708d31815cba2ff2f5a75170863ca5882cef67efb8e27964cab4176eda7c7ca561888edeb590943ae573
 SHA512 
39761964406d3eedca9253f2f29f81dd9ee71c4e049a985c236ada4dd9b70dc553bf1e9e94cb6d3c8749f065146e2759a46a6ac52ed8e5e5f046e196798bc681
 DIST wgrep-2.3.0.tar.gz 16241 BLAKE2B 
83802934b36dfcad17e3486a7405cdd170b20bd6574d92032c92aa2a8ae84a2b6ce47313c8ca70327982bebc4fb78363181c66d1c745d2179ba84fc655c617be
 SHA512 
2f817ef482d8ce98531494a5f19f477d7544bcc8b2747ebe184194a058c6cb26d571ba7de22f7e4307aa110806fa45f683b2363b1520b8fe5edaa05ce5ba8d61

diff --git a/app-emacs/wgrep/wgrep-2.1.10.ebuild 
b/app-emacs/wgrep/wgrep-2.1.10.ebuild
deleted file mode 100644
index 69e3dc867b1..000
--- a/app-emacs/wgrep/wgrep-2.1.10.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit readme.gentoo elisp
-
-DESCRIPTION="Writable grep buffer and apply the changes to files"
-HOMEPAGE="https://github.com/mhayashi1120/Emacs-wgrep;
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz;
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-SITEFILE="50${PN}-gentoo.el"
-DOC_CONTENTS="See commentary in ${SITELISP}/${PN}/wgrep.el for documentation.
-   \n\nTo activate wgrep, add the following line to your ~/.emacs file:
-   \n\t(require 'wgrep)"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/wgrep/

2019-10-15 Thread Ulrich Müller
commit: ca98b48c22e0aced0459fe614e076360e7a271f3
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Oct 15 15:06:13 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Oct 15 15:06:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca98b48c

app-emacs/wgrep: Version bump.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/wgrep/Manifest   |  1 +
 app-emacs/wgrep/wgrep-2.3.0.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/app-emacs/wgrep/Manifest b/app-emacs/wgrep/Manifest
index 91b515c68e2..54fad26724a 100644
--- a/app-emacs/wgrep/Manifest
+++ b/app-emacs/wgrep/Manifest
@@ -1 +1,2 @@
 DIST wgrep-2.1.10.el.xz 8708 BLAKE2B 
f3881a5b774dd9bad6169f5621d4da4662127892786e708d31815cba2ff2f5a75170863ca5882cef67efb8e27964cab4176eda7c7ca561888edeb590943ae573
 SHA512 
39761964406d3eedca9253f2f29f81dd9ee71c4e049a985c236ada4dd9b70dc553bf1e9e94cb6d3c8749f065146e2759a46a6ac52ed8e5e5f046e196798bc681
+DIST wgrep-2.3.0.tar.gz 16241 BLAKE2B 
83802934b36dfcad17e3486a7405cdd170b20bd6574d92032c92aa2a8ae84a2b6ce47313c8ca70327982bebc4fb78363181c66d1c745d2179ba84fc655c617be
 SHA512 
2f817ef482d8ce98531494a5f19f477d7544bcc8b2747ebe184194a058c6cb26d571ba7de22f7e4307aa110806fa45f683b2363b1520b8fe5edaa05ce5ba8d61

diff --git a/app-emacs/wgrep/wgrep-2.3.0.ebuild 
b/app-emacs/wgrep/wgrep-2.3.0.ebuild
new file mode 100644
index 000..49a49ce5517
--- /dev/null
+++ b/app-emacs/wgrep/wgrep-2.3.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp readme.gentoo-r1
+
+DESCRIPTION="Writable grep buffer and apply the changes to files"
+HOMEPAGE="https://github.com/mhayashi1120/Emacs-wgrep;
+SRC_URI="https://github.com/mhayashi1120/Emacs-${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}/Emacs-${P}"
+SITEFILE="50${PN}-gentoo.el"
+DOC_CONTENTS="See commentary in ${SITELISP}/${PN}/wgrep.el for documentation.
+   \n\nTo activate wgrep, add the following line to your ~/.emacs file:
+   \n\t(require 'wgrep)"