diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-05-09 04:12:37 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-05-09 04:12:37 +0000 |
commit | 24789cf9d0d12b3839520ed3990bca96beb832eb (patch) | |
tree | 90909431d70ab3911ef02a64e6b38f74b1f76d4f /app-shells | |
parent | add ~ia64 (diff) | |
download | historical-24789cf9d0d12b3839520ed3990bca96beb832eb.tar.gz historical-24789cf9d0d12b3839520ed3990bca96beb832eb.tar.bz2 historical-24789cf9d0d12b3839520ed3990bca96beb832eb.zip |
Stable on x86.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'app-shells')
-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.2.4.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index b801aa26ce91..e4ad02fff135 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.21 2005/04/10 15:54:08 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.22 2005/05/09 04:12:37 ka0ttic Exp $ + + 09 May 2005; Aaron Walker <ka0ttic@gentoo.org> dash-0.5.2.4.ebuild: + Stable on x86. *dash-0.5.2.4 (10 Apr 2005) diff --git a/app-shells/dash/Manifest b/app-shells/dash/Manifest index c11971d92673..d2c2e70a862a 100644 --- a/app-shells/dash/Manifest +++ b/app-shells/dash/Manifest @@ -2,9 +2,9 @@ Hash: SHA1 MD5 3781f63193aad6cd3ef7ebd8c60298a9 dash-0.5.2.2.ebuild 1178 -MD5 0f5ce9ad59663497498e2c21dac4314c dash-0.5.2.4.ebuild 1181 +MD5 70dadde3aa3f9ea2d575316dbd37f426 dash-0.5.2.4.ebuild 1180 MD5 1b14ec97375cdebb74506feac7c885c2 dash-0.5.2.1.ebuild 1178 -MD5 b9cb1d1ffe75acb727ba2171d50ee09d ChangeLog 3099 +MD5 cacdec50f45e6e8a0e754983c6f9173e ChangeLog 3187 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 @@ -12,7 +12,7 @@ MD5 c7d8350182fc569d94853d53140c0f13 files/digest-dash-0.5.2.4 131 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCWUw4EZCkKN40op4RAqmNAJ0Z7hJBHilu4c/FOFnJqQ8qR8px9wCghRY9 -lpPEEDWh9zaPqFVd8XkYrys= -=0Dyc +iD8DBQFCfuNHEZCkKN40op4RAgvFAJ4zQGqJ2zX5M5gvFgABfbj0AJH1rQCfQcXU +O5D7l/MN7WhG+8yrWtp7ATM= +=l3Wm -----END PGP SIGNATURE----- diff --git a/app-shells/dash/dash-0.5.2.4.ebuild b/app-shells/dash/dash-0.5.2.4.ebuild index cf88725de49d..56349633c376 100644 --- a/app-shells/dash/dash-0.5.2.4.ebuild +++ b/app-shells/dash/dash-0.5.2.4.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.4.ebuild,v 1.1 2005/04/10 15:54:08 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.4.ebuild,v 1.2 2005/05/09 04:12:37 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 ) |