diff options
author | Markus Meier <maekke@gentoo.org> | 2015-07-17 19:59:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-07-17 19:59:17 +0000 |
commit | a408018d629ae477d7a5a4fe92c02760f741696d (patch) | |
tree | abd1a502f97318d6b89b6e4f20c4214678db2066 /app-shells | |
parent | Remove vulnerable version, bug #550922. (diff) | |
download | gentoo-2-a408018d629ae477d7a5a4fe92c02760f741696d.tar.gz gentoo-2-a408018d629ae477d7a5a4fe92c02760f741696d.tar.bz2 gentoo-2-a408018d629ae477d7a5a4fe92c02760f741696d.zip |
arm stable, bug #552144
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 5bc5b501d230..69b53ac28244 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.134 2015/07/16 23:55:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.135 2015/07/17 19:59:17 maekke Exp $ + + 17 Jul 2015; Markus Meier <maekke@gentoo.org> dash-0.5.8.2.ebuild: + arm stable, bug #552144 16 Jul 2015; Mike Frysinger <vapier@gentoo.org> dash-0.5.8.2.ebuild: Mark arm64/ia64/s390/sh/sparc stable #552144. diff --git a/app-shells/dash/dash-0.5.8.2.ebuild b/app-shells/dash/dash-0.5.8.2.ebuild index a5c78cced3b5..33297b149dc2 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.7 2015/07/16 23:55:35 vapier Exp $ +# $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 $ 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 ) )" |