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 /dev-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 'dev-libs')
-rw-r--r--dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild3
-rw-r--r--dev-libs/pwlib/pwlib-1.8.4.ebuild5
-rw-r--r--dev-libs/xplc/xplc-0.3.10.ebuild4
-rw-r--r--dev-libs/xplc/xplc-0.3.11.ebuild4
4 files changed, 4 insertions, 12 deletions
diff --git a/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild b/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild
index e311a48a7ac0..2bc682dd0ff4 100644
--- a/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild
+++ b/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.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/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild,v 1.4 2005/01/21 21:49:53 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild,v 1.5 2005/07/10 01:11:13 swegener Exp $
inherit eutils
@@ -15,7 +15,6 @@ SRC_URI="http://www.ultramonkey.org/download/conn_sync/${P}.tar.gz"
SLOT="0"
KEYWORDS="-* ~x86"
IUSE=""
-S="${WORKDIR}/${P}"
src_compile() {
einfo "libip_vs_user_sync needs a kernel patched with linux-2.4.26-user_sync.3.patch"
diff --git a/dev-libs/pwlib/pwlib-1.8.4.ebuild b/dev-libs/pwlib/pwlib-1.8.4.ebuild
index 73a3b9037b08..83fa3b14c8fd 100644
--- a/dev-libs/pwlib/pwlib-1.8.4.ebuild
+++ b/dev-libs/pwlib/pwlib-1.8.4.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.8.4.ebuild,v 1.1 2005/04/10 22:03:32 stkn Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pwlib/pwlib-1.8.4.ebuild,v 1.2 2005/07/10 01:11:05 swegener Exp $
inherit eutils flag-o-matic multilib
IUSE="ssl sdl ieee1394 alsa esd v4l2"
-MY_P="${PN}-v${PV//./_}"
DESCRIPTION="Portable Multiplatform Class Libraries for OpenH323"
HOMEPAGE="http://www.openh323.org/"
SRC_URI="http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/${P}.tar.gz"
@@ -29,8 +28,6 @@ DEPEND=">=sys-devel/bison-1.28
media-plugins/libdc1394 )
esd? ( media-sound/esound )"
-S=${WORKDIR}/${P}
-
src_unpack() {
unpack ${A}
diff --git a/dev-libs/xplc/xplc-0.3.10.ebuild b/dev-libs/xplc/xplc-0.3.10.ebuild
index ddd5a401a456..306bf97d9b13 100644
--- a/dev-libs/xplc/xplc-0.3.10.ebuild
+++ b/dev-libs/xplc/xplc-0.3.10.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/dev-libs/xplc/xplc-0.3.10.ebuild,v 1.12 2005/04/24 12:55:21 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/xplc-0.3.10.ebuild,v 1.13 2005/07/10 01:10:21 swegener Exp $
DESCRIPTION="cross platform lightweight components library for C++"
HOMEPAGE="http://xplc.sourceforge.net"
@@ -14,8 +14,6 @@ IUSE=""
DEPEND="virtual/libc
dev-util/pkgconfig"
-S=${WORKDIR}/${P}
-
src_install() {
make DESTDIR=${D} install || die
dosym /usr/lib/pkgconfig/${P}.pc /usr/lib/pkgconfig/${PN}.pc
diff --git a/dev-libs/xplc/xplc-0.3.11.ebuild b/dev-libs/xplc/xplc-0.3.11.ebuild
index 265d2ce8d172..e3de444ec2b9 100644
--- a/dev-libs/xplc/xplc-0.3.11.ebuild
+++ b/dev-libs/xplc/xplc-0.3.11.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/dev-libs/xplc/xplc-0.3.11.ebuild,v 1.7 2005/06/17 20:41:00 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xplc/xplc-0.3.11.ebuild,v 1.8 2005/07/10 01:10:21 swegener Exp $
DESCRIPTION="cross platform lightweight components library for C++"
HOMEPAGE="http://xplc.sourceforge.net"
@@ -14,8 +14,6 @@ IUSE=""
DEPEND="virtual/libc
dev-util/pkgconfig"
-S=${WORKDIR}/${P}
-
src_test() {
make tests || die "at least one test has failed"
}