summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/log4cxx/log4cxx-0.9.5.ebuild3
-rw-r--r--dev-libs/pcl/pcl-1.2.ebuild3
-rw-r--r--gnome-base/eel/eel-1.0.2-r3.ebuild3
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-libs/log4cxx/log4cxx-0.9.5.ebuild b/dev-libs/log4cxx/log4cxx-0.9.5.ebuild
index 81836ee74f26..af430c8a528d 100644
--- a/dev-libs/log4cxx/log4cxx-0.9.5.ebuild
+++ b/dev-libs/log4cxx/log4cxx-0.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.9.5.ebuild,v 1.4 2004/07/02 04:51:33 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.9.5.ebuild,v 1.5 2004/07/14 14:59:44 agriffis Exp $
DESCRIPTION="Library of C++ classes for flexible logging to files, syslog and other destinations"
HOMEPAGE="http://log4cxx.sourceforge.net/"
@@ -15,7 +15,6 @@ DEPEND="virtual/libc
dev-libs/libxml2"
RDEPEND=""
-S="${WORKDIR}/${P}"
src_compile() {
./autogen.sh
diff --git a/dev-libs/pcl/pcl-1.2.ebuild b/dev-libs/pcl/pcl-1.2.ebuild
index 2ae0651eac41..8313c1f6d36f 100644
--- a/dev-libs/pcl/pcl-1.2.ebuild
+++ b/dev-libs/pcl/pcl-1.2.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pcl/pcl-1.2.ebuild,v 1.2 2004/06/24 23:31:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pcl/pcl-1.2.ebuild,v 1.3 2004/07/14 15:03:16 agriffis Exp $
DESCRIPTION="A library to provide low-level coroutines for in-process context switching"
HOMEPAGE="http://www.xmailserver.org/libpcl.html"
SRC_URI="http://monkey.org/~provos/${P}.tar.gz"
SRC_URI="http://www.xmailserver.org/${P}.tar.gz"
-S=${WORKDIR}/${P}
# unsure on this one
LICENSE="GPL-2"
diff --git a/gnome-base/eel/eel-1.0.2-r3.ebuild b/gnome-base/eel/eel-1.0.2-r3.ebuild
index 7558e9a4f661..15603fa33b18 100644
--- a/gnome-base/eel/eel-1.0.2-r3.ebuild
+++ b/gnome-base/eel/eel-1.0.2-r3.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-1.0.2-r3.ebuild,v 1.14 2004/06/24 21:55:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-1.0.2-r3.ebuild,v 1.15 2004/07/14 15:03:59 agriffis Exp $
IUSE="nls"
-S=${WORKDIR}/${P}
DESCRIPTION="EEL libraries for GNOME"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnome.org/"