summaryrefslogtreecommitdiff
path: root/app-emacs/psgml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /app-emacs/psgml
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'app-emacs/psgml')
-rw-r--r--app-emacs/psgml/Manifest4
-rw-r--r--app-emacs/psgml/psgml-1.4.0.ebuild33
-rw-r--r--app-emacs/psgml/psgml-1.4.1.ebuild2
3 files changed, 2 insertions, 37 deletions
diff --git a/app-emacs/psgml/Manifest b/app-emacs/psgml/Manifest
index 61ebb5ba2623..71f90a1b9972 100644
--- a/app-emacs/psgml/Manifest
+++ b/app-emacs/psgml/Manifest
@@ -1,6 +1,4 @@
AUX 50psgml-gentoo.el 295 BLAKE2B d2276bb66871f2dfeec692358fd49fa226c7141ff3b9e0020c05b7d873cf65fa1d4f117724ff3baf2ea3520bf85cdccd90129bf54da815bb44de19c279e0cddf SHA512 ecb9a8c544e0b5e287771d6538d36ab67076d0fc68b55bbc5428aa99b9c5f773f01499dad6f2d624d99648ddbb30518522da3f39d244fe30b4d884567114daa1
-DIST psgml-1.4.0.tar.gz 262246 BLAKE2B e888e7e13b39108efd19bbce41f3630015556ca9e5250665456866173302b5388add506694f28a6fa7e4e4572ce4596eec66762650f7203a14d84fcfbcd8ac7f SHA512 99bab6440a0f437009edff6371412c16f47d48c6b1eaa5b894523130e3a8d604ea79dc81f1895ceecd4283d0c7fd908d4e5bdeace63e54b9ac048a80fc0f6f44
DIST psgml-1.4.1.tar.xz 200512 BLAKE2B d2bad3e5e1d9e45f6327c064806a5c9eddc49d513bf04a0017ea3de865c3acbaec8b0b188860b4a6b435097f69e445ac92250b00b339212530cf0a7c8762b907 SHA512 bd73668341fc27dc1cecb67e4114bdb728512a35b6c834c5ad57efe4e6f3c5e0f83f9d87c55bb959cd0d9e2ec74d15d0e0ea786095bc834246e0cee646761681
-EBUILD psgml-1.4.0.ebuild 827 BLAKE2B e8425bab4b9f39686ba920f5c771a1a25565105cd1370ec6d7f2e5ea0587b5a3c0e3b614610d31e0bac5a82dae7b1142268fbfdb1fd0126d183358b5d02561ae SHA512 2e1778fa2efb8596b991314cfa0a3f43df0a9471aa3a4b44c8d8631d92479f3c14f3ab10b3dc911d27b46ee076c91c448e68ce621608b5c7463b3b7d664ef4a3
-EBUILD psgml-1.4.1.ebuild 825 BLAKE2B 618fcafa898fdbb6a91c1ff37045c740c6670cc32813b59c16e1fd808eac4704f1b49d7b4279b1cc895acb0956a45cf07b83a7de8d54992a73b955900704e321 SHA512 5335db6119f22a29eefd9b21eabd5de4b21c5c145f39e8bad057fe9c6f103d36d1ffe0ad7aeec53081c1bf5526b5a69e038ad5b3075e53a2f6361cda27c19daf
+EBUILD psgml-1.4.1.ebuild 822 BLAKE2B c4200db92ba23194a6257d2d5f8b12c91db86a54bec988a0f0cc7cadfc4f686f086ef625d29b87154d894149008daabf8dcd811d7c7445c674f1aaf96a4daff9 SHA512 e3223ef0091c1a037666bbb5578cb0429d56a2cf62a259e6dcaacbbb9323c7238a544140881de7930d8cb033733df55c54d7f4baeb6a795916adcd4565e76199
MISC metadata.xml 282 BLAKE2B 432e60a3b04def9f566fde3852011e006c0d578c72c42115734d1af5c128440fcee68134c8f891baad437e64a8d61fbbac49e70a35ed4f6f85641e888d3a2547 SHA512 1838e22e1f5b849b816a05d1b25bd81333c8cf67ceb996177e05ba7a555b8e0e307e62cb53e6f1217f4216823e2fecf050e85437678503d60e10c6b2d5303072
diff --git a/app-emacs/psgml/psgml-1.4.0.ebuild b/app-emacs/psgml/psgml-1.4.0.ebuild
deleted file mode 100644
index 4d38464f5803..000000000000
--- a/app-emacs/psgml/psgml-1.4.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="A GNU Emacs Major Mode for editing SGML and XML coded documents"
-HOMEPAGE="https://sourceforge.net/projects/psgml/
- https://www.emacswiki.org/emacs/PsgmlMode"
-SRC_URI="http://www.fsavigny.de/gpled-software/${P}.tar.gz"
-
-LICENSE="GPL-2+ Texinfo-manual"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-DEPEND="app-text/openjade"
-RDEPEND="${DEPEND}"
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
- ${EMACS} ${EMACSFLAGS} --load psgml-maint.el -f psgml-compile-files || die
-}
-
-src_install() {
- elisp-install ${PN} *.el *.elc
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
- insinto "${SITEETC}/${PN}"
- doins *.map
- doinfo psgml.info psgml-api.info
- dodoc ChangeLog INSTALL README.psgml psgml.ps
-}
diff --git a/app-emacs/psgml/psgml-1.4.1.ebuild b/app-emacs/psgml/psgml-1.4.1.ebuild
index 465c0edee1d9..86642ee85300 100644
--- a/app-emacs/psgml/psgml-1.4.1.ebuild
+++ b/app-emacs/psgml/psgml-1.4.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
LICENSE="GPL-2+ Texinfo-manual"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
RDEPEND="app-text/openjade"