diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-11-10 23:15:51 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-11-10 23:15:51 +0000 |
commit | d00ae74c7924f28b8304813ae081fccce5bb5ac6 (patch) | |
tree | 1182e84ccfb8f5c0a021805c0a66a4edf700730a /app-shells | |
parent | stable amd64, bug 245205 (diff) | |
download | gentoo-2-d00ae74c7924f28b8304813ae081fccce5bb5ac6.tar.gz gentoo-2-d00ae74c7924f28b8304813ae081fccce5bb5ac6.tar.bz2 gentoo-2-d00ae74c7924f28b8304813ae081fccce5bb5ac6.zip |
amd64 stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/ksh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/ksh/ksh-93.20071105.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog index c16f64105683..4f1c27d790b5 100644 --- a/app-shells/ksh/ChangeLog +++ b/app-shells/ksh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/ksh # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.36 2008/10/02 02:59:30 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.37 2008/11/10 23:15:51 darkside Exp $ + + 10 Nov 2008; Jeremy Olexa <darkside@gentoo.org> ksh-93.20071105.ebuild: + amd64 stable *ksh-93.20080725 (02 Oct 2008) diff --git a/app-shells/ksh/ksh-93.20071105.ebuild b/app-shells/ksh/ksh-93.20071105.ebuild index 8ef2811d69f9..6bcde0676a47 100644 --- a/app-shells/ksh/ksh-93.20071105.ebuild +++ b/app-shells/ksh/ksh-93.20071105.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20071105.ebuild,v 1.4 2008/05/05 03:41:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20071105.ebuild,v 1.5 2008/11/10 23:15:51 darkside Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="nls? ( mirror://gentoo/ast-ksh-locale.${LOCALE_RELEASE}.tgz ) LICENSE="CPL-1.0" SLOT="0" -KEYWORDS="alpha ~amd64 arm ia64 ppc ~ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 s390 sparc x86" IUSE="nls" DEPEND="!app-shells/pdksh" |