summaryrefslogtreecommitdiff
path: root/app-emacs/boxquote
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /app-emacs/boxquote
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'app-emacs/boxquote')
-rw-r--r--app-emacs/boxquote/Manifest4
-rw-r--r--app-emacs/boxquote/boxquote-1.23.ebuild22
-rw-r--r--app-emacs/boxquote/boxquote-2.1.ebuild2
3 files changed, 2 insertions, 26 deletions
diff --git a/app-emacs/boxquote/Manifest b/app-emacs/boxquote/Manifest
index 842644e43114..9cae827e7e4b 100644
--- a/app-emacs/boxquote/Manifest
+++ b/app-emacs/boxquote/Manifest
@@ -1,6 +1,4 @@
AUX 50boxquote-gentoo.el 72 BLAKE2B e48064d060b7d040459abd279a36fd888d45300255c0da85f0d260972c2a682d17c07fb2697381e428b41ac3e469fa579323d7301c4b71bcca31e1469c1304d0 SHA512 d11e537a8e60f4dfc3eccae94709e382414d76cf470c5dae673d6b3b5ab34e88fa9716b58a5a2ca1d0a5673c926fc04c293484e9e53d0861520303f0a98d4b87
-DIST boxquote-1.23.el.bz2 4957 BLAKE2B d132f6f4bd6448bff498b6b8d7ad20b2295e0febff025b02d5d6bcec58d6a963749a3f0b429269fdf32e9565caf490f09b1ac6466dc251a3b7dec0b546c4333e SHA512 776835e6a21ede6e7ba82a57f381f0c9c3c740994b4d463b76d1f8a328fdf7b1b996cf6c593c3300a68fa773f1dd21b7c1a8ccc38536d5f1874973541181646d
DIST boxquote-2.1.tar.gz 5339 BLAKE2B d599dabaf61119cb5796a478061e998e68c6f1ae76ef7e7eb2ff22e3840bdc923a8bb594478809745ac33da6795159ea6ae455606afd171320fe18e971408a36 SHA512 ca64b72528b1e5f8e57e7c003508ccc91b876be5d5a05b65fc38556cc3259993597bc6aef52633f4012002ee343d28fa287f6ffdbe3646f84b9d08520d4925d8
-EBUILD boxquote-1.23.ebuild 480 BLAKE2B 7d2487b67fa7e4a14f46bc0138655ab790d1a43f067251c6cffe6630f059bb9a3644079def4be9b33ca05cff8d8aa8a50a41a3e1fe68341dc42c08a08bc641c4 SHA512 861a1c21b61a5f429d0eaf49457928f4bb62a84c583e4589bb3e0e162c8c563d667e8f7a3786334881789d11d560e1aa776a3b4cc3f06de8a02b7f449915a672
-EBUILD boxquote-2.1.ebuild 491 BLAKE2B ff57a8493bb31394ead2e982b5fc5972283777e7d0292cfbb5f2d9f03711c54b69bbd98ddd8a05563f9fca2a5f9f33a473ef6dc746380adb652427520225db92 SHA512 1afa7636425608491d1fa62daab25ef8650250c433c12098bb5ac8a08926c331f664c5a58de45571bbdc2e9436d85d6971ac26444fc20b6ca347a8eaad66a3ca
+EBUILD boxquote-2.1.ebuild 489 BLAKE2B e33a45588645cc19a3dd5913d97e52d97b166ab158033fc1d449920ed7729d62807d4f91d2a67d0e1e92660cdd0e20888cb86d251f138cb66263b974fdb16f9e SHA512 1bdd384194d45d1568e411c5b92f35f0e7fd2fe238335c01fec8e06390a34add040b1c02c9550b5bee90f024ad7fece39aca7139040e33ff4e65ceb2d028a8f0
MISC metadata.xml 854 BLAKE2B 9c00652e8f8d1fb2a28ffa47ff1c31c7f78f3e7f0ecc9a543319c65f1ef7f0b83d8bd14b6f2f494d2699a8f74ad71eb6364da50b89f2787d983cad571b7942bf SHA512 55e401b6bcb83fa4c2aef7e8204cb845a287e9f3d96405918ee96c04a4f4f6b3a78b6a3ed45467a9c55ee92ebec65e732d19f1067b1b9c1a8fdddde95cda92b6
diff --git a/app-emacs/boxquote/boxquote-1.23.ebuild b/app-emacs/boxquote/boxquote-1.23.ebuild
deleted file mode 100644
index c043cc42b678..000000000000
--- a/app-emacs/boxquote/boxquote-1.23.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit elisp
-
-DESCRIPTION="Quote text with a semi-box"
-HOMEPAGE="http://www.davep.org/emacs/"
-SRC_URI="mirror://gentoo/${P}.el.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
- elisp-compile *.el || die "elisp-compile failed"
- elisp-make-autoload-file || die "elisp-make-autoload-file failed"
-}
diff --git a/app-emacs/boxquote/boxquote-2.1.ebuild b/app-emacs/boxquote/boxquote-2.1.ebuild
index dc92b6a17327..304eb0cd2cda 100644
--- a/app-emacs/boxquote/boxquote-2.1.ebuild
+++ b/app-emacs/boxquote/boxquote-2.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/davep/${PN}.el/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
S="${WORKDIR}/${PN}.el-${PV}"
SITEFILE="50${PN}-gentoo.el"