diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-07 19:24:47 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-07 19:24:47 +0000 |
commit | 0553c4a53e1e3e25909e120aa174a3d4b14ac1ca (patch) | |
tree | 37a0b80a616879f5548c22f3a6e4c9f929a14e14 /app-shells | |
parent | Stable on sparc wrt bug #50378 (diff) | |
download | historical-0553c4a53e1e3e25909e120aa174a3d4b14ac1ca.tar.gz historical-0553c4a53e1e3e25909e120aa174a3d4b14ac1ca.tar.bz2 historical-0553c4a53e1e3e25909e120aa174a3d4b14ac1ca.zip |
Stable on sparc wrt bug #50378
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 603253c836de..1db73915ff4b 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.5 2004/05/07 19:11:43 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ChangeLog,v 1.6 2004/05/07 19:24:47 gustavoz Exp $ + + 07 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> ash-1.6.ebuild: + Stable on sparc wrt bug #50378 07 May 2004; Ilya A. Volynets-Evenbaks <iluxa@gentoo.org> ash-1.6.ebuild: add ~mips diff --git a/app-shells/ash/Manifest b/app-shells/ash/Manifest index ee6edd117200..3cdb906cc8fc 100644 --- a/app-shells/ash/Manifest +++ b/app-shells/ash/Manifest @@ -1,3 +1,3 @@ -MD5 c2606675fa5318f890d5ca650cb1e777 ash-1.6.ebuild 1364 -MD5 98d519f0fe109323116c600d35f4d66e ChangeLog 790 +MD5 c4270f2bba5735b3c8f3fdad96d376a7 ChangeLog 897 +MD5 bb732a4fc4e688f84173b90a208d2269 ash-1.6.ebuild 1366 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 9db25f1a5ca6..0e66a43efe6c 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.7 2004/05/07 19:11:43 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.8 2004/05/07 19:24:47 gustavoz 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 ~mips" +KEYWORDS="x86 ~ppc ~alpha sparc ~mips" DEPEND="sys-devel/pmake sys-apps/sed |