diff options
Diffstat (limited to 'dev-util/fhist')
-rw-r--r-- | dev-util/fhist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/fhist/fhist-1.10.ebuild | 4 | ||||
-rw-r--r-- | dev-util/fhist/fhist-1.8.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/fhist/ChangeLog b/dev-util/fhist/ChangeLog index ad3ee78e160b..0a2f400fcb98 100644 --- a/dev-util/fhist/ChangeLog +++ b/dev-util/fhist/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-util/fhist # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/ChangeLog,v 1.2 2002/11/05 19:29:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/ChangeLog,v 1.3 2002/12/09 04:21:14 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *fhist-1.10 (05 Nov 2002) 05 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> : diff --git a/dev-util/fhist/fhist-1.10.ebuild b/dev-util/fhist/fhist-1.10.ebuild index 94737aa5ae4f..317884f9c423 100644 --- a/dev-util/fhist/fhist-1.10.ebuild +++ b/dev-util/fhist/fhist-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.1 2002/11/05 19:29:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.10.ebuild,v 1.2 2002/12/09 04:21:14 manson 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 ~sparc64" +KEYWORDS="~x86 ~sparc " DEPEND="sys-devel/gettext sys-apps/groff diff --git a/dev-util/fhist/fhist-1.8.ebuild b/dev-util/fhist/fhist-1.8.ebuild index a9c757b02145..d90f213f4782 100644 --- a/dev-util/fhist/fhist-1.8.ebuild +++ b/dev-util/fhist/fhist-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.8.ebuild,v 1.6 2002/10/20 18:48:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.8.ebuild,v 1.7 2002/12/09 04:21:14 manson 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 sparc64" +KEYWORDS="x86 sparc " DEPEND="sys-devel/gettext sys-apps/groff |