diff options
author | David Holm <dholm@gentoo.org> | 2004-04-25 15:22:11 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-25 15:22:11 +0000 |
commit | 35dcb3e9262ba4bd9efb9121c3e1f7a5ecc6e430 (patch) | |
tree | 54773c26c15a601991c987c0e595daacf26ddb9d /net-misc/kphone | |
parent | Added to ~ppc (diff) | |
download | historical-35dcb3e9262ba4bd9efb9121c3e1f7a5ecc6e430.tar.gz historical-35dcb3e9262ba4bd9efb9121c3e1f7a5ecc6e430.tar.bz2 historical-35dcb3e9262ba4bd9efb9121c3e1f7a5ecc6e430.zip |
Added to ~ppc
Diffstat (limited to 'net-misc/kphone')
-rw-r--r-- | net-misc/kphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/kphone/kphone-4.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/kphone/ChangeLog b/net-misc/kphone/ChangeLog index bb8eab392dee..558cc6b07fb5 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.16 2004/04/24 17:54:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.17 2004/04/25 15:22:11 dholm Exp $ + + 25 Apr 2004; David Holm <dholm@gentoo.org> kphone-4.0.2.ebuild: + Added to ~ppc. 24 Apr 2004; Jason Wever <weeve@gentoo.org> kphone-4.0.2.ebuild: Stable on sparc wrt bug #47480. diff --git a/net-misc/kphone/kphone-4.0.2.ebuild b/net-misc/kphone/kphone-4.0.2.ebuild index 67fd0c04866d..c35a6a678a1b 100644 --- a/net-misc/kphone/kphone-4.0.2.ebuild +++ b/net-misc/kphone/kphone-4.0.2.ebuild @@ -1,6 +1,6 @@ # 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-4.0.2.ebuild,v 1.3 2004/04/24 17:54:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.0.2.ebuild,v 1.4 2004/04/25 15:22:11 dholm Exp $ inherit kde need-kde 3 @@ -9,7 +9,7 @@ DESCRIPTION="a SIP user agent for Linux, with which you can initiate VoIP connec SRC_URI="http://www.wirlab.net/kphone/${P}.tar.gz" HOMEPAGE="http://www.wirlab.net/kphone/index.html" -KEYWORDS="~x86 ~amd64 sparc" +KEYWORDS="~x86 ~amd64 sparc ~ppc" LICENSE="GPL-2" IUSE="" |