diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 17:17:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 17:17:28 +0000 |
commit | 363077d1fb1861fec6968d3e91d543de96a92397 (patch) | |
tree | 5e4afb422a1c514f4bbb4c7592426b8d9ec5255b /app-shells | |
parent | alpha/ia64/sh/sparc stable wrt #407643 (diff) | |
download | gentoo-2-363077d1fb1861fec6968d3e91d543de96a92397.tar.gz gentoo-2-363077d1fb1861fec6968d3e91d543de96a92397.tar.bz2 gentoo-2-363077d1fb1861fec6968d3e91d543de96a92397.zip |
alpha/ia64/s390/sparc stable wrt #408675
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/ksh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/ksh/ksh-93.20110208.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog index bb688dab1064..c179a9257f15 100644 --- a/app-shells/ksh/ChangeLog +++ b/app-shells/ksh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/ksh # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.51 2012/03/28 05:46:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.52 2012/04/01 17:17:28 armin76 Exp $ + + 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> ksh-93.20110208.ebuild: + alpha/ia64/s390/sparc stable wrt #408675 28 Mar 2012; Markus Meier <maekke@gentoo.org> ksh-93.20110208.ebuild: arm stable, bug #408675 diff --git a/app-shells/ksh/ksh-93.20110208.ebuild b/app-shells/ksh/ksh-93.20110208.ebuild index c742ac4e39d7..d3b3a7a1732a 100644 --- a/app-shells/ksh/ksh-93.20110208.ebuild +++ b/app-shells/ksh/ksh-93.20110208.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20110208.ebuild,v 1.6 2012/03/28 05:46:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20110208.ebuild,v 1.7 2012/04/01 17:17:28 armin76 Exp $ EAPI=4 @@ -20,7 +20,7 @@ SRC_URI="http://dev.gentoo.org/~floppym/distfiles/INIT.${INIT_RELEASE}.tgz LICENSE="CPL-1.0 EPL-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="" RDEPEND="!app-shells/pdksh" |