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 | 2ee3eeef060038c06f29570cef88567e9f27700e (patch) | |
tree | e932f935e279be6787080b2effff1ca1d4a1bea2 /app-shells/ksh | |
parent | fix digest (diff) | |
download | historical-2ee3eeef060038c06f29570cef88567e9f27700e.tar.gz historical-2ee3eeef060038c06f29570cef88567e9f27700e.tar.bz2 historical-2ee3eeef060038c06f29570cef88567e9f27700e.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 |