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 | a0ccb5b8a4c53eb6f363993546d80c051acf0d7f (patch) | |
tree | b53400e9f0167dc34f9f9a1223a36f9be41693c4 /app-shells | |
parent | add ~ia64 (diff) | |
download | gentoo-2-a0ccb5b8a4c53eb6f363993546d80c051acf0d7f.tar.gz gentoo-2-a0ccb5b8a4c53eb6f363993546d80c051acf0d7f.tar.bz2 gentoo-2-a0ccb5b8a4c53eb6f363993546d80c051acf0d7f.zip |
Stable on x86.
(Portage version: 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 | 14 | ||||
-rw-r--r-- | app-shells/dash/dash-0.5.2.4.ebuild | 4 |
3 files changed, 8 insertions, 15 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..82eb2961c783 100644 --- a/app-shells/dash/Manifest +++ b/app-shells/dash/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 3781f63193aad6cd3ef7ebd8c60298a9 dash-0.5.2.2.ebuild 1178 -MD5 0f5ce9ad59663497498e2c21dac4314c dash-0.5.2.4.ebuild 1181 +MD5 2d0c8fb9b40f5abed2cead5cad36c0d7 dash-0.5.2.4.ebuild 1180 MD5 1b14ec97375cdebb74506feac7c885c2 dash-0.5.2.1.ebuild 1178 -MD5 b9cb1d1ffe75acb727ba2171d50ee09d ChangeLog 3099 +MD5 879cac01ebeaca82692039c09dd17501 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 MD5 c7d8350182fc569d94853d53140c0f13 files/digest-dash-0.5.2.4 131 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCWUw4EZCkKN40op4RAqmNAJ0Z7hJBHilu4c/FOFnJqQ8qR8px9wCghRY9 -lpPEEDWh9zaPqFVd8XkYrys= -=0Dyc ------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 ) |