diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:46:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:46:53 +0000 |
commit | 6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c (patch) | |
tree | 2faaa638cad7827a9280cb6ae8b7c83cd031be23 /app-emacs/tuareg-mode/tuareg-mode-1.44.3.ebuild | |
parent | 0.7.2 stable on amd64; also taking over maintainership seeing as dragonheart ... (diff) | |
download | gentoo-2-6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c.tar.gz gentoo-2-6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c.tar.bz2 gentoo-2-6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emacs/tuareg-mode/tuareg-mode-1.44.3.ebuild')
-rw-r--r-- | app-emacs/tuareg-mode/tuareg-mode-1.44.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/tuareg-mode/tuareg-mode-1.44.3.ebuild b/app-emacs/tuareg-mode/tuareg-mode-1.44.3.ebuild index f0d3d036a630..9191c2e8ac14 100644 --- a/app-emacs/tuareg-mode/tuareg-mode-1.44.3.ebuild +++ b/app-emacs/tuareg-mode/tuareg-mode-1.44.3.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/tuareg-mode/tuareg-mode-1.44.3.ebuild,v 1.1 2005/02/06 14:43:18 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/tuareg-mode-1.44.3.ebuild,v 1.2 2005/04/21 18:44:14 blubb Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="http://www-rocq.inria.fr/~acohen/tuareg/mode/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc amd64" IUSE="" DEPEND="virtual/emacs" |