diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-07-01 18:44:00 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-07-01 18:44:00 +0000 |
commit | d9f2c7b8ea17ed7ee0a82e3aeb986faf2fab8865 (patch) | |
tree | e3d1a39638d56d06d628ef88a518f0a445a9654d /app-emacs/http-emacs/http-emacs-1.1.ebuild | |
parent | . (diff) | |
download | gentoo-2-d9f2c7b8ea17ed7ee0a82e3aeb986faf2fab8865.tar.gz gentoo-2-d9f2c7b8ea17ed7ee0a82e3aeb986faf2fab8865.tar.bz2 gentoo-2-d9f2c7b8ea17ed7ee0a82e3aeb986faf2fab8865.zip |
.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emacs/http-emacs/http-emacs-1.1.ebuild')
-rw-r--r-- | app-emacs/http-emacs/http-emacs-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/http-emacs/http-emacs-1.1.ebuild b/app-emacs/http-emacs/http-emacs-1.1.ebuild index 6b3fc2a810c7..4b8d4d178fa3 100644 --- a/app-emacs/http-emacs/http-emacs-1.1.ebuild +++ b/app-emacs/http-emacs/http-emacs-1.1.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/http-emacs/http-emacs-1.1.ebuild,v 1.5 2005/01/01 13:48:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/http-emacs/http-emacs-1.1.ebuild,v 1.6 2005/07/01 18:44:00 mkennedy Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="http://emacswiki.org/cgi-bin/wiki.pl?SimpleWikiEditMode" SRC_URI="http://savannah.nongnu.org/download/http-emacs/http-emacs.pkg/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~ppc-macos" +KEYWORDS="x86 ~alpha ~ppc-macos ~amd64" IUSE="" S=${WORKDIR}/${PN} |