diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-09-25 20:36:06 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-09-25 20:36:06 +0000 |
commit | a60293b821deb3ae979e7246c8aa7ddd55bee5e6 (patch) | |
tree | 532b2be3b4063e07caae2b41c5490d9dfbfdb233 /net-im | |
parent | Version bumped. (diff) | |
download | gentoo-2-a60293b821deb3ae979e7246c8aa7ddd55bee5e6.tar.gz gentoo-2-a60293b821deb3ae979e7246c8aa7ddd55bee5e6.tar.bz2 gentoo-2-a60293b821deb3ae979e7246c8aa7ddd55bee5e6.zip |
cutted description.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/linphone/Manifest | 4 | ||||
-rw-r--r-- | net-im/linphone/linphone-0.10.2.ebuild | 4 | ||||
-rw-r--r-- | net-im/linphone/linphone-0.9.0-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-im/linphone/Manifest b/net-im/linphone/Manifest index c8065c87e1aa..637bdae19d12 100644 --- a/net-im/linphone/Manifest +++ b/net-im/linphone/Manifest @@ -1,5 +1,5 @@ MD5 05f30a14abc0d94a0c03705763872616 ChangeLog 982 -MD5 a8b3e892532728744c3691dff6b36222 linphone-0.10.2.ebuild 1688 -MD5 c59b6d0f0d832aefbce563233b014d54 linphone-0.9.0-r1.ebuild 1376 +MD5 e761e4337fc06d01607d56119a3d2bdd linphone-0.10.2.ebuild 1337 +MD5 8c55808e1d3d72bb970ecb50d69aa0e5 linphone-0.9.0-r1.ebuild 1025 MD5 29e56d450d4aa47d230872e2b18eae40 files/digest-linphone-0.10.2 68 MD5 a0232ab5ebf0e61290df410da9561c26 files/digest-linphone-0.9.0-r1 67 diff --git a/net-im/linphone/linphone-0.10.2.ebuild b/net-im/linphone/linphone-0.10.2.ebuild index 32574f0fbc75..9e705c9379ef 100644 --- a/net-im/linphone/linphone-0.10.2.ebuild +++ b/net-im/linphone/linphone-0.10.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/linphone/linphone-0.10.2.ebuild,v 1.5 2003/09/25 18:27:02 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/linphone/linphone-0.10.2.ebuild,v 1.6 2003/09/25 20:35:59 mholzer Exp $ IUSE="doc gnome gtk2 gtk nls xv alsa" -DESCRIPTION="Linphone is a Web phone with a GNOME interface. It let you make two-party calls over IP networks such as the Internet. It uses the IETF protocols SIP (Session Initiation Protocol) and RTP (Realtime Transport Protocol) to make calls, so it should be able to communicate with other SIP-based Web phones. With several codecs available, it can be used with high speed connections as well as 28k modems." +DESCRIPTION="Linphone is a Web phone with a GNOME interface." HOMEPAGE="http://www.linphone.org/?lang=us" SRC_URI="http://simon.morlat.free.fr/download/${PV}/sources/${P}.tar.gz" diff --git a/net-im/linphone/linphone-0.9.0-r1.ebuild b/net-im/linphone/linphone-0.9.0-r1.ebuild index 9c41a2da7958..3de7ae6c673c 100644 --- a/net-im/linphone/linphone-0.9.0-r1.ebuild +++ b/net-im/linphone/linphone-0.9.0-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/linphone/linphone-0.9.0-r1.ebuild,v 1.2 2003/03/26 10:08:23 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/linphone/linphone-0.9.0-r1.ebuild,v 1.3 2003/09/25 20:35:59 mholzer Exp $ IUSE="doc gtk nls xv alsa" -DESCRIPTION="Linphone is a Web phone with a GNOME interface. It let you make two-party calls over IP networks such as the Internet. It uses the IETF protocols SIP (Session Initiation Protocol) and RTP (Realtime Transport Protocol) to make calls, so it should be able to communicate with other SIP-based Web phones. With several codecs available, it can be used with high speed connections as well as 28k modems." +DESCRIPTION="Linphone is a Web phone with a GNOME interface." HOMEPAGE="http://www.linphone.org/?lang=us" SRC_URI="http://www.linphone.org/download/${P}.tar.gz" |