* [gentoo-commits] repo/gentoo:master commit in: app-emacs/elib/, app-emacs/elib/files/
@ 2019-12-25 12:18 Ulrich Müller
0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2019-12-25 12:18 UTC (permalink / raw
To: gentoo-commits
commit: bdc1fcf27290493ec5adb14994913fe39da06eb6
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 25 12:15:21 2019 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 12:15:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc1fcf2
app-emacs/elib: Remove package.
Bug: https://bugs.gentoo.org/701160
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/elib/Manifest | 1 -
app-emacs/elib/elib-1.0-r1.ebuild | 33 ---------------------------
app-emacs/elib/files/50elib-gentoo.el | 1 -
app-emacs/elib/files/elib-1.0-texinfo-5.patch | 14 ------------
app-emacs/elib/metadata.xml | 12 ----------
5 files changed, 61 deletions(-)
diff --git a/app-emacs/elib/Manifest b/app-emacs/elib/Manifest
deleted file mode 100644
index 5507f45d562..00000000000
--- a/app-emacs/elib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST elib-1.0.tar.gz 58335 BLAKE2B 7c2a976685cc23a73fce86d63f40a476d24551415d7427044ca9e5ab72df64043d8102db21394f66f2fdf2b98bdc336312d3754f16b891122cb1e170ff3fa62c SHA512 ca5d6e0861f3d8d049911a9e4455169263bd781992103baacadae560fce0fedddb734617338cb5fac51420fcb2035622042836fa7198fe7bec312a0015da266d
diff --git a/app-emacs/elib/elib-1.0-r1.ebuild b/app-emacs/elib/elib-1.0-r1.ebuild
deleted file mode 100644
index 331d040e347..00000000000
--- a/app-emacs/elib/elib-1.0-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp eutils
-
-DESCRIPTION="The Emacs Lisp Library"
-HOMEPAGE="http://jdee.sourceforge.net"
-SRC_URI="http://jdee.sunsite.dk/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-texinfo-5.patch"
- sed -i 's:--infodir:--info-dir:g' Makefile || die
-}
-
-src_compile() {
- default
-}
-
-src_install() {
- dodir "${SITELISP}/elib"
- dodir /usr/share/info
- emake prefix="${ED}/usr" infodir="${ED}/usr/share/info" install
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
- dodoc ChangeLog NEWS README TODO
-}
diff --git a/app-emacs/elib/files/50elib-gentoo.el b/app-emacs/elib/files/50elib-gentoo.el
deleted file mode 100644
index 431f7e90ae7..00000000000
--- a/app-emacs/elib/files/50elib-gentoo.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
diff --git a/app-emacs/elib/files/elib-1.0-texinfo-5.patch b/app-emacs/elib/files/elib-1.0-texinfo-5.patch
deleted file mode 100644
index 53d18d24835..00000000000
--- a/app-emacs/elib/files/elib-1.0-texinfo-5.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- elib-1.0-orig/elib.texi
-+++ elib-1.0/elib.texi
-@@ -33,9 +33,9 @@
- @sp 4
- @comment The title is printed in a large font.
- @center @titlefont{User's Guide}
--@sp
-+@sp 1
- @center @titlefont{to}
--@sp
-+@sp 1
- @center @titlefont{Elib - The Emacs Lisp Library}
- @sp 2
- @center version 1.0
diff --git a/app-emacs/elib/metadata.xml b/app-emacs/elib/metadata.xml
deleted file mode 100644
index 8269357eebf..00000000000
--- a/app-emacs/elib/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>gnu-emacs@gentoo.org</email>
- <name>Gentoo GNU Emacs project</name>
-</maintainer>
-<stabilize-allarches/>
-<upstream>
- <remote-id type="sourceforge">jdee</remote-id>
-</upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-12-25 12:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-25 12:18 [gentoo-commits] repo/gentoo:master commit in: app-emacs/elib/, app-emacs/elib/files/ Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox