diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:47:28 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:47:28 +0000 |
commit | 922fa47e791f579530d3fc5e47fdf1a6c108bbf7 (patch) | |
tree | 4f8ef70cf527a34ef22602e5d42d20f8ee6b7b88 /app-shells/ksh | |
parent | fix digest (diff) | |
download | gentoo-2-922fa47e791f579530d3fc5e47fdf1a6c108bbf7.tar.gz gentoo-2-922fa47e791f579530d3fc5e47fdf1a6c108bbf7.tar.bz2 gentoo-2-922fa47e791f579530d3fc5e47fdf1a6c108bbf7.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-shells/ksh')
-rw-r--r-- | app-shells/ksh/ksh-93.20030422.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/ksh/ksh-93.20030422.ebuild b/app-shells/ksh/ksh-93.20030422.ebuild index d794e0e208a3..6db85a08b02c 100644 --- a/app-shells/ksh/ksh-93.20030422.ebuild +++ b/app-shells/ksh/ksh-93.20030422.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-shells/ksh/ksh-93.20030422.ebuild,v 1.3 2003/06/24 20:22:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030422.ebuild,v 1.4 2003/07/02 12:47:28 aliz Exp $ inherit ccc eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.research.att.com/~gsf/download/tgz/INIT.${RELEASE}.tgz LICENSE="ATT" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 ~alpha" IUSE="static nls" DEPEND="virtual/glibc |