summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-06-12 22:51:50 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-06-12 22:51:50 +0000
commit1f074fa76ea02402c3f3325f9e15282ebff6e4a5 (patch)
tree239db749c7c412b3a5fc22fde3aec5ab0a0e8ba8 /net-im/linphone
parentunmasked to x86 (diff)
downloadhistorical-1f074fa76ea02402c3f3325f9e15282ebff6e4a5.tar.gz
historical-1f074fa76ea02402c3f3325f9e15282ebff6e4a5.tar.bz2
historical-1f074fa76ea02402c3f3325f9e15282ebff6e4a5.zip
added header from skel.ebuild
Diffstat (limited to 'net-im/linphone')
-rw-r--r--net-im/linphone/ChangeLog5
-rw-r--r--net-im/linphone/Manifest4
-rw-r--r--net-im/linphone/linphone-0.10.2.ebuild4
3 files changed, 10 insertions, 3 deletions
diff --git a/net-im/linphone/ChangeLog b/net-im/linphone/ChangeLog
index 4d9f2e2aa2de..dfa16cc20266 100644
--- a/net-im/linphone/ChangeLog
+++ b/net-im/linphone/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/linphone
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/linphone/ChangeLog,v 1.4 2003/05/04 18:34:37 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/linphone/ChangeLog,v 1.5 2003/06/12 22:51:45 msterret Exp $
+
+ 12 Jun 2003; <msterret@gentoo.org> linphone-0.10.2.ebuild:
+ added header from skel.ebuild
*linphone-0.10.2 (04 May 2003)
diff --git a/net-im/linphone/Manifest b/net-im/linphone/Manifest
index 9f749eebee06..1ef08937663a 100644
--- a/net-im/linphone/Manifest
+++ b/net-im/linphone/Manifest
@@ -1,5 +1,5 @@
-MD5 ee8d74c6532fb9d21587e68a3f394bc7 ChangeLog 778
+MD5 1a7193dbe4bcf6fb4d8e00477691f856 ChangeLog 873
MD5 c59b6d0f0d832aefbce563233b014d54 linphone-0.9.0-r1.ebuild 1376
-MD5 69a481c7d3865479a4e4286251e6a736 linphone-0.10.2.ebuild 1448
+MD5 7dbd831a69cfb6307348011d2bb0536f linphone-0.10.2.ebuild 1680
MD5 a0232ab5ebf0e61290df410da9561c26 files/digest-linphone-0.9.0-r1 67
MD5 29e56d450d4aa47d230872e2b18eae40 files/digest-linphone-0.10.2 68
diff --git a/net-im/linphone/linphone-0.10.2.ebuild b/net-im/linphone/linphone-0.10.2.ebuild
index e377da613f99..2d93b9d3dcc9 100644
--- a/net-im/linphone/linphone-0.10.2.ebuild
+++ b/net-im/linphone/linphone-0.10.2.ebuild
@@ -1,3 +1,7 @@
+# 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.2 2003/06/12 22:51:45 msterret 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."