diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:22:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:22:28 +0000 |
commit | 0c0efa6c6127b7e88deeecfa8543f78d473a4534 (patch) | |
tree | b3ef4394f2e5b04e8049767ca6b6e19f1ba9b2d8 /app-xemacs/crisp/crisp-1.12.ebuild | |
parent | Stable on alpha (diff) | |
download | gentoo-2-0c0efa6c6127b7e88deeecfa8543f78d473a4534.tar.gz gentoo-2-0c0efa6c6127b7e88deeecfa8543f78d473a4534.tar.bz2 gentoo-2-0c0efa6c6127b7e88deeecfa8543f78d473a4534.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/crisp/crisp-1.12.ebuild')
-rw-r--r-- | app-xemacs/crisp/crisp-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/crisp/crisp-1.12.ebuild b/app-xemacs/crisp/crisp-1.12.ebuild index 5e37e52a985b..07405f8e3e23 100644 --- a/app-xemacs/crisp/crisp-1.12.ebuild +++ b/app-xemacs/crisp/crisp-1.12.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/crisp/crisp-1.12.ebuild,v 1.4 2003/02/22 12:46:39 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/crisp/crisp-1.12.ebuild,v 1.5 2003/10/03 02:19:03 agriffis Exp $ SLOT="0" IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="Crisp/Brief emulation." PKG_CAT="standard" DEPEND="" -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |