diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2004-10-30 22:04:54 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2004-10-30 22:04:54 +0000 |
commit | c049e52075f5532877f886a9f6aaaf9970bd7c2e (patch) | |
tree | 6b23b99d692306ef3a5aa8ac471860a7152c9b90 /app-shells/dash | |
parent | Marked stable on x86. (diff) | |
download | historical-c049e52075f5532877f886a9f6aaaf9970bd7c2e.tar.gz historical-c049e52075f5532877f886a9f6aaaf9970bd7c2e.tar.bz2 historical-c049e52075f5532877f886a9f6aaaf9970bd7c2e.zip |
Marked stable on x86.
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/dash/Manifest | 16 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.1.3.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index ba215f831127..2dd7bac24d71 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.10 2004/09/21 09:56:16 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.11 2004/10/30 22:04:54 ka0ttic Exp $ + + 30 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> dash-0.5.1.3.ebuild: + Marked stable on x86. 21 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> -dash-0.4.24.ebuild, -dash-0.4.26.ebuild, dash-0.5.1.1.ebuild: diff --git a/app-shells/dash/Manifest b/app-shells/dash/Manifest index e6c2bd94b4aa..8b52127c9347 100644 --- a/app-shells/dash/Manifest +++ b/app-shells/dash/Manifest @@ -1,6 +1,16 @@ -MD5 06993e220aa2560b97e2eeab1a972e18 ChangeLog 1641 -MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 ce5a1f82be33d804e0f85952cce77026 dash-0.5.1.1.ebuild 872 -MD5 9ac6d51b1432573d09d378da80aba53b dash-0.5.1.3.ebuild 877 +MD5 e923eb6b9e3574263777280eb89fc5b8 dash-0.5.1.3.ebuild 876 +MD5 3ed1b99ea7d72d8533c5aac8e62f1938 ChangeLog 1739 +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 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBhBAPEZCkKN40op4RAnrUAJ4zdwVi30KSlpy+p2D2YeKWwyaiGACfcM+1 +FYjZuIFlRh7AZloCtskvzIE= +=Dqjn +-----END PGP SIGNATURE----- diff --git a/app-shells/dash/dash-0.5.1.3.ebuild b/app-shells/dash/dash-0.5.1.3.ebuild index 160eaaacda8a..aad3704353d4 100644 --- a/app-shells/dash/dash-0.5.1.3.ebuild +++ b/app-shells/dash/dash-0.5.1.3.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.ebuild,v 1.2 2004/09/12 06:01:12 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.1.3.ebuild,v 1.3 2004/10/30 22:04:54 ka0ttic Exp $ inherit eutils versionator @@ -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" |