From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- app-emacs/dictionary/Manifest | 4 ---- app-emacs/dictionary/dictionary-1.10.ebuild | 18 ------------------ app-emacs/dictionary/files/50dictionary-gentoo.el | 2 -- app-emacs/dictionary/metadata.xml | 9 --------- 4 files changed, 33 deletions(-) delete mode 100644 app-emacs/dictionary/Manifest delete mode 100644 app-emacs/dictionary/dictionary-1.10.ebuild delete mode 100644 app-emacs/dictionary/files/50dictionary-gentoo.el delete mode 100644 app-emacs/dictionary/metadata.xml (limited to 'app-emacs/dictionary') diff --git a/app-emacs/dictionary/Manifest b/app-emacs/dictionary/Manifest deleted file mode 100644 index 0502cc2fb596..000000000000 --- a/app-emacs/dictionary/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -AUX 50dictionary-gentoo.el 69 BLAKE2B 7ab2446166a477b09885653ac98616dd4b704bfeccb3509cafb435a56abf1092e534f57728ee7fb84d048823fae1cf23d04479240e42ae43416f0906eac89232 SHA512 787fcef6d82e4805110de6480be97b889d3b7329e4aa852dc36bf2fa8180ad6948935270077dcf257b5f3f7c028b05edc7905714bff0a565c3d54092f49f766e -DIST dictionary-1.10.tar.gz 33332 BLAKE2B be0e5d851d3d66f7bb0bf08a7763d3c1e54ed8023ee9d0e3560965baad8cddb67894d85f6ace8caac6d2c1aedf24b3b753d7e48e706a49ace1a1a8ba0edf1b42 SHA512 7f5ec0e023ea2ab3f42fbf9200c1ac86cbcb330c14d2fce791f65cdce010d7e6a6c72e0589769dd94fe3c3d7543b730aacfb373e496933caccf8542224bfa356 -EBUILD dictionary-1.10.ebuild 454 BLAKE2B 134315e3b8a34cb85b196a19b466350643a19fe8c193ea1decd696deeac34561df392ad6331d25e23821d56608cdb0004f635ebf54c3590b0139f1c3eeba5042 SHA512 94bedb30aa2c8e3f2445c3f09653f32806f4b8a16482a071f0a47d8afed089cfe7af938fd64d34ccf91e5e85cc81a44e65fb1c910a1f54f79ff5b69a7ff02140 -MISC metadata.xml 282 BLAKE2B 432e60a3b04def9f566fde3852011e006c0d578c72c42115734d1af5c128440fcee68134c8f891baad437e64a8d61fbbac49e70a35ed4f6f85641e888d3a2547 SHA512 1838e22e1f5b849b816a05d1b25bd81333c8cf67ceb996177e05ba7a555b8e0e307e62cb53e6f1217f4216823e2fecf050e85437678503d60e10c6b2d5303072 diff --git a/app-emacs/dictionary/dictionary-1.10.ebuild b/app-emacs/dictionary/dictionary-1.10.ebuild deleted file mode 100644 index c979234a150c..000000000000 --- a/app-emacs/dictionary/dictionary-1.10.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit elisp - -DESCRIPTION="Emacs package for talking to a dictionary server" -HOMEPAGE="http://www.myrkr.in-berlin.de/dictionary/index.html" -SRC_URI="http://www.myrkr.in-berlin.de/${PN}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ppc x86" - -ELISP_REMOVE="install-package.el lpath.el" -SITEFILE="50${PN}-gentoo.el" -DOCS="README" diff --git a/app-emacs/dictionary/files/50dictionary-gentoo.el b/app-emacs/dictionary/files/50dictionary-gentoo.el deleted file mode 100644 index c674336a2bfe..000000000000 --- a/app-emacs/dictionary/files/50dictionary-gentoo.el +++ /dev/null @@ -1,2 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") -(load "dictionary-init" nil t) diff --git a/app-emacs/dictionary/metadata.xml b/app-emacs/dictionary/metadata.xml deleted file mode 100644 index c918cdef9591..000000000000 --- a/app-emacs/dictionary/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - gnu-emacs@gentoo.org - Gentoo GNU Emacs project - - - -- cgit v1.2.3