diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:42:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:42:48 +0000 |
commit | 21d1691687291e2491b0b5466e0ef7ba39b0b689 (patch) | |
tree | 0f1218ea38f57be677c7da5ab689488d2ba9836b /app-xemacs/skk/skk-1.23.ebuild | |
parent | DEPEND fix #30220 (diff) | |
download | gentoo-2-21d1691687291e2491b0b5466e0ef7ba39b0b689.tar.gz gentoo-2-21d1691687291e2491b0b5466e0ef7ba39b0b689.tar.bz2 gentoo-2-21d1691687291e2491b0b5466e0ef7ba39b0b689.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/skk/skk-1.23.ebuild')
-rw-r--r-- | app-xemacs/skk/skk-1.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/skk/skk-1.23.ebuild b/app-xemacs/skk/skk-1.23.ebuild index 6cbb08305f3e..3123b2e43a4f 100644 --- a/app-xemacs/skk/skk-1.23.ebuild +++ b/app-xemacs/skk/skk-1.23.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/skk/skk-1.23.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/skk/skk-1.23.ebuild,v 1.5 2003/10/03 02:40:00 agriffis Exp $ SLOT="0" IUSE="" @@ -13,7 +13,7 @@ app-xemacs/elib app-xemacs/xemacs-base app-xemacs/apel " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |