summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-04-08 11:46:08 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-04-08 11:46:08 +0000
commitcb0f325464229d4a725e5e92c72630aa94fb8095 (patch)
tree7f22c574956cc6f91deb1059efa7a85075154e73 /app-shells
parentStable on ppc64 (diff)
downloadgentoo-2-cb0f325464229d4a725e5e92c72630aa94fb8095.tar.gz
gentoo-2-cb0f325464229d4a725e5e92c72630aa94fb8095.tar.bz2
gentoo-2-cb0f325464229d4a725e5e92c72630aa94fb8095.zip
Stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/dash/ChangeLog5
-rw-r--r--app-shells/dash/Manifest14
-rw-r--r--app-shells/dash/dash-0.5.2.2.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog
index 42af2ebcb2b8..d88090d646e6 100644
--- a/app-shells/dash/ChangeLog
+++ b/app-shells/dash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/dash
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.18 2005/04/02 16:22:26 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.19 2005/04/08 11:46:08 ka0ttic Exp $
+
+ 08 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> dash-0.5.2.2.ebuild:
+ Marked stable on x86.
*dash-0.5.2.3 (02 Apr 2005)
diff --git a/app-shells/dash/Manifest b/app-shells/dash/Manifest
index 72b1777e3411..ca6f5a9e82bd 100644
--- a/app-shells/dash/Manifest
+++ b/app-shells/dash/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 e69317986be0d440b9cbc268998bfbc7 dash-0.5.2.2.ebuild 1181
+MD5 a32d0eb44f700478795f136a679e94a5 dash-0.5.2.2.ebuild 1180
MD5 1b14ec97375cdebb74506feac7c885c2 dash-0.5.2.1.ebuild 1178
MD5 3776bde77d25365b8760dfb26aaa22f9 dash-0.5.2.3.ebuild 1181
-MD5 90fe13baa67c7013a254a5b24991619e ChangeLog 2757
+MD5 34d24eeadc8c3f491832df1a8072e5b1 ChangeLog 2852
MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254
MD5 f5e57aa40830691e81633f1bd244801c files/digest-dash-0.5.2.1 131
MD5 62cd384479c8aa7f4f6470c9e33c813b files/digest-dash-0.5.2.2 131
MD5 e59afdb878e45e78521df9aa5fd8cdfc files/digest-dash-0.5.2.3 131
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCTsbbEZCkKN40op4RAsRbAJ0WfQG+ABFIG10NLsTSjjLRC+KjvACfa2PN
-2wTc74aWuIE712ULEuGs4bA=
-=/i6n
------END PGP SIGNATURE-----
diff --git a/app-shells/dash/dash-0.5.2.2.ebuild b/app-shells/dash/dash-0.5.2.2.ebuild
index a86c384d0fe7..b61780d27852 100644
--- a/app-shells/dash/dash-0.5.2.2.ebuild
+++ b/app-shells/dash/dash-0.5.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.2.ebuild,v 1.1 2005/03/08 15:50:44 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.2.ebuild,v 1.2 2005/04/08 11:46:08 ka0ttic Exp $
inherit eutils versionator flag-o-matic toolchain-funcs
@@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/d/dash/${MY_P2}.orig.tar.gz \
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE="diet static"
RDEPEND="diet? ( dev-libs/dietlibc )