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/dictionary/dictionary-1.11.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/dictionary/dictionary-1.11.ebuild')
-rw-r--r-- | app-xemacs/dictionary/dictionary-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/dictionary/dictionary-1.11.ebuild b/app-xemacs/dictionary/dictionary-1.11.ebuild index b7d7f92980d9..8385402fc62f 100644 --- a/app-xemacs/dictionary/dictionary-1.11.ebuild +++ b/app-xemacs/dictionary/dictionary-1.11.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/dictionary/dictionary-1.11.ebuild,v 1.4 2003/02/22 12:46:39 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/dictionary/dictionary-1.11.ebuild,v 1.5 2003/10/03 02:19:34 agriffis Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |