diff options
author | David Holm <dholm@gentoo.org> | 2004-10-18 12:25:02 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-18 12:25:02 +0000 |
commit | ebd5dd75b18c09edbc8339310535cf99bc772202 (patch) | |
tree | 13e7c7e15e313e3d3faaab1594b4153109d42ff4 /app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-ebd5dd75b18c09edbc8339310535cf99bc772202.tar.gz historical-ebd5dd75b18c09edbc8339310535cf99bc772202.tar.bz2 historical-ebd5dd75b18c09edbc8339310535cf99bc772202.zip |
Added to ~ppc
Diffstat (limited to 'app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild')
-rw-r--r-- | app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild b/app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild index aecd1436db46..0b82e948c70c 100644 --- a/app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild +++ b/app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.2.ebuild,v 1.1 2004/10/05 06:12:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild,v 1.2 2004/10/18 12:24:30 dholm Exp $ inherit elisp @@ -12,7 +12,7 @@ SRC_URI="http://opensource.ethz.ch/emacs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc-macos" +KEYWORDS="~x86 ~ppc-macos ~ppc" DEPEND="virtual/emacs" |