diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:47:28 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:47:28 +0000 |
commit | 922fa47e791f579530d3fc5e47fdf1a6c108bbf7 (patch) | |
tree | 4f8ef70cf527a34ef22602e5d42d20f8ee6b7b88 /app-shells/ash | |
parent | fix digest (diff) | |
download | gentoo-2-922fa47e791f579530d3fc5e47fdf1a6c108bbf7.tar.gz gentoo-2-922fa47e791f579530d3fc5e47fdf1a6c108bbf7.tar.bz2 gentoo-2-922fa47e791f579530d3fc5e47fdf1a6c108bbf7.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-shells/ash')
-rw-r--r-- | app-shells/ash/ash-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/ash/ash-1.6.ebuild b/app-shells/ash/ash-1.6.ebuild index 31530bdcb659..aa7ca3cbe6de 100644 --- a/app-shells/ash/ash-1.6.ebuild +++ b/app-shells/ash/ash-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2 2003/02/11 11:18:13 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ash/ash-1.6.ebuild,v 1.3 2003/07/02 12:47:28 aliz Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-release-1-6/tar_files/src/bin.ta SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha ~x86" +KEYWORDS="~alpha x86" DEPEND="sys-devel/pmake sys-apps/sed |