summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-11-02 10:41:14 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-11-02 10:41:14 +0000
commit210c02466e4e56b7cd6ff780f6d61f7f9b88fb09 (patch)
treee9e9cabfd89fe89d7be3276ba0882e383953cc93 /net-libs/libosip
parentremoved commented out masked stuff (diff)
downloadhistorical-210c02466e4e56b7cd6ff780f6d61f7f9b88fb09.tar.gz
historical-210c02466e4e56b7cd6ff780f6d61f7f9b88fb09.tar.bz2
historical-210c02466e4e56b7cd6ff780f6d61f7f9b88fb09.zip
KEYWORDS masked
Diffstat (limited to 'net-libs/libosip')
-rw-r--r--net-libs/libosip/libosip-0.8.8.ebuild24
1 files changed, 4 insertions, 20 deletions
diff --git a/net-libs/libosip/libosip-0.8.8.ebuild b/net-libs/libosip/libosip-0.8.8.ebuild
index 89eac16c1e34..0c0026e5c1ed 100644
--- a/net-libs/libosip/libosip-0.8.8.ebuild
+++ b/net-libs/libosip/libosip-0.8.8.ebuild
@@ -1,32 +1,16 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.8.8.ebuild,v 1.1 2002/08/28 00:44:39 gaarde Exp $
-
-# AUTHOR: Paul Belt <gaarde@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.8.8.ebuild,v 1.2 2002/11/02 10:41:14 seemant Exp $
DESCRIPTION="This is the oSIP library (for Open SIP). It has been designed to provide the Internet Community a simple way to support the Session Initiation Protocol. SIP is described in the RFC2543 which is available at http://www.ietf.org/rfc/rfc2543.txt."
-
-# In french
-# if use french; then \
-# HOMEPAGE="http://www.linphone.org/"
-# elsif use english; then \
-# HOMEPAGE="http://www.linphone.org/?lang=us"
-# fi
-
-# In english
HOMEPAGE="http://www.linphone.org/?lang=us"
-
SRC_URI="http://www.linphone.org/download/${P}.tar.gz"
-LICENSE="LGPL-2"
-
SLOT="1"
+LICENSE="LGPL-2"
+KEYWORDS="~x86"
-KEYWORDS="x86"
-
-RDEPEND=""
-
-DEPEND="${RDEPEND}"
+DEPEND="virtual/glibc"
src_compile() {
EXTRA_FLAGS=''