diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-24 17:54:49 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-24 17:54:49 +0000 |
commit | b65f782ab1ec35e1676fc4ea56d8f0593dae116f (patch) | |
tree | bb1a6d3389770974f86f629cacb0d26a1343a351 /net-misc | |
parent | new release (Manifest recommit) (diff) | |
download | gentoo-2-b65f782ab1ec35e1676fc4ea56d8f0593dae116f.tar.gz gentoo-2-b65f782ab1ec35e1676fc4ea56d8f0593dae116f.tar.bz2 gentoo-2-b65f782ab1ec35e1676fc4ea56d8f0593dae116f.zip |
Stable on sparc wrt bug #47480.
Diffstat (limited to 'net-misc')
-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 3e0f7f0b6487..bb8eab392dee 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.15 2004/04/24 09:52:14 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.16 2004/04/24 17:54:49 weeve Exp $ + + 24 Apr 2004; Jason Wever <weeve@gentoo.org> kphone-4.0.2.ebuild: + Stable on sparc wrt bug #47480. *kphone-4.0.2 (24 Apr 2004) diff --git a/net-misc/kphone/kphone-4.0.2.ebuild b/net-misc/kphone/kphone-4.0.2.ebuild index 3d77ca6b38f4..67fd0c04866d 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.2 2004/04/24 10:02:05 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.0.2.ebuild,v 1.3 2004/04/24 17:54:49 weeve 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" LICENSE="GPL-2" IUSE="" |