summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-29 09:24:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-29 09:24:39 +0000
commita2df4744f5e5d705bf97b2068c572fd8451d0ca6 (patch)
tree3826be8e0765206dc474f859f9630b13e5701f01 /app-shells
parentversion bump (diff)
downloadgentoo-2-a2df4744f5e5d705bf97b2068c572fd8451d0ca6.tar.gz
gentoo-2-a2df4744f5e5d705bf97b2068c572fd8451d0ca6.tar.bz2
gentoo-2-a2df4744f5e5d705bf97b2068c572fd8451d0ca6.zip
Stable for sparc, wrt bug #524262
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/dash/ChangeLog5
-rw-r--r--app-shells/dash/dash-0.5.7.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog
index 0d9f7cf0e6a3..42360f20aff7 100644
--- a/app-shells/dash/ChangeLog
+++ b/app-shells/dash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/dash
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.123 2014/10/28 10:50:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.124 2014/10/29 09:24:39 ago Exp $
+
+ 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.4.ebuild:
+ Stable for sparc, wrt bug #524262
28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.4.ebuild:
Stable for ia64, wrt bug #524262
diff --git a/app-shells/dash/dash-0.5.7.4.ebuild b/app-shells/dash/dash-0.5.7.4.ebuild
index ebb8a7308f25..633d4962ebe4 100644
--- a/app-shells/dash/dash-0.5.7.4.ebuild
+++ b/app-shells/dash/dash-0.5.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.4.ebuild,v 1.9 2014/10/28 10:50:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.4.ebuild,v 1.10 2014/10/29 09:24:39 ago 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 ) )"