From deff20a229861b4fa86217811e8c43d0bdea2bf6 Mon Sep 17 00:00:00 2001 From: Aron Griffis <agriffis@gentoo.org> Date: Wed, 14 Jul 2004 15:58:42 +0000 Subject: don't assign S=${WORKDIR}/${P}, trim trailing whitespace --- gnome-extra/gtop/gtop-1.0.13-r2.ebuild | 4 +--- gnome-extra/libgda/libgda-0.2.95-r1.ebuild | 3 +-- gnome-extra/libgda/libgda-0.2.96-r2.ebuild | 4 +--- gnome-extra/medusa/medusa-0.5.1-r3.ebuild | 4 +--- gnome-extra/medusa/medusa-0.5.1-r4.ebuild | 4 +--- 5 files changed, 5 insertions(+), 14 deletions(-) (limited to 'gnome-extra') diff --git a/gnome-extra/gtop/gtop-1.0.13-r2.ebuild b/gnome-extra/gtop/gtop-1.0.13-r2.ebuild index 126f64a44153..615d07f22a46 100644 --- a/gnome-extra/gtop/gtop-1.0.13-r2.ebuild +++ b/gnome-extra/gtop/gtop-1.0.13-r2.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/gnome-extra/gtop/gtop-1.0.13-r2.ebuild,v 1.14 2004/06/24 22:07:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtop/gtop-1.0.13-r2.ebuild,v 1.15 2004/07/14 15:55:31 agriffis Exp $ inherit eutils IUSE="nls" -S=${WORKDIR}/${P} DESCRIPTION="gtop" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" @@ -51,4 +50,3 @@ src_install() { dodoc AUTHORS COPYING ChangeLog NEWS README TODO } - diff --git a/gnome-extra/libgda/libgda-0.2.95-r1.ebuild b/gnome-extra/libgda/libgda-0.2.95-r1.ebuild index 7774c59d604b..70725430532e 100644 --- a/gnome-extra/libgda/libgda-0.2.95-r1.ebuild +++ b/gnome-extra/libgda/libgda-0.2.95-r1.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-extra/libgda/libgda-0.2.95-r1.ebuild,v 1.16 2004/07/01 19:47:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.2.95-r1.ebuild,v 1.17 2004/07/14 15:56:21 agriffis Exp $ IUSE="ldap odbc postgres mysql" -S=${WORKDIR}/${P} DESCRIPTION="gda lib" SRC_URI="ftp://ftp.gnome-db.org/pub/gnome-db/sources/latest/${P}.tar.gz ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" diff --git a/gnome-extra/libgda/libgda-0.2.96-r2.ebuild b/gnome-extra/libgda/libgda-0.2.96-r2.ebuild index b4342c65940c..69f98638bd14 100644 --- a/gnome-extra/libgda/libgda-0.2.96-r2.ebuild +++ b/gnome-extra/libgda/libgda-0.2.96-r2.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-extra/libgda/libgda-0.2.96-r2.ebuild,v 1.15 2004/07/01 19:47:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.2.96-r2.ebuild,v 1.16 2004/07/14 15:56:21 agriffis Exp $ IUSE="odbc postgres mysql" -S=${WORKDIR}/${P} DESCRIPTION="gda lib" SRC_URI="ftp://ftp.gnome-db.org/pub/gnome-db/sources/latest/${P}.tar.gz ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" @@ -135,4 +134,3 @@ pkg_postrm() { echo ">>> Updating Scrollkeeper database..." scrollkeeper-update >/dev/null 2>&1 } - diff --git a/gnome-extra/medusa/medusa-0.5.1-r3.ebuild b/gnome-extra/medusa/medusa-0.5.1-r3.ebuild index c3f855e86929..d4c04230bad1 100644 --- a/gnome-extra/medusa/medusa-0.5.1-r3.ebuild +++ b/gnome-extra/medusa/medusa-0.5.1-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-extra/medusa/medusa-0.5.1-r3.ebuild,v 1.11 2004/06/24 22:09:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/medusa/medusa-0.5.1-r3.ebuild,v 1.12 2004/07/14 15:58:42 agriffis Exp $ IUSE="nls" -S=${WORKDIR}/${P} DESCRIPTION="Medusa search system for GNOME" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" @@ -52,4 +51,3 @@ src_install() { dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO } - diff --git a/gnome-extra/medusa/medusa-0.5.1-r4.ebuild b/gnome-extra/medusa/medusa-0.5.1-r4.ebuild index eb842f254759..e0416deeecd3 100644 --- a/gnome-extra/medusa/medusa-0.5.1-r4.ebuild +++ b/gnome-extra/medusa/medusa-0.5.1-r4.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-extra/medusa/medusa-0.5.1-r4.ebuild,v 1.12 2004/06/24 22:09:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/medusa/medusa-0.5.1-r4.ebuild,v 1.13 2004/07/14 15:58:42 agriffis Exp $ IUSE="nls" -S=${WORKDIR}/${P} DESCRIPTION="Medusa search system for GNOME" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" @@ -71,4 +70,3 @@ src_install() { dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO } - -- cgit v1.2.3-65-gdbad