diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-16 14:50:48 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-16 14:50:48 +0000 |
commit | 7b75afac8f48b9e1b98669008ec44e8e3ef65211 (patch) | |
tree | 567c69acdfa29e58f71e0fa16359991dda1a66aa /app-shells/dash | |
parent | Stable for HPPA (bug #383107). (diff) | |
download | gentoo-2-7b75afac8f48b9e1b98669008ec44e8e3ef65211.tar.gz gentoo-2-7b75afac8f48b9e1b98669008ec44e8e3ef65211.tar.bz2 gentoo-2-7b75afac8f48b9e1b98669008ec44e8e3ef65211.zip |
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #383015.
(Portage version: 2.1.10.16/cvs/Linux x86_64)
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/ChangeLog | 6 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.5.1.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 7559a95f7965..66a50291f0d3 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-shells/dash # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.83 2011/09/15 03:54:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.84 2011/09/16 14:50:48 chainsaw Exp $ + + 16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> dash-0.5.5.1.7.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & + Agostino "ago" Sarubbo in bug #383015. *dash-0.5.7.1 (15 Sep 2011) diff --git a/app-shells/dash/dash-0.5.5.1.7.ebuild b/app-shells/dash/dash-0.5.5.1.7.ebuild index 7149c6bba4d3..8471e97c47dd 100644 --- a/app-shells/dash/dash-0.5.5.1.7.ebuild +++ b/app-shells/dash/dash-0.5.5.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild,v 1.2 2011/06/08 15:40:36 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild,v 1.3 2011/09/16 14:50:48 chainsaw Exp $ EAPI="2" @@ -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 ) )" |