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 | 6a340b7156da954195bfc1d144d2a9fa2892b08c (patch) | |
tree | 9356748a35f519eb20fca6658a84fb542381bea7 /app-shells | |
parent | add ~mips (diff) | |
download | historical-6a340b7156da954195bfc1d144d2a9fa2892b08c.tar.gz historical-6a340b7156da954195bfc1d144d2a9fa2892b08c.tar.bz2 historical-6a340b7156da954195bfc1d144d2a9fa2892b08c.zip |
add ~mips
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/ash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/ash/Manifest | 4 | ||||
-rw-r--r-- | app-shells/ash/ash-1.6.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/app-shells/ash/Manifest index e6a44b7fa5cc..ee6edd117200 100644 --- a/app-shells/ash/Manifest +++ b/app-shells/ash/Manifest @@ -1,3 +1,3 @@ -MD5 39f322b30e070df6c28b9313a4c1b2ea ChangeLog 701 -MD5 b843dcdd00b85bd377f2a5b83951b6be ash-1.6.ebuild 1358 +MD5 c2606675fa5318f890d5ca650cb1e777 ash-1.6.ebuild 1364 +MD5 98d519f0fe109323116c600d35f4d66e ChangeLog 790 MD5 8ae8baf7eab9f0bf48c73e3198ab0ee4 files/digest-ash-1.6 127 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 |