summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-05-01 09:47:44 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-05-01 09:47:44 +0000
commit7500c9eedf6d19dd6a406eb0ea303af893d32fb7 (patch)
tree6afac75c4520fec3bdd10c8a9b4d4e76c0c3418c /app-shells
parentppc stable, bug #217041 (diff)
downloadgentoo-2-7500c9eedf6d19dd6a406eb0ea303af893d32fb7.tar.gz
gentoo-2-7500c9eedf6d19dd6a406eb0ea303af893d32fb7.tar.bz2
gentoo-2-7500c9eedf6d19dd6a406eb0ea303af893d32fb7.zip
ppc stable, bug #219871
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'app-shells')
-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 1ec816634c8e..dd9c1d683bc1 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; Tobias Scherbaum <dertobi123@gentoo.org>
+ dash-0.5.4.6-r1.ebuild:
+ ppc stable, bug #219871
+
30 Apr 2008; Brent Baude <ranger@gentoo.org> dash-0.5.4.6-r1.ebuild:
stable ppc64, bug 219871
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 383e8b23b678..d8e8316d2f10 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.2 2008/04/30 22:18:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.4.6-r1.ebuild,v 1.3 2008/05/01 09:47:44 dertobi123 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 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~x86"
IUSE="libedit static"
DEPEND="libedit? ( dev-libs/libedit )"