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 | 20fa052e2854d85422ae8f7d01817b985418622d (patch) | |
tree | 34cfe71207e5cd8babec01091678bec3ff234db4 /app-shells | |
parent | s390 spefific fixes (Manifest recommit) (diff) | |
download | gentoo-2-20fa052e2854d85422ae8f7d01817b985418622d.tar.gz gentoo-2-20fa052e2854d85422ae8f7d01817b985418622d.tar.bz2 gentoo-2-20fa052e2854d85422ae8f7d01817b985418622d.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/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 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/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 |