diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-24 23:04:22 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-24 23:04:22 +0000 |
commit | b1158c96b9e87689602b545ec5b3e8e2fabe7ba3 (patch) | |
tree | 62422afc3a3de1ed9baaad5b767fee498defeb0f /dev-util/fhist/fhist-1.10.ebuild | |
parent | header fix (Manifest recommit) (diff) | |
download | gentoo-2-b1158c96b9e87689602b545ec5b3e8e2fabe7ba3.tar.gz gentoo-2-b1158c96b9e87689602b545ec5b3e8e2fabe7ba3.tar.bz2 gentoo-2-b1158c96b9e87689602b545ec5b3e8e2fabe7ba3.zip |
KEYWORDS+=sparc
Diffstat (limited to 'dev-util/fhist/fhist-1.10.ebuild')
-rw-r--r-- | dev-util/fhist/fhist-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/fhist/fhist-1.10.ebuild b/dev-util/fhist/fhist-1.10.ebuild index a35c3decaab4..fb761a36cfc6 100644 --- a/dev-util/fhist/fhist-1.10.ebuild +++ b/dev-util/fhist/fhist-1.10.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/dev-util/fhist/fhist-1.10.ebuild,v 1.5 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.10.ebuild,v 1.6 2004/02/24 23:04:22 bazik Exp $ S=${WORKDIR}/${P} DESCRIPTION="File history and comparison tools" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.canb.auug.org.au/~millerp/fhist.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc " +KEYWORDS="x86 sparc " DEPEND="sys-devel/gettext sys-apps/groff |