summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-03-13 06:07:09 +0000
committerJason Wever <weeve@gentoo.org>2004-03-13 06:07:09 +0000
commit107931801f07b62c76112de62f949bb0f794f866 (patch)
tree36bf6d0e8c6e2030c70ee1f60c3efc3d31e2a25a /net-misc/kphone
parentAdded ~sparc keyword. (Manifest recommit) (diff)
downloadgentoo-2-107931801f07b62c76112de62f949bb0f794f866.tar.gz
gentoo-2-107931801f07b62c76112de62f949bb0f794f866.tar.bz2
gentoo-2-107931801f07b62c76112de62f949bb0f794f866.zip
Added ~sparc keyword.
Diffstat (limited to 'net-misc/kphone')
-rw-r--r--net-misc/kphone/ChangeLog5
-rw-r--r--net-misc/kphone/kphone-3.11.ebuild6
2 files changed, 7 insertions, 4 deletions
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 <weeve@gentoo.org> 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"