diff options
Diffstat (limited to 'app-emacs/vhdl-mode/vhdl-mode-3.33.22.ebuild')
-rw-r--r-- | app-emacs/vhdl-mode/vhdl-mode-3.33.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.33.22.ebuild b/app-emacs/vhdl-mode/vhdl-mode-3.33.22.ebuild index a3842ccc9ce5..8bfc66aaec11 100644 --- a/app-emacs/vhdl-mode/vhdl-mode-3.33.22.ebuild +++ b/app-emacs/vhdl-mode/vhdl-mode-3.33.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.22.ebuild,v 1.3 2008/03/31 06:32:30 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/vhdl-mode/vhdl-mode-3.33.22.ebuild,v 1.4 2008/04/04 23:46:52 josejx 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 |