diff options
author | Tom Martin <slarti@gentoo.org> | 2004-10-26 20:29:13 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-10-26 20:29:13 +0000 |
commit | f4ea2a798578a559338c4094872b9ec7b5bd213b (patch) | |
tree | 4dfd08dcab48cc97112f85be797fddd872c02026 /app-shells | |
parent | Added ~amd64, and changed ${CC} as per bug 69004. (diff) | |
download | historical-f4ea2a798578a559338c4094872b9ec7b5bd213b.tar.gz historical-f4ea2a798578a559338c4094872b9ec7b5bd213b.tar.bz2 historical-f4ea2a798578a559338c4094872b9ec7b5bd213b.zip |
Marked ~amd64 for bug 69062.
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/ash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/ash/Manifest | 10 | ||||
-rw-r--r-- | app-shells/ash/ash-1.6.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-shells/ash/ChangeLog b/app-shells/ash/ChangeLog index 4e0150df5545..ef2d8c12e6e3 100644 --- a/app-shells/ash/ChangeLog +++ b/app-shells/ash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/ash # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ChangeLog,v 1.10 2004/09/17 13:44:46 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ChangeLog,v 1.11 2004/10/26 20:29:13 slarti Exp $ + + 26 Oct 2004; Tom Martin <slarti@gentoo.org> ash-1.6.ebuild: + Marked ~amd64 for bug 69062. 17 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> ash-1.6.ebuild: Fixed broken src_install diff --git a/app-shells/ash/Manifest b/app-shells/ash/Manifest index ff7816d00ca4..ef7ab32edaaa 100644 --- a/app-shells/ash/Manifest +++ b/app-shells/ash/Manifest @@ -1,13 +1,13 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 910ff147ebc717dcc50815523af03a7c ash-1.6.ebuild 1304 -MD5 7cb6cca89ef2fecc106a1abaa8e70ee4 ChangeLog 1234 +MD5 42a71de3f720ee670581406e6bd49332 ash-1.6.ebuild 1310 +MD5 672ad4b446461449fd3a83e87b689fd3 ChangeLog 1327 MD5 8ae8baf7eab9f0bf48c73e3198ab0ee4 files/digest-ash-1.6 127 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBSupXEZCkKN40op4RAsjnAKDDLzTTlkAjrzTC+oUpP+FFG9pGBQCglWp3 -DLfDmy2uHnssxRj3GpXMLoU= -=I2bv +iD8DBQFBfqWgCHk4+ZoBpvsRAhdhAKC71dQIhpMyH0bqrN1lcG00E6sOIgCgkfTx +i8CbiOIbhQ4bucy63EhrlEs= +=md0n -----END PGP SIGNATURE----- diff --git a/app-shells/ash/ash-1.6.ebuild b/app-shells/ash/ash-1.6.ebuild index 9e9c74a0ae16..4234bb934895 100644 --- a/app-shells/ash/ash-1.6.ebuild +++ b/app-shells/ash/ash-1.6.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/ash/ash-1.6.ebuild,v 1.14 2004/09/17 13:44:46 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.15 2004/10/26 20:29:13 slarti Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-release-1-6/tar_files/src/bin.ta LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips alpha arm" +KEYWORDS="x86 ~ppc sparc ~mips alpha arm ~amd64" IUSE="" DEPEND="sys-devel/pmake |