summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-10 01:11:13 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-10 01:11:13 +0000
commit39c8f333bea4a5d1e362850cb9866e6748a78a34 (patch)
tree20c8a9aeda927c411b5c5067cdc2a5c32fa72ee6 /net-libs
parentQA: Don't assign default to S; Use default src_compile (diff)
downloadgentoo-2-39c8f333bea4a5d1e362850cb9866e6748a78a34.tar.gz
gentoo-2-39c8f333bea4a5d1e362850cb9866e6748a78a34.tar.bz2
gentoo-2-39c8f333bea4a5d1e362850cb9866e6748a78a34.zip
QA: Don't assign default to S
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/openh323/openh323-1.12.0-r1.ebuild4
-rw-r--r--net-libs/openh323/openh323-1.13.2.ebuild5
-rw-r--r--net-libs/openh323/openh323-1.13.5-r1.ebuild5
-rw-r--r--net-libs/openh323/openh323-1.13.5.ebuild5
-rw-r--r--net-libs/openh323/openh323-1.15.2-r1.ebuild5
-rw-r--r--net-libs/openh323/openh323-1.15.2.ebuild5
-rw-r--r--net-libs/openh323/openh323-1.15.3.ebuild6
7 files changed, 13 insertions, 22 deletions
diff --git a/net-libs/openh323/openh323-1.12.0-r1.ebuild b/net-libs/openh323/openh323-1.12.0-r1.ebuild
index f616669f7ed7..795ac54f4f45 100644
--- a/net-libs/openh323/openh323-1.12.0-r1.ebuild
+++ b/net-libs/openh323/openh323-1.12.0-r1.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/openh323/openh323-1.12.0-r1.ebuild,v 1.10 2005/01/08 20:15:47 stkn Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.12.0-r1.ebuild,v 1.11 2005/07/10 01:06:25 swegener Exp $
inherit eutils
@@ -97,5 +97,3 @@ src_install() {
dosym /usr/lib/libh323_${OPENH323_ARCH}.so.${PV} /usr/lib/libh323_${ALT_ARCH}.so
}
-
-
diff --git a/net-libs/openh323/openh323-1.13.2.ebuild b/net-libs/openh323/openh323-1.13.2.ebuild
index f3ae989bc969..7b718473376b 100644
--- a/net-libs/openh323/openh323-1.13.2.ebuild
+++ b/net-libs/openh323/openh323-1.13.2.ebuild
@@ -1,8 +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/openh323/openh323-1.13.2.ebuild,v 1.6 2005/01/08 20:15:47 stkn Exp $
-
-IUSE="ssl"
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.13.2.ebuild,v 1.7 2005/07/10 01:06:25 swegener Exp $
inherit eutils
@@ -11,6 +9,7 @@ DESCRIPTION="Open Source implementation of the ITU H.323 teleconferencing protoc
HOMEPAGE="http://www.openh323.org/"
SRC_URI="http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/${P}.tar.gz"
+IUSE="ssl"
SLOT="0"
LICENSE="MPL-1.1"
KEYWORDS="-x86"
diff --git a/net-libs/openh323/openh323-1.13.5-r1.ebuild b/net-libs/openh323/openh323-1.13.5-r1.ebuild
index cd6b095b848d..2afc4f062590 100644
--- a/net-libs/openh323/openh323-1.13.5-r1.ebuild
+++ b/net-libs/openh323/openh323-1.13.5-r1.ebuild
@@ -1,8 +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/openh323/openh323-1.13.5-r1.ebuild,v 1.1 2005/02/03 20:11:08 stkn Exp $
-
-IUSE="ssl"
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.13.5-r1.ebuild,v 1.2 2005/07/10 01:06:25 swegener Exp $
inherit eutils flag-o-matic multilib
@@ -13,6 +11,7 @@ DESCRIPTION="Open Source implementation of the ITU H.323 teleconferencing protoc
HOMEPAGE="http://www.openh323.org/"
SRC_URI="mirror://sourceforge/openh323/${MY_P}-src.tar.gz"
+IUSE="ssl"
SLOT="0"
LICENSE="MPL-1.1"
KEYWORDS="~x86 ppc ~amd64 ~sparc ~alpha"
diff --git a/net-libs/openh323/openh323-1.13.5.ebuild b/net-libs/openh323/openh323-1.13.5.ebuild
index 3f3a3c9a2d62..165035e0ed45 100644
--- a/net-libs/openh323/openh323-1.13.5.ebuild
+++ b/net-libs/openh323/openh323-1.13.5.ebuild
@@ -1,8 +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/openh323/openh323-1.13.5.ebuild,v 1.12 2005/01/10 12:24:44 stkn Exp $
-
-IUSE="ssl"
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.13.5.ebuild,v 1.13 2005/07/10 01:06:25 swegener Exp $
inherit eutils flag-o-matic
@@ -13,6 +11,7 @@ DESCRIPTION="Open Source implementation of the ITU H.323 teleconferencing protoc
HOMEPAGE="http://www.openh323.org/"
SRC_URI="mirror://sourceforge/openh323/${MY_P}-src.tar.gz"
+IUSE="ssl"
SLOT="0"
LICENSE="MPL-1.1"
KEYWORDS="~x86 ppc ~amd64 ~sparc ~alpha"
diff --git a/net-libs/openh323/openh323-1.15.2-r1.ebuild b/net-libs/openh323/openh323-1.15.2-r1.ebuild
index 4f59a0c5a2b8..eb0ce8fcfd50 100644
--- a/net-libs/openh323/openh323-1.15.2-r1.ebuild
+++ b/net-libs/openh323/openh323-1.15.2-r1.ebuild
@@ -1,8 +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/openh323/openh323-1.15.2-r1.ebuild,v 1.1 2005/02/03 20:11:08 stkn Exp $
-
-IUSE="ssl novideo noaudio debug"
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.15.2-r1.ebuild,v 1.2 2005/07/10 01:06:25 swegener Exp $
inherit eutils flag-o-matic multilib
@@ -13,6 +11,7 @@ DESCRIPTION="Open Source implementation of the ITU H.323 teleconferencing protoc
HOMEPAGE="http://www.openh323.org/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src-tar.gz"
+IUSE="ssl novideo noaudio debug"
SLOT="0"
LICENSE="MPL-1.1"
KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64"
diff --git a/net-libs/openh323/openh323-1.15.2.ebuild b/net-libs/openh323/openh323-1.15.2.ebuild
index 533ce7708cb3..75a1b191f91f 100644
--- a/net-libs/openh323/openh323-1.15.2.ebuild
+++ b/net-libs/openh323/openh323-1.15.2.ebuild
@@ -1,8 +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/openh323/openh323-1.15.2.ebuild,v 1.8 2005/01/14 17:07:15 dholm Exp $
-
-IUSE="ssl novideo noaudio debug"
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.15.2.ebuild,v 1.9 2005/07/10 01:06:25 swegener Exp $
inherit eutils flag-o-matic
@@ -13,6 +11,7 @@ DESCRIPTION="Open Source implementation of the ITU H.323 teleconferencing protoc
HOMEPAGE="http://www.openh323.org/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src-tar.gz"
+IUSE="ssl novideo noaudio debug"
SLOT="0"
LICENSE="MPL-1.1"
KEYWORDS="~x86 ~sparc ~alpha ~ppc"
diff --git a/net-libs/openh323/openh323-1.15.3.ebuild b/net-libs/openh323/openh323-1.15.3.ebuild
index 64ecc4923bea..5b363546e106 100644
--- a/net-libs/openh323/openh323-1.15.3.ebuild
+++ b/net-libs/openh323/openh323-1.15.3.ebuild
@@ -1,18 +1,16 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.15.3.ebuild,v 1.1 2005/04/10 22:06:02 stkn Exp $
-
-IUSE="ssl novideo noaudio debug"
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.15.3.ebuild,v 1.2 2005/07/10 01:06:25 swegener Exp $
inherit eutils flag-o-matic multilib
MY_P="${PN}-v${PV//./_}"
-S=${WORKDIR}/${P}
DESCRIPTION="Open Source implementation of the ITU H.323 teleconferencing protocol"
HOMEPAGE="http://www.openh323.org/"
SRC_URI="http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/${P}.tar.gz"
+IUSE="ssl novideo noaudio debug"
SLOT="0"
LICENSE="MPL-1.1"
KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64"