diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-05-21 21:52:30 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-05-21 21:52:30 +0000 |
commit | 48943eafd2cd82978d4d8d873d1c49e35f8e330f (patch) | |
tree | b005321945611d3947ff5ca46b0cd4c7a562d169 /app-emacs/emacs-w3m/emacs-w3m-1.4.3-r2.ebuild | |
parent | Stable on x86. Removed old ebuilds. (diff) | |
download | gentoo-2-48943eafd2cd82978d4d8d873d1c49e35f8e330f.tar.gz gentoo-2-48943eafd2cd82978d4d8d873d1c49e35f8e330f.tar.bz2 gentoo-2-48943eafd2cd82978d4d8d873d1c49e35f8e330f.zip |
Stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emacs/emacs-w3m/emacs-w3m-1.4.3-r2.ebuild')
-rw-r--r-- | app-emacs/emacs-w3m/emacs-w3m-1.4.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emacs-w3m/emacs-w3m-1.4.3-r2.ebuild b/app-emacs/emacs-w3m/emacs-w3m-1.4.3-r2.ebuild index 6f39ce736be0..42dc45dceed7 100644 --- a/app-emacs/emacs-w3m/emacs-w3m-1.4.3-r2.ebuild +++ b/app-emacs/emacs-w3m/emacs-w3m-1.4.3-r2.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/emacs-w3m/emacs-w3m-1.4.3-r2.ebuild,v 1.1 2005/03/05 15:19:08 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-w3m/emacs-w3m-1.4.3-r2.ebuild,v 1.2 2005/05/21 21:52:30 usata Exp $ inherit elisp eutils @@ -15,7 +15,7 @@ SRC_URI="http://emacs-w3m.namazu.org/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha ~sparc ~ppc" +KEYWORDS="x86 ~alpha ~sparc ~ppc" DEPEND="virtual/w3m" |