summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/emacs-updater/ChangeLog12
-rw-r--r--app-admin/emacs-updater/Manifest3
-rw-r--r--app-admin/emacs-updater/emacs-updater-9999.ebuild22
-rw-r--r--app-admin/emacs-updater/metadata.xml5
4 files changed, 0 insertions, 42 deletions
diff --git a/app-admin/emacs-updater/ChangeLog b/app-admin/emacs-updater/ChangeLog
deleted file mode 100644
index 3012faa..0000000
--- a/app-admin/emacs-updater/ChangeLog
+++ /dev/null
@@ -1,12 +0,0 @@
-# ChangeLog for app-admin/emacs-updater
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 14 Dec 2007; Ulrich Mueller <ulm@gentoo.org> +metadata.xml,
- emacs-updater-9999.ebuild:
- Install in /usr/sbin. Add metadata.
-
- 14 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
- +emacs-updater-9999.ebuild:
- initial commit
-
diff --git a/app-admin/emacs-updater/Manifest b/app-admin/emacs-updater/Manifest
deleted file mode 100644
index 525a6ec..0000000
--- a/app-admin/emacs-updater/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-EBUILD emacs-updater-9999.ebuild 502 RMD160 c6e3ac3caf14872dec48f209f5021991900f27f5 SHA1 040a4f8a069da502041737a097b07205b10ac937 SHA256 1ee829f61f263a5cc02200501545e46facb2b8502fa3ad4bedb4b42001a171aa
-MISC ChangeLog 357 RMD160 3b72a65c406b10fc8fa032ecba375de09db97222 SHA1 86679d2dcc0cff4d69e1d9b0be70ac79c092e05b SHA256 51781147ff17e3d28c4046ea524db1d1948ae8c0df2c5941be89da613bef5797
-MISC metadata.xml 158 RMD160 415d172437ca754d24fc5ab186ba8e77934d96e4 SHA1 61f6eff9729cd87a725c2a70c81aca4270a17fc4 SHA256 1393bdef3a74343fdb40a112c7096a1af16f67e7a43413250de28dfe73810eab
diff --git a/app-admin/emacs-updater/emacs-updater-9999.ebuild b/app-admin/emacs-updater/emacs-updater-9999.ebuild
deleted file mode 100644
index 9c429c2..0000000
--- a/app-admin/emacs-updater/emacs-updater-9999.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit subversion
-
-ESVN_REPO_URI="http://overlays.gentoo.org/svn/proj/emacs/emacs-extra/${PN}/"
-DESCRIPTION="Find site-initialisation files in deprecated location"
-HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-portage/portage-utils"
-
-src_install() {
- dosbin emacs-updater
- dodoc ChangeLog
-}
diff --git a/app-admin/emacs-updater/metadata.xml b/app-admin/emacs-updater/metadata.xml
deleted file mode 100644
index bc306fe..0000000
--- a/app-admin/emacs-updater/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>emacs</herd>
-</pkgmetadata>