*/*: Drop stable ia64 keywords
[gentoo.git] / app-emacs / httpd / httpd-1.1.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit elisp
7
8 DESCRIPTION="A HTTP server embedded in the Emacs"
9 HOMEPAGE="http://www.chez.com/emarsden/downloads/"
10 # taken from contrib/httpd.el in app-emacs/muse
11 SRC_URI="mirror://gentoo/${P}.tar.gz"
12
13 LICENSE="GPL-2+"
14 SLOT="0"
15 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
16
17 SITEFILE="50${PN}-gentoo.el"