diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-05-02 16:16:35 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-05-02 16:16:35 +0000 |
commit | 5e56af1e5dd56ea93c5f2dff484713d292f78e37 (patch) | |
tree | 8d4ce7e4d87106a41b783e30ef43486f36683ff5 /app-xemacs/prog-modes/prog-modes-2.10.ebuild | |
parent | Add ~alpha (diff) | |
download | historical-5e56af1e5dd56ea93c5f2dff484713d292f78e37.tar.gz historical-5e56af1e5dd56ea93c5f2dff484713d292f78e37.tar.bz2 historical-5e56af1e5dd56ea93c5f2dff484713d292f78e37.zip |
stable x86, bug 219332
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-xemacs/prog-modes/prog-modes-2.10.ebuild')
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/prog-modes/prog-modes-2.10.ebuild b/app-xemacs/prog-modes/prog-modes-2.10.ebuild index 4333b87bfc42..bd26ab3a45b4 100644 --- a/app-xemacs/prog-modes/prog-modes-2.10.ebuild +++ b/app-xemacs/prog-modes/prog-modes-2.10.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-xemacs/prog-modes/prog-modes-2.10.ebuild,v 1.4 2008/04/30 16:03:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-2.10.ebuild,v 1.5 2008/05/02 16:11:37 opfer Exp $ SLOT="0" IUSE="" @@ -22,6 +22,6 @@ app-xemacs/dired app-xemacs/ilisp app-xemacs/sh-script " -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" inherit xemacs-packages |