diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-07-28 14:06:36 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-07-28 14:06:36 +0000 |
commit | 19a52835a0c5a1f6457d8cd8487fc597e127e286 (patch) | |
tree | 506f65a6d6a45d0e363ce473ab4774eb3411f66a /app-shells | |
parent | remove d.g.o/me (diff) | |
download | historical-19a52835a0c5a1f6457d8cd8487fc597e127e286.tar.gz historical-19a52835a0c5a1f6457d8cd8487fc597e127e286.tar.bz2 historical-19a52835a0c5a1f6457d8cd8487fc597e127e286.zip |
remove d.g.o/me
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/ash/Manifest | 14 | ||||
-rw-r--r-- | app-shells/ash/ash-1.6.ebuild | 5 |
2 files changed, 4 insertions, 15 deletions
diff --git a/app-shells/ash/Manifest b/app-shells/ash/Manifest index bd87cc04a1a2..c99312bd8ff9 100644 --- a/app-shells/ash/Manifest +++ b/app-shells/ash/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 b10c57387934895b435db8fd22fa7639 ash-1.6.ebuild 1455 MD5 5a5f4928132f5346218fab158871be66 ChangeLog 1837 -MD5 c9c7e478fdca81cc11c51dc17bd6afc9 files/ash-1.6-gcc4.diff 234 +MD5 c5a9f686cc1be71fc99895542faff6d4 ash-1.6.ebuild 1394 MD5 8ae8baf7eab9f0bf48c73e3198ab0ee4 files/digest-ash-1.6 127 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCidYSEZCkKN40op4RAiufAJ9/VxKqGzV83gm2+kw3EqHurToD2QCeOYLw -BH0maMJ4J97zJId7i7pjl5k= -=j49l ------END PGP SIGNATURE----- +MD5 c9c7e478fdca81cc11c51dc17bd6afc9 files/ash-1.6-gcc4.diff 234 diff --git a/app-shells/ash/ash-1.6.ebuild b/app-shells/ash/ash-1.6.ebuild index 040d88fdc405..c9d594482feb 100644 --- a/app-shells/ash/ash-1.6.ebuild +++ b/app-shells/ash/ash-1.6.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.19 2005/05/17 11:30:05 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.20 2005/07/28 14:06:36 seemant Exp $ inherit eutils flag-o-matic toolchain-funcs DESCRIPTION="NetBSD's lightweight bourne shell" HOMEPAGE="http://cvsweb.netbsd.org/bsdweb.cgi/src/bin/sh/" SRC_URI="ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-release-1-6/tar_files/src/bin.tar.gz - mirror://gentoo/dash-ash-hetio-yacc.diff.bz2 - http://cvs.gentoo.org/~seemant/dash-ash-hetio-yacc.diff.bz2" + mirror://gentoo/dash-ash-hetio-yacc.diff.bz2" LICENSE="BSD" SLOT="0" |