summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Knoblich <stkn@gentoo.org>2005-07-15 19:12:51 +0000
committerStefan Knoblich <stkn@gentoo.org>2005-07-15 19:12:51 +0000
commit0b5de6056db49cb42d45c0b88b75d8068dacc8c6 (patch)
tree8a1071d520d02132c51c770eeee8de6dadf1346e /net-libs/libosip/libosip-0.9.6.ebuild
parentNew ebuilds with big-tables support (diff)
downloadhistorical-0b5de6056db49cb42d45c0b88b75d8068dacc8c6.tar.gz
historical-0b5de6056db49cb42d45c0b88b75d8068dacc8c6.tar.bz2
historical-0b5de6056db49cb42d45c0b88b75d8068dacc8c6.zip
Removed threads USE flag and hard-coded --enable-mt again as linphone will not build without threads support enabled in libosip (closing #99083), killed myconf var from src_compile and added missing dodoc in src_install.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-libs/libosip/libosip-0.9.6.ebuild')
-rw-r--r--net-libs/libosip/libosip-0.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libosip/libosip-0.9.6.ebuild b/net-libs/libosip/libosip-0.9.6.ebuild
index a00264533b56..2b9e23b619fc 100644
--- a/net-libs/libosip/libosip-0.9.6.ebuild
+++ b/net-libs/libosip/libosip-0.9.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.9.6.ebuild,v 1.8 2004/07/15 01:10:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.9.6.ebuild,v 1.9 2005/07/15 19:12:51 stkn 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."
HOMEPAGE="http://www.linphone.org/?lang=us"