summaryrefslogtreecommitdiff
path: root/app-emacs/wgrep
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-17 05:37:24 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-17 05:37:24 +0000
commitc4a46526c2232ba00b0ccc97f2d2a30b0c6baea5 (patch)
tree704e1ac4fe255581fb2a4fdff0d69c5329e1e403 /app-emacs/wgrep
parentd228f661892a9e55a86f00c2c14625490631d797 (diff)
gentoo auto-resync : 17:02:2024 - 05:37:23
Diffstat (limited to 'app-emacs/wgrep')
-rw-r--r--app-emacs/wgrep/Manifest4
-rw-r--r--app-emacs/wgrep/wgrep-2.3.0.ebuild20
-rw-r--r--app-emacs/wgrep/wgrep-2.3.2.ebuild20
3 files changed, 0 insertions, 44 deletions
diff --git a/app-emacs/wgrep/Manifest b/app-emacs/wgrep/Manifest
index cb37a282c842..645bc3667ed3 100644
--- a/app-emacs/wgrep/Manifest
+++ b/app-emacs/wgrep/Manifest
@@ -1,7 +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
-EBUILD wgrep-2.3.0.ebuild 633 BLAKE2B 6d2f46e64aef16640e29b582f4336c4a8128f8330c8cd0ebcaa02ab0a10b8c44a4c00d29d8a4c7ce923adf569174afbe828564ce0eef8e33b526b9df0c712ed7 SHA512 034ad467b3136f32dc2a62f89886a42d932c72ef21de742c220eb768f722066bbb365e0917ddba6b132a55ccd41ed021e7b35006a81eba4c1260c56a66d2eed9
-EBUILD wgrep-2.3.2.ebuild 633 BLAKE2B 6d41f13e18df6f693645dfd5ac5665f0e42511cabcba62d1674e052e39726496c7884aa6d1f39354ee4099984f996dd142f32376cd24b0c05c6a8320378b2797 SHA512 2c8be8ea70b54b175b7f14130b0de1eab6712fd4995157dafabf01d62cff97c595da17cf940df66df8d930c1ebbfa53e6f95a8fb56f8f1f3d957f961c3547acd
EBUILD wgrep-3.0.0-r1.ebuild 1103 BLAKE2B 9150b4368f7d69f88d072a06e64f8d7aa31d4f5721eff5c579854a246458236be2431d08127ba9bc8fd515d4ac7eb90f6e2511b781ff69679daacba895702da7 SHA512 5699f291618a2fc303f342816d2a815456fc0b8b1b5f879b97c1fa8b90c078a832ed0736bdf428a84d7b9ca07bd65f09ce383ac87d8b500ecee1c9e0b1d98034
MISC metadata.xml 590 BLAKE2B 95ca8bd3d26497672c79d5eeb1ea3768513ecbf634f44bf6ec54d7dc6f9b4c4fb9e111205e314e3c166f06deeb7a56440a279cb3a2ed159dcb83792fe7145d89 SHA512 799ed2f199cfad50a6e2325559e467c96f28c6a40d2bea2debc23b0b80dba61fc71d3299134456111164bcd3b6499b6d27e61286c3ba1d4a9b011b7036e782f7
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..000000000000
--- 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)"
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..000000000000
--- 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)"