diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-03-01 12:14:15 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-03-01 12:14:15 +0000 |
commit | dc808bfdfe9f6612f247b6d85359ae72f609d8f5 (patch) | |
tree | 89f592c3a8cd30a3fb49e1d938429a84a72237fa /app-emacs/vhdl-mode/vhdl-mode-3.33.27.ebuild | |
parent | find kdevplatform version with versionator (diff) | |
download | gentoo-2-dc808bfdfe9f6612f247b6d85359ae72f609d8f5.tar.gz gentoo-2-dc808bfdfe9f6612f247b6d85359ae72f609d8f5.tar.bz2 gentoo-2-dc808bfdfe9f6612f247b6d85359ae72f609d8f5.zip |
stable amd64, bug 260703
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/vhdl-mode/vhdl-mode-3.33.27.ebuild')
-rw-r--r-- | app-emacs/vhdl-mode/vhdl-mode-3.33.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.33.27.ebuild b/app-emacs/vhdl-mode/vhdl-mode-3.33.27.ebuild index 400f02533c18..96ab99c6a3f6 100644 --- a/app-emacs/vhdl-mode/vhdl-mode-3.33.27.ebuild +++ b/app-emacs/vhdl-mode/vhdl-mode-3.33.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.27.ebuild,v 1.1 2009/01/29 07:39:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/vhdl-mode/vhdl-mode-3.33.27.ebuild,v 1.2 2009/03/01 12:14:15 tcunha 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 |