diff options
Diffstat (limited to 'app-emacs/vhdl-mode/vhdl-mode-3.33.21.ebuild')
-rw-r--r-- | app-emacs/vhdl-mode/vhdl-mode-3.33.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.33.21.ebuild b/app-emacs/vhdl-mode/vhdl-mode-3.33.21.ebuild index 908a9e46c2c3..c469bb382836 100644 --- a/app-emacs/vhdl-mode/vhdl-mode-3.33.21.ebuild +++ b/app-emacs/vhdl-mode/vhdl-mode-3.33.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/vhdl-mode/vhdl-mode-3.33.21.ebuild,v 1.3 2007/11/04 11:16:27 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/vhdl-mode/vhdl-mode-3.33.21.ebuild,v 1.4 2007/11/05 14:46:38 opfer Exp $ inherit elisp eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.iis.ee.ethz.ch/~zimmi/emacs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" SITEFILE=50${PN}-gentoo.el |