summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-26 10:08:23 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-26 10:08:23 +0000
commitd817e8fa0b385fca98c3438a7472c32dd199987f (patch)
treece641080762a283f78903ecaa2c62d12f64ff880 /net-im/linphone
parentapache-1.3.27-r[34].ebuild: changed mod_ssl_ver to 2.8.14 fixing bug #18172 (diff)
downloadgentoo-2-d817e8fa0b385fca98c3438a7472c32dd199987f.tar.gz
gentoo-2-d817e8fa0b385fca98c3438a7472c32dd199987f.tar.bz2
gentoo-2-d817e8fa0b385fca98c3438a7472c32dd199987f.zip
repoman fix
Diffstat (limited to 'net-im/linphone')
-rw-r--r--net-im/linphone/linphone-0.9.0-r1.ebuild6
-rw-r--r--net-im/linphone/linphone-0.9.0.ebuild6
2 files changed, 4 insertions, 8 deletions
diff --git a/net-im/linphone/linphone-0.9.0-r1.ebuild b/net-im/linphone/linphone-0.9.0-r1.ebuild
index 7f5eeaf73a3b..9c41a2da7958 100644
--- a/net-im/linphone/linphone-0.9.0-r1.ebuild
+++ b/net-im/linphone/linphone-0.9.0-r1.ebuild
@@ -1,11 +1,9 @@
# 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.1 2003/03/20 14:01:04 seemant Exp $
+# $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 $
IUSE="doc gtk nls xv alsa"
-# AUTHOR: Paul Belt <gaarde@gentoo.org>
-
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."
HOMEPAGE="http://www.linphone.org/?lang=us"
SRC_URI="http://www.linphone.org/download/${P}.tar.gz"
@@ -18,7 +16,7 @@ DEPEND="dev-libs/glib
=net-libs/libosip-0.8.8
=gnome-base/gnome-panel-1.4.1
xv? ( dev-lang/nasm )
- gtk? ( =x11-libs/gtk-1.2* )
+ gtk? ( =x11-libs/gtk+-1.2* )
alsa? ( >media-sound/alsa-driver-0.5 )"
src_compile() {
diff --git a/net-im/linphone/linphone-0.9.0.ebuild b/net-im/linphone/linphone-0.9.0.ebuild
index 76101b09b9d0..214b6a2e6738 100644
--- a/net-im/linphone/linphone-0.9.0.ebuild
+++ b/net-im/linphone/linphone-0.9.0.ebuild
@@ -1,11 +1,9 @@
# 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.ebuild,v 1.4 2003/03/20 14:00:12 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/linphone/linphone-0.9.0.ebuild,v 1.5 2003/03/26 10:08:23 seemant Exp $
IUSE="doc gtk nls xv alsa"
-# AUTHOR: Paul Belt <gaarde@gentoo.org>
-
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."
HOMEPAGE="http://www.linphone.org/?lang=us"
SRC_URI="http://www.linphone.org/download/${P}.tar.gz"
@@ -18,7 +16,7 @@ DEPEND="dev-libs/glib
=net-libs/libosip-0.8.8
=gnome-base/gnome-panel-1.4.1
xv? ( dev-lang/nasm )
- gtk? ( =x11-libs/gtk-1.2* )
+ gtk? ( =x11-libs/gtk+-1.2* )
alsa? ( >media-sound/alsa-driver-0.5 )"
src_compile() {