From 74aa5f97f2383e4afc504edf208de69c9c9ae954 Mon Sep 17 00:00:00 2001 From: Dylan Carlson Date: Mon, 9 Feb 2004 10:39:48 +0000 Subject: added amd64 keyword. --- app-sci/kunit/ChangeLog | 7 +++++-- app-sci/kunit/Manifest | 4 ++-- app-sci/kunit/kunit-0.5.ebuild | 6 +++--- 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'app-sci') diff --git a/app-sci/kunit/ChangeLog b/app-sci/kunit/ChangeLog index e73000a4f44c..375697c8ae4c 100644 --- a/app-sci/kunit/ChangeLog +++ b/app-sci/kunit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/kunit -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/kunit/ChangeLog,v 1.3 2003/02/15 07:11:33 gerk Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/kunit/ChangeLog,v 1.4 2004/02/09 10:39:48 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson kunit-0.5.ebuild: + added amd64 keyword. *kunit-0.5 (22 Nov 2002) diff --git a/app-sci/kunit/Manifest b/app-sci/kunit/Manifest index 472a511edbad..601887406e2f 100644 --- a/app-sci/kunit/Manifest +++ b/app-sci/kunit/Manifest @@ -1,4 +1,4 @@ -MD5 dd5aafec6c85656f7c7acd89b3cfb6b6 ChangeLog 446 -MD5 e02e52e4e9574362f6618486ab71532b kunit-0.5.ebuild 641 +MD5 9b6b4aa6e85ad3b17abe563471376b42 ChangeLog 543 +MD5 e98c3ca5a90d54c606cdebc1122a3caf kunit-0.5.ebuild 651 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 0c90d280bdbe0daf16c2cb881e61683a files/digest-kunit-0.5 61 diff --git a/app-sci/kunit/kunit-0.5.ebuild b/app-sci/kunit/kunit-0.5.ebuild index f29ff81e37cf..2332e389ae0a 100644 --- a/app-sci/kunit/kunit-0.5.ebuild +++ b/app-sci/kunit/kunit-0.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/kunit/kunit-0.5.ebuild,v 1.3 2003/02/15 07:11:33 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kunit/kunit-0.5.ebuild,v 1.4 2004/02/09 10:39:48 absinthe Exp $ DESCRIPTION="An excellent qt-based unit conversion tool" SRC_URI="http://www.netmeister.org/apps/${P}.tar.gz" HOMEPAGE="http://www.netmeister.org/apps/kunit/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad