summaryrefslogtreecommitdiff
path: root/app-emacs/rnc-mode
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-02-10 15:40:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-02-10 15:40:27 +0000
commit6bc2e4d7c5906e46a8f275a876ead6ec41aca5bb (patch)
treecee0a97398040001220ece3cd48c3d568bcddb4a /app-emacs/rnc-mode
parent1db00cc6e94b90c08090bb5b8c406622946c4ae5 (diff)
gentoo resync : 10.02.2019
Diffstat (limited to 'app-emacs/rnc-mode')
-rw-r--r--app-emacs/rnc-mode/Manifest6
-rw-r--r--app-emacs/rnc-mode/files/50rnc-mode-gentoo.el4
-rw-r--r--app-emacs/rnc-mode/rnc-mode-1.0.6.ebuild18
-rw-r--r--app-emacs/rnc-mode/rnc-mode-1.0_beta3.ebuild22
4 files changed, 21 insertions, 29 deletions
diff --git a/app-emacs/rnc-mode/Manifest b/app-emacs/rnc-mode/Manifest
index 841fa32ec76d..85acddf0d424 100644
--- a/app-emacs/rnc-mode/Manifest
+++ b/app-emacs/rnc-mode/Manifest
@@ -1,4 +1,4 @@
-AUX 50rnc-mode-gentoo.el 167 BLAKE2B d0cc5eaac8f7189777e55823e4ddb4435e73d2195b1964fb780c365ce06a85ba5aae5a8c100b542ac7e8a0988a70c99eae0e371916cc734a8cf4b1c00a777ffb SHA512 0802063fb7c947564ded8f81677897d73dcb0ad8127d03bd3b7aeb04a4f53d0d26c70efd4e942c5aee0780a22d29de4fc3dd39adad7bd5f79d23ddfd24cdacc9
-DIST RncMode-1_0b3.tgz 3420 BLAKE2B f955f4bb3064e54756ffaf377f4b0f51e65a62d5255e3e7516836576b8c84481945ae176d43f0e2066aacdf605714d935fd4e043fba711026bd3568d8f66404f SHA512 0118e7b03dc039568ed427f9268878075077c360e34cd7fd9a565a11418161037890b08cc6169ddf92289ca1bdb66a1e373910b67735085a18618089729416cd
-EBUILD rnc-mode-1.0_beta3.ebuild 439 BLAKE2B e10a1a00bf1d3f9775d3ffe7bac7d9e6b965bdefb22dd2c5eed2e61d5bc89feaeaa1ecaaf86ada254df8697daeb207842dc825a056b8e48f20a67b8a5ee7a0be SHA512 2c0544b039650f70c4e8339e44a7d484035e85efcff438904a3ea5536b736bef68d5713c4dce06b575cc7513406c2f8699a17c87dd18839abce610c3965fd309
+AUX 50rnc-mode-gentoo.el 127 BLAKE2B 250c927e7042ce2b1fae586c6b0bb0fee43d2ea6ee8d4a8d2ecd265a750c79a6e92e3017072baf27c234e3b06d4c6d056308dc78a55786b454903956a5619422 SHA512 b64dd174e9fc21accf1d9d1abb8302af72b3c0278f3fa7236ed5079c15668df3f148daed952b9c9a77cf71ff1399e15db6e446046fd4e73f7b76c1b5fdca4893
+DIST rnc-mode-1.0.6.tar.gz 5438 BLAKE2B 7c14f7e7c0db9f85a2bfab5d6fe064529416333d421658ded4284ab4513e037b930e89cc0ad74a00371374b4a7a0ceec3a81a121ac5688a18af17ed611b367aa SHA512 18dcf594bb12f8152578be85a36047d55bf407fb8ed086c03d7a7a69028f6616f651a5485e69aa1df30df6fda6fb742de05c8b54bd1b3c5c4e65021a83d63e30
+EBUILD rnc-mode-1.0.6.ebuild 472 BLAKE2B f36dc7bb0ca593ad0974757092e6a5784c33293beaa32a6f346319e5fb07913b910d4a2d700f49263804fd0e188fc939cf9cdc59a6859902b0d98c7b67f7c9ab SHA512 d343f7be47b34f8afe7572736f8b1e7dac75d8786953468295a9338d62fc135f004e82cb1dcaf2a8abdaf5b367f4ead93d51ab7c9dd3fd4ec55ebfab01ea3eef
MISC metadata.xml 282 BLAKE2B 432e60a3b04def9f566fde3852011e006c0d578c72c42115734d1af5c128440fcee68134c8f891baad437e64a8d61fbbac49e70a35ed4f6f85641e888d3a2547 SHA512 1838e22e1f5b849b816a05d1b25bd81333c8cf67ceb996177e05ba7a555b8e0e307e62cb53e6f1217f4216823e2fecf050e85437678503d60e10c6b2d5303072
diff --git a/app-emacs/rnc-mode/files/50rnc-mode-gentoo.el b/app-emacs/rnc-mode/files/50rnc-mode-gentoo.el
index a820f181e3ff..cab29669eb34 100644
--- a/app-emacs/rnc-mode/files/50rnc-mode-gentoo.el
+++ b/app-emacs/rnc-mode/files/50rnc-mode-gentoo.el
@@ -1,7 +1,3 @@
-
-;;; rnc-mode site-lisp configuration
-
(add-to-list 'load-path "@SITELISP@")
-
(autoload 'rnc-mode "rnc-mode")
(add-to-list 'auto-mode-alist '("\\.rnc\\'" . rnc-mode))
diff --git a/app-emacs/rnc-mode/rnc-mode-1.0.6.ebuild b/app-emacs/rnc-mode/rnc-mode-1.0.6.ebuild
new file mode 100644
index 000000000000..6dd83e053d79
--- /dev/null
+++ b/app-emacs/rnc-mode/rnc-mode-1.0.6.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit elisp
+
+DESCRIPTION="An Emacs mode for editing Relax NG compact schema files"
+HOMEPAGE="https://github.com/TreeRex/rnc-mode
+ https://www.emacswiki.org/emacs/RELAX_NG"
+SRC_URI="https://github.com/TreeRex/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+SITEFILE="50${PN}-gentoo.el"
+DOCS="README.md"
diff --git a/app-emacs/rnc-mode/rnc-mode-1.0_beta3.ebuild b/app-emacs/rnc-mode/rnc-mode-1.0_beta3.ebuild
deleted file mode 100644
index 28f487ec9a80..000000000000
--- a/app-emacs/rnc-mode/rnc-mode-1.0_beta3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit elisp
-
-MY_PV=${PV/./_}
-MY_PV=${MY_PV/_beta/b}
-
-DESCRIPTION="An Emacs mode for editing Relax NG compact schema files"
-HOMEPAGE="http://www.pantor.com/"
-SRC_URI="http://www.pantor.com/RncMode-${MY_PV}.tgz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-SITEFILE=50${PN}-gentoo.el
-
-S="${WORKDIR}"