app-emacs/httpd - 1.1 (gentoo)

Search

Install

Install this version:

emerge -a =app-emacs/httpd-1.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-emacs/httpd-1.1

Or alternatively:

emerge --autounmask-write -a =app-emacs/httpd-1.1

Package Information

Description:
A HTTP server embedded in the Emacs
Homepage:
http://www.chez.com/emarsden/downloads/
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
1.1 8 ~amd64 ~ppc ~sparc ~x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

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"

Inherited Eclasses

Manifest for 1.1

Type File Size Source URLs
DIST httpd-1.1.tar.gz 3770 bytes mirror://gentoo/httpd-1.1.tar.gz