summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-08-24 12:59:57 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-08-24 12:59:57 +0000
commitfea03c7060a649cddcc98947996691e20178d160 (patch)
treeafc792f188663194888dd63c3ccaeaab816827cd /net-libs/libeXosip
parentVersion bump, bug #103368. Bittorrent installs now only one directory with do... (diff)
downloadgentoo-2-fea03c7060a649cddcc98947996691e20178d160.tar.gz
gentoo-2-fea03c7060a649cddcc98947996691e20178d160.tar.bz2
gentoo-2-fea03c7060a649cddcc98947996691e20178d160.zip
QA -added IUSE
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-libs/libeXosip')
-rw-r--r--net-libs/libeXosip/libeXosip-0.9.0.ebuild4
-rw-r--r--net-libs/libeXosip/libeXosip-1.9.1_pre16.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libeXosip/libeXosip-0.9.0.ebuild b/net-libs/libeXosip/libeXosip-0.9.0.ebuild
index 9fbf576a2aac..a9db63ff5455 100644
--- a/net-libs/libeXosip/libeXosip-0.9.0.ebuild
+++ b/net-libs/libeXosip/libeXosip-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-0.9.0.ebuild,v 1.1 2005/08/21 04:32:53 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-0.9.0.ebuild,v 1.2 2005/08/24 12:59:57 dragonheart Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://savannah.nongnu.org/download/exosip/${P}.tar.gz"
SLOT="0"
KEYWORDS="~x86 ~ppc"
LICENSE="GPL-2"
-
+IUSE=""
DEPEND=">=net-libs/libosip-2.2.0"
src_compile() {
diff --git a/net-libs/libeXosip/libeXosip-1.9.1_pre16.ebuild b/net-libs/libeXosip/libeXosip-1.9.1_pre16.ebuild
index 7fcd86e7443f..064b0f405a1e 100644
--- a/net-libs/libeXosip/libeXosip-1.9.1_pre16.ebuild
+++ b/net-libs/libeXosip/libeXosip-1.9.1_pre16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-1.9.1_pre16.ebuild,v 1.1 2005/08/21 04:32:53 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libeXosip/libeXosip-1.9.1_pre16.ebuild,v 1.2 2005/08/24 12:59:57 dragonheart Exp $
MY_P=${PN}2-${PV/_/-}
DESCRIPTION="eXosip is a library that hides the complexity of using the SIP protocol for mutlimedia session establishement."
@@ -10,7 +10,7 @@ SRC_URI="http://www.antisip.com/download/${MY_P}.tar.gz"
SLOT="0"
KEYWORDS="~x86 ~ppc"
LICENSE="GPL-2"
-
+IUSE=""
DEPEND=">=net-libs/libosip-2.2.0"
S=${WORKDIR}/${MY_P}