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 | 0344383d4d1f142447f2592ee3c3916b67b58541 (patch) | |
tree | 931dab4d4364432721d52421480c82b7a751927b /app-shells | |
parent | Added ~amd64, and changed ${CC} as per bug 69004. (Manifest recommit) (diff) | |
download | gentoo-2-0344383d4d1f142447f2592ee3c3916b67b58541.tar.gz gentoo-2-0344383d4d1f142447f2592ee3c3916b67b58541.tar.bz2 gentoo-2-0344383d4d1f142447f2592ee3c3916b67b58541.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/ash-1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |