diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-10-24 14:18:17 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-10-24 14:18:17 +0000 |
commit | c5e079b5e2fe29fe6ee20548b81d1f74a0f37c56 (patch) | |
tree | 24f5e7e04f79dff48706b9c25a770bf363f5712d /app-emacs/httpd | |
parent | Removing old ebuilds/patches. (diff) | |
download | gentoo-2-c5e079b5e2fe29fe6ee20548b81d1f74a0f37c56.tar.gz gentoo-2-c5e079b5e2fe29fe6ee20548b81d1f74a0f37c56.tar.bz2 gentoo-2-c5e079b5e2fe29fe6ee20548b81d1f74a0f37c56.zip |
Marked ~ppc.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'app-emacs/httpd')
-rw-r--r-- | app-emacs/httpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/httpd/httpd-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/httpd/ChangeLog b/app-emacs/httpd/ChangeLog index dbaa2fec4422..e0f23a375f2f 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.7 2005/06/29 17:36:51 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/ChangeLog,v 1.8 2005/10/24 14:14:08 josejx Exp $ + + 24 Oct 2005; Joseph Jezak <josejx@gentoo.org> httpd-1.0.ebuild: + Marked ~ppc. 29 Jun 2005; Matthew Kennedy <mkennedy@gentoo.org> -httpd-0.5.ebuild, httpd-1.0.ebuild: diff --git a/app-emacs/httpd/httpd-1.0.ebuild b/app-emacs/httpd/httpd-1.0.ebuild index 953fdb4a2b2b..2b924933c067 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.3 2005/06/29 17:36:51 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/httpd/httpd-1.0.ebuild,v 1.4 2005/10/24 14:14:08 josejx 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="~sparc x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" SITEFILE=50httpd-gentoo.el |