diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:47:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:47:54 +0000 |
commit | 706e79274abac6b82094e89ba2568f0433ab91b8 (patch) | |
tree | 5f112c51f40e6980439b391c3979de87755e4d1a /app-xemacs/prog-modes/prog-modes-1.72.ebuild | |
parent | Patch to fixup multiline strings (diff) | |
download | historical-706e79274abac6b82094e89ba2568f0433ab91b8.tar.gz historical-706e79274abac6b82094e89ba2568f0433ab91b8.tar.bz2 historical-706e79274abac6b82094e89ba2568f0433ab91b8.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/prog-modes/prog-modes-1.72.ebuild')
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-1.72.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/prog-modes/prog-modes-1.72.ebuild b/app-xemacs/prog-modes/prog-modes-1.72.ebuild index a724f8fab6f8..afbee4b687d1 100644 --- a/app-xemacs/prog-modes/prog-modes-1.72.ebuild +++ b/app-xemacs/prog-modes/prog-modes-1.72.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-1.72.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-1.72.ebuild,v 1.2 2003/10/03 02:34:38 agriffis Exp $ SLOT="0" IUSE="" @@ -22,7 +22,7 @@ app-xemacs/dired app-xemacs/ilisp app-xemacs/sh-script " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |