diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-25 21:56:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-25 21:56:56 +0000 |
commit | ce076145f4ecb524b8f6dbe471ef13a33a08389c (patch) | |
tree | 5c66f91a1461c0c8ba633cefbfd0bf4442bfef2a /net-misc | |
parent | Revision bump. Adding trancate bug patch to filter.c (diff) | |
download | historical-ce076145f4ecb524b8f6dbe471ef13a33a08389c.tar.gz historical-ce076145f4ecb524b8f6dbe471ef13a33a08389c.tar.bz2 historical-ce076145f4ecb524b8f6dbe471ef13a33a08389c.zip |
~sparc baby
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/kphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/kphone/Manifest | 4 | ||||
-rw-r--r-- | net-misc/kphone/kphone-4.0.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/kphone/ChangeLog b/net-misc/kphone/ChangeLog index c57f0c1c378c..7b9343b39aa0 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.13 2004/03/14 17:29:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/ChangeLog,v 1.14 2004/03/25 21:56:56 gustavoz Exp $ + + 25 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> kphone-4.0.1.ebuild: + ~sparc baby 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> kphone-1.0.2.ebuild, kphone-2.0.ebuild, kphone-3.11.ebuild, kphone-3.14.ebuild, diff --git a/net-misc/kphone/Manifest b/net-misc/kphone/Manifest index 835895c91554..3c32aada6d4f 100644 --- a/net-misc/kphone/Manifest +++ b/net-misc/kphone/Manifest @@ -1,9 +1,9 @@ -MD5 1087c81914e69ff1d11a2363bb1aabaf ChangeLog 1794 +MD5 9d30f61c95c4d2f59e2de8fcb0a85294 ChangeLog 1883 MD5 33728e8f4860cc177dcde1ee45e46784 kphone-1.0.2.ebuild 606 MD5 6c0f827f88e71e0e235c89feb39019f5 kphone-2.0.ebuild 583 MD5 d0cb995883095c9d2016792f5e147c57 kphone-3.11.ebuild 571 MD5 3300114779d07915cb2d37454159d222 kphone-3.14.ebuild 572 -MD5 3eed79259eccc5dba0a55c0b0b0a1c70 kphone-4.0.1.ebuild 655 +MD5 34d1ecad5632d91492689b974d5fbeb9 kphone-4.0.1.ebuild 661 MD5 3fad7dcc411c253db2646b76d36b81ad files/digest-kphone-1.0.2 61 MD5 5f6ca92900ebcef0d1b72a6bf54c4922 files/digest-kphone-2.0 59 MD5 0fb25a2f583e068ab7827040cd84315d files/digest-kphone-3.11 60 diff --git a/net-misc/kphone/kphone-4.0.1.ebuild b/net-misc/kphone/kphone-4.0.1.ebuild index f0a608645282..a8dba0bf3f1a 100644 --- a/net-misc/kphone/kphone-4.0.1.ebuild +++ b/net-misc/kphone/kphone-4.0.1.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.1.ebuild,v 1.2 2004/03/14 17:29:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.0.1.ebuild,v 1.3 2004/03/25 21:56:56 gustavoz Exp $ inherit kde @@ -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 ~amd64" +KEYWORDS="~x86 ~amd64 ~sparc" src_compile(){ # Fix for our kde location |