From d6dd7a83d39b2fa61cf0377bbf2e3797abb1e5de Mon Sep 17 00:00:00 2001 From: "Santiago M. Mola" Date: Thu, 1 May 2008 14:09:51 +0000 Subject: amd64 stable wrt bug #219871 (Portage version: 2.1.4.4) --- app-shells/dash/ChangeLog | 4 ++++ app-shells/dash/dash-0.5.4.6-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'app-shells') diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index 9cc7e08be9a4..06805dc9907a 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-shells/dash # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 + 01 May 2008; Santiago M. Mola + dash-0.5.4.6-r1.ebuild: + amd64 stable wrt bug #219871 + 01 May 2008; Raúl Porcel dash-0.5.4.6-r1.ebuild: alpha/ia64/x86 stable wrt #219871, add ~sparc diff --git a/app-shells/dash/dash-0.5.4.6-r1.ebuild b/app-shells/dash/dash-0.5.4.6-r1.ebuild index 674febc9d275..bb6dbd5d9d9e 100644 --- a/app-shells/dash/dash-0.5.4.6-r1.ebuild +++ b/app-shells/dash/dash-0.5.4.6-r1.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.6-r1.ebuild,v 1.4 2008/05/01 10:24:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.4.6-r1.ebuild,v 1.5 2008/05/01 14:09:51 coldwind 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 )" -- cgit v1.2.3-65-gdbad