diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-05-07 21:43:36 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-05-07 21:43:36 +0000 |
commit | a3813b2183c4d2459af25f4936a4e9af62071646 (patch) | |
tree | 590145e96ce5a32130f2cb1eb6d9c99e0c6997b3 /app-emacs/httpd | |
parent | macro fix, fixes #132618 (diff) | |
download | gentoo-2-a3813b2183c4d2459af25f4936a4e9af62071646.tar.gz gentoo-2-a3813b2183c4d2459af25f4936a4e9af62071646.tar.bz2 gentoo-2-a3813b2183c4d2459af25f4936a4e9af62071646.zip |
Put back to ~x86
(Portage version: 2.1_pre10)
Diffstat (limited to 'app-emacs/httpd')
-rw-r--r-- | app-emacs/httpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/httpd/files/digest-httpd-1.0 | 2 | ||||
-rw-r--r-- | app-emacs/httpd/httpd-1.0.ebuild | 6 |
3 files changed, 9 insertions, 4 deletions
diff --git a/app-emacs/httpd/ChangeLog b/app-emacs/httpd/ChangeLog index a1a594fe8374..79522c3d1db6 100644 --- a/app-emacs/httpd/ChangeLog +++ b/app-emacs/httpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/httpd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/ChangeLog,v 1.10 2006/04/27 05:58:29 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/ChangeLog,v 1.11 2006/05/07 21:43:36 halcy0n Exp $ + + 07 May 2006; Mark Loeser <halcy0n@gentoo.org> httpd-1.0.ebuild: + Put back to ~x86 *httpd-1.1 (27 Apr 2006) diff --git a/app-emacs/httpd/files/digest-httpd-1.0 b/app-emacs/httpd/files/digest-httpd-1.0 index aa2b531cb02b..024bc20e56f2 100644 --- a/app-emacs/httpd/files/digest-httpd-1.0 +++ b/app-emacs/httpd/files/digest-httpd-1.0 @@ -1 +1,3 @@ MD5 ce522286683934172d947c3da8205882 httpd-1.0.tar.gz 3620 +RMD160 e9896cd8f3bda90a41fc07a81b876beacd5ce12d httpd-1.0.tar.gz 3620 +SHA256 2d5c4de259fc0ef3f513582c88d9eba195c443aa786cc18119709f2dc9b430a6 httpd-1.0.tar.gz 3620 diff --git a/app-emacs/httpd/httpd-1.0.ebuild b/app-emacs/httpd/httpd-1.0.ebuild index 2b924933c067..3d84cc5ac9b8 100644 --- a/app-emacs/httpd/httpd-1.0.ebuild +++ b/app-emacs/httpd/httpd-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/httpd-1.0.ebuild,v 1.4 2005/10/24 14:14:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/httpd-1.0.ebuild,v 1.5 2006/05/07 21:43:36 halcy0n Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.chez.com/emarsden/downloads/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" SITEFILE=50httpd-gentoo.el |