diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 13:19:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 13:19:07 +0000 |
commit | ff8cd2f60edd0194689d25bec3dd0b820eb93916 (patch) | |
tree | d0932e00f05d3ff28c95ac86777a742cf14ef47d /app-shells/dash | |
parent | Stable for s390, wrt bug #432282 (diff) | |
download | gentoo-2-ff8cd2f60edd0194689d25bec3dd0b820eb93916.tar.gz gentoo-2-ff8cd2f60edd0194689d25bec3dd0b820eb93916.tar.bz2 gentoo-2-ff8cd2f60edd0194689d25bec3dd0b820eb93916.zip |
Stable for s390, wrt bug #457252
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.7.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 1310d073354a..bb9aa08a192a 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.110 2013/04/02 11:21:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.111 2013/04/02 13:19:07 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.3-r1.ebuild: + Stable for s390, wrt bug #457252 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.3-r1.ebuild: Stable for hppa, 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 f5e093913f1c..680243f97774 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.11 2013/04/02 11:21:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.3-r1.ebuild,v 1.12 2013/04/02 13:19:07 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 ) )" |