diff options
-rw-r--r-- | app-shells/dash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/dash/Manifest | 10 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.1.3-r1.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index f5157ec8a2f9..792fefaae633 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # 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.12 2004/11/11 15:05:13 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.13 2004/12/10 13:08:59 ka0ttic Exp $ + + 10 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> dash-0.5.1.3-r1.ebuild: + Marked stable on x86. *dash-0.5.1.3-r1 (11 Nov 2004) diff --git a/app-shells/dash/Manifest b/app-shells/dash/Manifest index b077afc69476..4b7fa1223c00 100644 --- a/app-shells/dash/Manifest +++ b/app-shells/dash/Manifest @@ -1,10 +1,10 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 57a99b13cd6040895efb64af509e5e28 dash-0.5.1.3-r1.ebuild 1165 +MD5 fa0553644571e6fc5d7d9db849f27a39 dash-0.5.1.3-r1.ebuild 1164 MD5 ce5a1f82be33d804e0f85952cce77026 dash-0.5.1.1.ebuild 872 MD5 e923eb6b9e3574263777280eb89fc5b8 dash-0.5.1.3.ebuild 876 -MD5 64dd59ef40d7069da9f663af042945f2 ChangeLog 2000 +MD5 9e50655ab6f1978ea2abcfb30cb11755 ChangeLog 2098 MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 MD5 115b4f38170f7c82c6c9e3259c55108c files/digest-dash-0.5.1.1 131 MD5 789070e5451f8e3151926438cfb4744b files/digest-dash-0.5.1.3 131 @@ -12,7 +12,7 @@ MD5 789070e5451f8e3151926438cfb4744b files/digest-dash-0.5.1.3-r1 131 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBk3+yEZCkKN40op4RAvKWAJ9uwdqX0dm7MNFyJQyN76mKYA4p8wCgoX6D -MGzBjVD0doc6XOMJ4QCjS+U= -=PWWc +iD8DBQFBuZ/1EZCkKN40op4RAm5IAKCfZ85d0eEPgtvqf8HDs+gEzJGwzgCfb0Uy +Qlr0iSdZkO9S+Ck2WK2rVuo= +=hhhB -----END PGP SIGNATURE----- diff --git a/app-shells/dash/dash-0.5.1.3-r1.ebuild b/app-shells/dash/dash-0.5.1.3-r1.ebuild index 0c4e52f031b7..a39cab9721ae 100644 --- a/app-shells/dash/dash-0.5.1.3-r1.ebuild +++ b/app-shells/dash/dash-0.5.1.3-r1.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.3-r1.ebuild,v 1.1 2004/11/11 15:05:13 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.1.3-r1.ebuild,v 1.2 2004/12/10 13:08:59 ka0ttic Exp $ inherit eutils versionator flag-o-matic toolchain-funcs @@ -16,7 +16,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" DEPEND="diet? ( dev-libs/dietlibc ) |