diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-05 05:52:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-05 05:52:56 +0000 |
commit | c68793c8f1c2df57261d009dd13ae638c56af073 (patch) | |
tree | a045e6f3a8ea36e6f9a419ea5fcad47d8259bd81 /app-shells | |
parent | arm stable, bug #382951 (diff) | |
download | gentoo-2-c68793c8f1c2df57261d009dd13ae638c56af073.tar.gz gentoo-2-c68793c8f1c2df57261d009dd13ae638c56af073.tar.bz2 gentoo-2-c68793c8f1c2df57261d009dd13ae638c56af073.zip |
arm stable, bug #383015
(Portage version: 2.1.10.20/cvs/Linux i686)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.5.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 60ad8d27adbc..10a4afb9d115 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # 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.86 2011/09/21 00:19:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.87 2011/10/05 05:52:56 maekke Exp $ + + 05 Oct 2011; Markus Meier <maekke@gentoo.org> dash-0.5.5.1.7.ebuild: + arm stable, bug #383015 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> dash-0.5.5.1.7.ebuild: Stable for HPPA (bug #383015). 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 b84cd827b890..de51e76cb85b 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.5 2011/09/21 00:19:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild,v 1.6 2011/10/05 05:52:56 maekke 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 ) )" |