summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Maes <sejo@gentoo.org>2004-09-21 09:56:16 +0000
committerJochen Maes <sejo@gentoo.org>2004-09-21 09:56:16 +0000
commitc969314fcc661f768508fbbaadef716d3dfcd099 (patch)
treeba1792d6b100fe30c154ce1939659f6c590a798c /app-shells
parentMarked 0.5.1.1 stable on x86; remove old 0.4.x ebuilds (diff)
downloadhistorical-c969314fcc661f768508fbbaadef716d3dfcd099.tar.gz
historical-c969314fcc661f768508fbbaadef716d3dfcd099.tar.bz2
historical-c969314fcc661f768508fbbaadef716d3dfcd099.zip
stable on ppc
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/dash/ChangeLog5
-rw-r--r--app-shells/dash/Manifest16
-rw-r--r--app-shells/dash/dash-0.5.1.1.ebuild4
3 files changed, 9 insertions, 16 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/Manifest b/app-shells/dash/Manifest
index 0c86411b900d..e6c2bd94b4aa 100644
--- a/app-shells/dash/Manifest
+++ b/app-shells/dash/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 c54181ecb60e068a31b56ae7ec64e6fd dash-0.5.1.1.ebuild 876
-MD5 9ac6d51b1432573d09d378da80aba53b dash-0.5.1.3.ebuild 877
-MD5 df26ff9e6ae1cc082a5c05deac9392a1 ChangeLog 1572
+MD5 06993e220aa2560b97e2eeab1a972e18 ChangeLog 1641
MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254
+MD5 ce5a1f82be33d804e0f85952cce77026 dash-0.5.1.1.ebuild 872
+MD5 9ac6d51b1432573d09d378da80aba53b dash-0.5.1.3.ebuild 877
MD5 115b4f38170f7c82c6c9e3259c55108c files/digest-dash-0.5.1.1 131
MD5 789070e5451f8e3151926438cfb4744b files/digest-dash-0.5.1.3 131
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBT/kWEZCkKN40op4RArLEAKCf9Jt959Lg6UcBXwwIXGBmAup+1QCgqJDN
-lap9fwGAj1kU1E7SKdPg8+8=
-=ohbP
------END PGP SIGNATURE-----
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"