From 4f51ed3586b1edfba9679b3d9e0f91132f912423 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 16 Jul 2015 23:55:35 +0000 Subject: Mark arm64/ia64/s390/sh/sparc stable #552144. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200) --- app-shells/dash/ChangeLog | 5 ++++- app-shells/dash/dash-0.5.8.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-shells') diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index a18571362cb9..5bc5b501d230 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/dash # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.133 2015/07/16 15:49:40 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.134 2015/07/16 23:55:35 vapier Exp $ + + 16 Jul 2015; Mike Frysinger dash-0.5.8.2.ebuild: + Mark arm64/ia64/s390/sh/sparc stable #552144. 16 Jul 2015; Tobias Klausmann dash-0.5.8.2.ebuild: Stable on alpha, bug 552144 diff --git a/app-shells/dash/dash-0.5.8.2.ebuild b/app-shells/dash/dash-0.5.8.2.ebuild index c533ea33fb2d..a5c78cced3b5 100644 --- a/app-shells/dash/dash-0.5.8.2.ebuild +++ b/app-shells/dash/dash-0.5.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.8.2.ebuild,v 1.6 2015/07/16 15:49:40 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.8.2.ebuild,v 1.7 2015/07/16 23:55:35 vapier Exp $ EAPI="4" @@ -18,7 +18,7 @@ SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${PN}-${DEB_PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="libedit static" RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )" -- cgit v1.2.3-65-gdbad