From 107931801f07b62c76112de62f949bb0f794f866 Mon Sep 17 00:00:00 2001 From: Jason Wever Date: Sat, 13 Mar 2004 06:07:09 +0000 Subject: Added ~sparc keyword. --- net-misc/kphone/ChangeLog | 5 ++++- net-misc/kphone/kphone-3.11.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'net-misc/kphone') diff --git a/net-misc/kphone/ChangeLog b/net-misc/kphone/ChangeLog index 83ef6c949e2a..c8fec47170e3 100644 --- a/net-misc/kphone/ChangeLog +++ b/net-misc/kphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/kphone # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.11 2004/03/11 23:49:13 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.12 2004/03/13 06:03:17 weeve Exp $ + + 12 Mar 2004; Jason Wever kphone-3.11.ebuild: + Added ~sparc keyword. *kphone-4.0.1 (12 Mar 2004) diff --git a/net-misc/kphone/kphone-3.11.ebuild b/net-misc/kphone/kphone-3.11.ebuild index 47624a3f4948..1f4a7cc0cc76 100644 --- a/net-misc/kphone/kphone-3.11.ebuild +++ b/net-misc/kphone/kphone-3.11.ebuild @@ -1,6 +1,6 @@ -# 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/net-misc/kphone/kphone-3.11.ebuild,v 1.2 2003/07/22 20:14:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-3.11.ebuild,v 1.3 2004/03/13 06:03:17 weeve Exp $ inherit kde-base @@ -9,7 +9,7 @@ LICENSE="GPL-2" DESCRIPTION="a SIP user agent for Linux, with which you can initiate VoIP connections over the Internet." SRC_URI="http://www.wirlab.net/kphone/${P}.tgz" HOMEPAGE="http://www.wirlab.net/kphone/index.html" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" # Fix for our kde location myconf="$myconf --with-extra-libs=$KDEDIR/lib" -- cgit v1.2.3-65-gdbad