diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:20:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:20:51 +0000 |
commit | 02d2dd78e094b04a37f9f94ee17333a16e74cc60 (patch) | |
tree | fd16957de508bdd689f3c7296aae2bf81347dc82 /app-shells/dash | |
parent | Stable for ppc, wrt bug #524248 (diff) | |
download | gentoo-2-02d2dd78e094b04a37f9f94ee17333a16e74cc60.tar.gz gentoo-2-02d2dd78e094b04a37f9f94ee17333a16e74cc60.tar.bz2 gentoo-2-02d2dd78e094b04a37f9f94ee17333a16e74cc60.zip |
Stable for ppc, wrt bug #524262
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index a2b4c39970ff..49d279e7d754 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.120 2014/10/10 20:10:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.121 2014/10/18 14:20:51 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dash-0.5.7.4.ebuild: + Stable for ppc, wrt bug #524262 10 Oct 2014; Markus Meier <maekke@gentoo.org> dash-0.5.7.4.ebuild: arm stable, 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 dacd5ed28d8b..429d933d579c 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.6 2014/10/10 20:10:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.4.ebuild,v 1.7 2014/10/18 14:20:51 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 ) )" |