diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:44:50 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:44:50 +0000 |
commit | fca056ad8ba704e57878372ade928d7fc09dea1a (patch) | |
tree | e7373279e7c09bedccdaeb760c9e75d6ce996273 /app-shells | |
parent | ppc stable wrt bug #534906 (diff) | |
download | gentoo-2-fca056ad8ba704e57878372ade928d7fc09dea1a.tar.gz gentoo-2-fca056ad8ba704e57878372ade928d7fc09dea1a.tar.bz2 gentoo-2-fca056ad8ba704e57878372ade928d7fc09dea1a.zip |
ppc stable wrt bug #552144
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 69b53ac28244..62a1e9272454 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/dash # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.135 2015/07/17 19:59:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.136 2015/07/23 20:44:50 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> dash-0.5.8.2.ebuild: + ppc stable wrt bug #552144 17 Jul 2015; Markus Meier <maekke@gentoo.org> dash-0.5.8.2.ebuild: arm stable, bug #552144 diff --git a/app-shells/dash/dash-0.5.8.2.ebuild b/app-shells/dash/dash-0.5.8.2.ebuild index 33297b149dc2..9ecc8f232013 100644 --- a/app-shells/dash/dash-0.5.8.2.ebuild +++ b/app-shells/dash/dash-0.5.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.8.2.ebuild,v 1.8 2015/07/17 19:59:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.8.2.ebuild,v 1.9 2015/07/23 20:44:50 pacho 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 ) )" |