diff options
author | Ilya Volynets <iluxa@gentoo.org> | 2004-05-07 19:11:43 +0000 |
---|---|---|
committer | Ilya Volynets <iluxa@gentoo.org> | 2004-05-07 19:11:43 +0000 |
commit | 046921eccb00e810747c7632f06ba26489770fee (patch) | |
tree | faf66ce8af05bb6061fe05f9a5e10c60a68792c5 /app-shells/ash | |
parent | Added ~sparc, #50377 (Manifest recommit) (diff) | |
download | gentoo-2-046921eccb00e810747c7632f06ba26489770fee.tar.gz gentoo-2-046921eccb00e810747c7632f06ba26489770fee.tar.bz2 gentoo-2-046921eccb00e810747c7632f06ba26489770fee.zip |
add ~mips
Diffstat (limited to 'app-shells/ash')
-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 6fcb721f0103..603253c836de 100644 --- a/app-shells/ash/ChangeLog +++ b/app-shells/ash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/ash # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ChangeLog,v 1.4 2004/02/26 05:49:06 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ChangeLog,v 1.5 2004/05/07 19:11:43 iluxa Exp $ + + 07 May 2004; Ilya A. Volynets-Evenbaks <iluxa@gentoo.org> ash-1.6.ebuild: + add ~mips 25 Feb 2004; Jason Wever <weeve@gentoo.org> ash-1.6.ebuild: Added ~sparc keyword. diff --git a/app-shells/ash/ash-1.6.ebuild b/app-shells/ash/ash-1.6.ebuild index e2e3f1ff223a..9db25f1a5ca6 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 Technologies, Inc. # 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.6 2004/02/26 05:49:06 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.7 2004/05/07 19:11:43 iluxa 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 ~alpha ~sparc" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~mips" DEPEND="sys-devel/pmake sys-apps/sed |