diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-06 17:13:02 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-06 17:13:02 +0000 |
commit | 4bee87b440a5b6a11d5851148fe60046520da47e (patch) | |
tree | 64ede3e140e18c5573518e7ee7118fc4d66b9791 /app-shells/dash | |
parent | Stable for HPPA (bug #236812). (diff) | |
download | gentoo-2-4bee87b440a5b6a11d5851148fe60046520da47e.tar.gz gentoo-2-4bee87b440a5b6a11d5851148fe60046520da47e.tar.bz2 gentoo-2-4bee87b440a5b6a11d5851148fe60046520da47e.zip |
Stable for HPPA (bug #236390).
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/ChangeLog | 3 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.4.11.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 8df7b134e572..7e3a9a9d2060 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/dash # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 + 06 Sep 2008; Jeroen Roovers <jer@gentoo.org> dash-0.5.4.11.ebuild: + Stable for HPPA (bug #236390). + 04 Sep 2008; Jeremy Olexa <darkside@gentoo.org> dash-0.5.4.11.ebuild: amd64 stable, bug #236390 diff --git a/app-shells/dash/dash-0.5.4.11.ebuild b/app-shells/dash/dash-0.5.4.11.ebuild index 0e96af74e8d8..1c594f02db53 100644 --- a/app-shells/dash/dash-0.5.4.11.ebuild +++ b/app-shells/dash/dash-0.5.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.4.11.ebuild,v 1.5 2008/09/04 01:28:55 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.4.11.ebuild,v 1.6 2008/09/06 17:13:02 jer Exp $ inherit autotools eutils flag-o-matic @@ -16,7 +16,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 ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="libedit static" DEPEND="libedit? ( dev-libs/libedit )" |