summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Maes <sejo@gentoo.org>2004-09-21 09:56:52 +0000
committerJochen Maes <sejo@gentoo.org>2004-09-21 09:56:52 +0000
commit999768cdeedff6269b0312626521002a4b1961f7 (patch)
treea120afa9017769e9cbfe0996a4bea374c5fb621a /app-shells/dash
parentMarked 0.5.1.1 stable on x86; remove old 0.4.x ebuilds (Manifest recommit) (diff)
downloadgentoo-2-999768cdeedff6269b0312626521002a4b1961f7.tar.gz
gentoo-2-999768cdeedff6269b0312626521002a4b1961f7.tar.bz2
gentoo-2-999768cdeedff6269b0312626521002a4b1961f7.zip
stable on ppc
Diffstat (limited to 'app-shells/dash')
-rw-r--r--app-shells/dash/ChangeLog5
-rw-r--r--app-shells/dash/dash-0.5.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog
index f8529ac46457..ba215f831127 100644
--- a/app-shells/dash/ChangeLog
+++ b/app-shells/dash/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for app-shells/dash
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.9 2004/09/21 09:48:01 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.10 2004/09/21 09:56:16 sejo Exp $
21 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> -dash-0.4.24.ebuild,
-dash-0.4.26.ebuild, dash-0.5.1.1.ebuild:
Marked 0.5.1.1 stable on x86; remove old 0.4.x ebuilds
+ 21 Sep 2004; <SeJo@gentoo.org> dash-0.5.1.1.ebuild:
+ stable on ppc
+
12 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> dash-0.5.1.1.ebuild,
dash-0.5.1.3.ebuild:
Fixed deps; sys-devel/pmake hasn't been needed since the 0.4.26 ebuild.
diff --git a/app-shells/dash/dash-0.5.1.1.ebuild b/app-shells/dash/dash-0.5.1.1.ebuild
index c9f13677978f..b17944a7dd70 100644
--- a/app-shells/dash/dash-0.5.1.1.ebuild
+++ b/app-shells/dash/dash-0.5.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.1.1.ebuild,v 1.3 2004/09/21 09:48:01 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.1.1.ebuild,v 1.4 2004/09/21 09:56:16 sejo Exp $
inherit eutils
@@ -18,7 +18,7 @@ SRC_URI="mirror://debian/pool/main/d/dash/${MY_P2}.orig.tar.gz \
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
DEPEND="sys-apps/sed
dev-util/yacc"