summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-05-01 14:09:51 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-05-01 14:09:51 +0000
commitd6dd7a83d39b2fa61cf0377bbf2e3797abb1e5de (patch)
tree8a2c75dcebfdb13b1c804d4f0ff9baea6e79016a
parentRemove hard enabled -Werror (see AM_MAINTAINER_MODE), bug #218687 (diff)
downloadgentoo-2-d6dd7a83d39b2fa61cf0377bbf2e3797abb1e5de.tar.gz
gentoo-2-d6dd7a83d39b2fa61cf0377bbf2e3797abb1e5de.tar.bz2
gentoo-2-d6dd7a83d39b2fa61cf0377bbf2e3797abb1e5de.zip
amd64 stable wrt bug #219871
(Portage version: 2.1.4.4)
-rw-r--r--app-shells/dash/ChangeLog4
-rw-r--r--app-shells/dash/dash-0.5.4.6-r1.ebuild4
2 files changed, 6 insertions, 2 deletions
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 <coldwind@gentoo.org>
+ dash-0.5.4.6-r1.ebuild:
+ amd64 stable wrt bug #219871
+
01 May 2008; Raúl Porcel <armin76@gentoo.org> 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 )"