summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-11 18:52:05 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-11 18:52:05 +0000
commitb3217c6ae49e243ccc6b43e8b7ef44d5dc062cfc (patch)
tree8141222885fe4f15c82f9f684086a30e2d38338d /app-shells
parentPartial sync with qt overlay: make sure at least one platform plugin is enabl... (diff)
downloadgentoo-2-b3217c6ae49e243ccc6b43e8b7ef44d5dc062cfc.tar.gz
gentoo-2-b3217c6ae49e243ccc6b43e8b7ef44d5dc062cfc.tar.bz2
gentoo-2-b3217c6ae49e243ccc6b43e8b7ef44d5dc062cfc.zip
amd64 stable wrt bug #552144
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/dash/ChangeLog5
-rw-r--r--app-shells/dash/dash-0.5.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog
index 1b96a2c30b40..2d35e772bac9 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.130 2015/07/11 07:16:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.131 2015/07/11 18:52:05 zlogene Exp $
+
+ 11 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> dash-0.5.8.2.ebuild:
+ amd64 stable wrt bug #552144
11 Jul 2015; Jeroen Roovers <jer@gentoo.org> dash-0.5.8.2.ebuild:
Stable for HPPA (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 fae0f117d660..dbe5571337d8 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.3 2015/07/11 07:16:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.8.2.ebuild,v 1.4 2015/07/11 18:52:05 zlogene 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 ) )"