summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-28 10:50:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-28 10:50:55 +0000
commit8f52d19f07f3305f2ec3978c32ef60b8d75f0c35 (patch)
tree9f24e1bc4b61aae053cc72e8ed59b4821e675938 /app-shells/dash
parentStable for ia64, wrt bug #510342 (diff)
downloadgentoo-2-8f52d19f07f3305f2ec3978c32ef60b8d75f0c35.tar.gz
gentoo-2-8f52d19f07f3305f2ec3978c32ef60b8d75f0c35.tar.bz2
gentoo-2-8f52d19f07f3305f2ec3978c32ef60b8d75f0c35.zip
Stable for ia64, wrt bug #524262
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells/dash')
-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 f085261654e3..0d9f7cf0e6a3 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.122 2014/10/27 16:01:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.123 2014/10/28 10:50:55 ago Exp $
+
+ 28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.4.ebuild:
+ Stable for ia64, wrt bug #524262
27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.4.ebuild:
Stable for ppc64, 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 cd2cf142b86c..ebb8a7308f25 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.8 2014/10/27 16:01:43 ago Exp $
+# $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 $
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 ) )"