summaryrefslogtreecommitdiff
path: root/app-emacs/httpd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-emacs/httpd
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-emacs/httpd')
-rw-r--r--app-emacs/httpd/Manifest4
-rw-r--r--app-emacs/httpd/files/50httpd-gentoo.el1
-rw-r--r--app-emacs/httpd/httpd-1.1.ebuild17
-rw-r--r--app-emacs/httpd/metadata.xml9
4 files changed, 0 insertions, 31 deletions
diff --git a/app-emacs/httpd/Manifest b/app-emacs/httpd/Manifest
deleted file mode 100644
index 173a1228a87a..000000000000
--- a/app-emacs/httpd/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX 50httpd-gentoo.el 38 BLAKE2B e96c6cf48d1522d89450e11d339c76210c672377208b56951791b83c6ef22b2c872d313084e199dd5d7b533a99106a87dbc7f15b5ee6126f71bf5f2e84165ffa SHA512 5c00bcabe2d7cc03013dc7a54b2c653940c08098ca5646d7c73624cb1ca04376ae9dcf88a7166b1925c69f0c5d192d90f6bd790fdef8ed8c3b0f9d163c987da5
-DIST httpd-1.1.tar.gz 3770 BLAKE2B 00fa14b035db349504d96fd01fc2881052e45d73a5084b33d77b3f6edb8f675c4467a048eae5fee6e502ecbe27c740d0827b35c724d016aef6446724b0d2a3f5 SHA512 b6078e8dd79ed4bcdabc85640ce14f556b14f82efb1429382ff75aefcd19ce586978ac79c59c4a20865fc67e103451937bc1e49dcca64dbdab4364c4e29510a2
-EBUILD httpd-1.1.ebuild 410 BLAKE2B 99e4bfa9078e76224500c75cfbf972b729fd44cd120f6813c93efcabcf01c9d94fb50afaf5b54a916cf84cb39eef058db3e8ccb5715ac7fe6903420f61560c4b SHA512 ed0edf4b4f027dfd71b62cafd880a72ae91a89b14ece2d86ec43a17deef03e6675f1439abc2099ec63eba1ec59c18d764c6a92abebb97c9d783cfc89576406d7
-MISC metadata.xml 282 BLAKE2B 432e60a3b04def9f566fde3852011e006c0d578c72c42115734d1af5c128440fcee68134c8f891baad437e64a8d61fbbac49e70a35ed4f6f85641e888d3a2547 SHA512 1838e22e1f5b849b816a05d1b25bd81333c8cf67ceb996177e05ba7a555b8e0e307e62cb53e6f1217f4216823e2fecf050e85437678503d60e10c6b2d5303072
diff --git a/app-emacs/httpd/files/50httpd-gentoo.el b/app-emacs/httpd/files/50httpd-gentoo.el
deleted file mode 100644
index 431f7e90ae73..000000000000
--- a/app-emacs/httpd/files/50httpd-gentoo.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
diff --git a/app-emacs/httpd/httpd-1.1.ebuild b/app-emacs/httpd/httpd-1.1.ebuild
deleted file mode 100644
index c145e05dfc2f..000000000000
--- a/app-emacs/httpd/httpd-1.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="A HTTP server embedded in the Emacs"
-HOMEPAGE="http://www.chez.com/emarsden/downloads/"
-# taken from contrib/httpd.el in app-emacs/muse
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-
-SITEFILE="50${PN}-gentoo.el"
diff --git a/app-emacs/httpd/metadata.xml b/app-emacs/httpd/metadata.xml
deleted file mode 100644
index c918cdef9591..000000000000
--- a/app-emacs/httpd/metadata.xml
+++ /dev/null
@@ -1,9 +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/>
-</pkgmetadata>