summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-27 09:17:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-27 09:17:17 +0000
commit87bfbed760cbb72dff3c175ab125e84fd7e9a7ee (patch)
tree16b437af90f3e51c6d99856061b05fb7db284e91 /app-shells
parentStable for ppc64, wrt bug #457376 (diff)
downloadgentoo-2-87bfbed760cbb72dff3c175ab125e84fd7e9a7ee.tar.gz
gentoo-2-87bfbed760cbb72dff3c175ab125e84fd7e9a7ee.tar.bz2
gentoo-2-87bfbed760cbb72dff3c175ab125e84fd7e9a7ee.zip
Stable for ppc64, wrt bug #457252
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog
index 841759c1a56c..a39f08275171 100644
--- a/app-shells/dash/ChangeLog
+++ b/app-shells/dash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/dash
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.103 2013/03/26 10:39:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.104 2013/03/27 09:17:17 ago Exp $
+
+ 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.3-r1.ebuild:
+ Stable for ppc64, wrt bug #457252
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.3-r1.ebuild:
Stable for ppc, wrt bug #457252
diff --git a/app-shells/dash/dash-0.5.7.3-r1.ebuild b/app-shells/dash/dash-0.5.7.3-r1.ebuild
index b39a208ef375..8fa92dec9be9 100644
--- a/app-shells/dash/dash-0.5.7.3-r1.ebuild
+++ b/app-shells/dash/dash-0.5.7.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.3-r1.ebuild,v 1.4 2013/03/26 10:39:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.3-r1.ebuild,v 1.5 2013/03/27 09:17:17 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 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="libedit static"
RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )"