diff options
-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 1db73915ff4b..2e7c8cf44213 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.6 2004/05/07 19:24:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ChangeLog,v 1.7 2004/05/12 19:18:44 kloeri Exp $ + + 12 May 2004; Bryan Østergaard <kloeri@gentoo.org> ash-1.6.ebuild: + Stable on alpha. 07 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> ash-1.6.ebuild: Stable on sparc wrt bug #50378 diff --git a/app-shells/ash/ash-1.6.ebuild b/app-shells/ash/ash-1.6.ebuild index 0e66a43efe6c..5fe5e24920a9 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.8 2004/05/07 19:24:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.9 2004/05/12 19:18:44 kloeri 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 |