summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-06-22 01:38:35 +0000
committerJason Wever <weeve@gentoo.org>2005-06-22 01:38:35 +0000
commitf7afa267de5f869dc9ccba9b0c1baf5616a4a8ad (patch)
treeb26194a579507d319ec6b58fec36e188fecd23ce /app-emacs/httpd
parentRevision bump; make sure run-parts is invoked with --lsbsysinit option, bug 9... (diff)
downloadgentoo-2-f7afa267de5f869dc9ccba9b0c1baf5616a4a8ad.tar.gz
gentoo-2-f7afa267de5f869dc9ccba9b0c1baf5616a4a8ad.tar.bz2
gentoo-2-f7afa267de5f869dc9ccba9b0c1baf5616a4a8ad.zip
Added ~sparc keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emacs/httpd')
-rw-r--r--app-emacs/httpd/ChangeLog5
-rw-r--r--app-emacs/httpd/Manifest4
-rw-r--r--app-emacs/httpd/httpd-1.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/httpd/ChangeLog b/app-emacs/httpd/ChangeLog
index 5cf3d1c4f8ff..cfb2a2ff996d 100644
--- a/app-emacs/httpd/ChangeLog
+++ b/app-emacs/httpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/httpd
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/ChangeLog,v 1.5 2005/02/01 07:56:39 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/ChangeLog,v 1.6 2005/06/22 01:37:09 weeve Exp $
+
+ 22 Jun 2005; Jason Wever <weeve@gentoo.org> httpd-1.0.ebuild:
+ Added ~sparc keyword.
*httpd-1.0 (01 Feb 2005)
diff --git a/app-emacs/httpd/Manifest b/app-emacs/httpd/Manifest
index a89d252ab8cc..e032ed65ac71 100644
--- a/app-emacs/httpd/Manifest
+++ b/app-emacs/httpd/Manifest
@@ -1,7 +1,7 @@
-MD5 e61a70402ffc8ab3469aa01b409cfe8a httpd-1.0.ebuild 447
-MD5 d1a028b34115e897899d44d35847cdb4 httpd-0.5.ebuild 819
MD5 7422d7e478cbb43150788cf49fb6e2b7 ChangeLog 537
+MD5 d1a028b34115e897899d44d35847cdb4 httpd-0.5.ebuild 819
MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158
+MD5 c0524820d691fb8576b84e55fa2abcb1 httpd-1.0.ebuild 454
MD5 187a5ade021e7bc1aac19e09158aaac1 files/50httpd-gentoo.el 74
MD5 e40c4aaed262da159d585d14063d5456 files/digest-httpd-0.5 60
MD5 95aa7756d3ef71d4591e4ad6d43d3efa files/digest-httpd-1.0 59
diff --git a/app-emacs/httpd/httpd-1.0.ebuild b/app-emacs/httpd/httpd-1.0.ebuild
index 3c508fc7de47..a7b1e2faa80b 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
# 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.1 2005/02/01 07:56:39 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/httpd-1.0.ebuild,v 1.2 2005/06/22 01:37:09 weeve 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="x86"
+KEYWORDS="~sparc x86"
IUSE=""
SITEFILE=50httpd-gentoo.el