diff options
author | Carlos Silva <r3pek@gentoo.org> | 2005-08-26 19:10:16 +0000 |
---|---|---|
committer | Carlos Silva <r3pek@gentoo.org> | 2005-08-26 19:10:16 +0000 |
commit | ca021e9f050d6d70154436516aad96330495d137 (patch) | |
tree | 069f6dc0b910f32e6fb438cc0959a7fd70a50b3e /app-shells | |
parent | add ~ia64 (diff) | |
download | gentoo-2-ca021e9f050d6d70154436516aad96330495d137.tar.gz gentoo-2-ca021e9f050d6d70154436516aad96330495d137.tar.bz2 gentoo-2-ca021e9f050d6d70154436516aad96330495d137.zip |
Marking ksh-93.20040229 ~amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/ksh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/ksh/ksh-93.20040229.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog index afdb12e87607..04d4e262dac6 100644 --- a/app-shells/ksh/ChangeLog +++ b/app-shells/ksh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/ksh # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.23 2005/04/24 11:32:47 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.24 2005/08/26 19:10:16 r3pek Exp $ + + 26 Aug 2005; Carlos Silva <r3pek@gentoo.org> ksh-93.20040229.ebuild: + Marking ksh-93.20040229 ~amd64 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ksh-93.20040229.ebuild: diff --git a/app-shells/ksh/ksh-93.20040229.ebuild b/app-shells/ksh/ksh-93.20040229.ebuild index eefaaf2dcc83..20907df1ec63 100644 --- a/app-shells/ksh/ksh-93.20040229.ebuild +++ b/app-shells/ksh/ksh-93.20040229.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20040229.ebuild,v 1.16 2005/04/24 11:32:47 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20040229.ebuild,v 1.17 2005/08/26 19:10:16 r3pek Exp $ inherit ccc eutils flag-o-matic toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://www.research.att.com/~gsf/download/tgz/INIT.${RELEASE}.tgz LICENSE="ATT" SLOT="0" -KEYWORDS="x86 sparc alpha arm s390 ia64 ppc" +KEYWORDS="alpha ~amd64 arm ia64 ppc s390 sparc x86" IUSE="static nls" DEPEND="virtual/libc !app-shells/pdksh" |