diff options
author | 2005-08-03 18:52:04 +0000 | |
---|---|---|
committer | 2005-08-03 18:52:04 +0000 | |
commit | 752b92dd63de2c21f679b59decee0b244dad25b1 (patch) | |
tree | 0061857bccb86817678a1d1073083b47b33ed3ba /app-emacs/emacs-w3m/emacs-w3m-1.4.4.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-752b92dd63de2c21f679b59decee0b244dad25b1.tar.gz gentoo-2-752b92dd63de2c21f679b59decee0b244dad25b1.tar.bz2 gentoo-2-752b92dd63de2c21f679b59decee0b244dad25b1.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emacs/emacs-w3m/emacs-w3m-1.4.4.ebuild')
-rw-r--r-- | app-emacs/emacs-w3m/emacs-w3m-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emacs-w3m/emacs-w3m-1.4.4.ebuild b/app-emacs/emacs-w3m/emacs-w3m-1.4.4.ebuild index 24f75477cffc..bf5a80d3db65 100644 --- a/app-emacs/emacs-w3m/emacs-w3m-1.4.4.ebuild +++ b/app-emacs/emacs-w3m/emacs-w3m-1.4.4.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.4.ebuild,v 1.5 2005/06/26 08:58:31 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-w3m/emacs-w3m-1.4.4.ebuild,v 1.6 2005/08/03 18:52:04 kloeri Exp $ inherit elisp @@ -14,7 +14,7 @@ SRC_URI="http://emacs-w3m.namazu.org/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ppc sparc x86" DEPEND="virtual/w3m" |