summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:22:18 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:22:18 +0000
commit6a5e8cf629d89519b643ffa3c19af9319e29872b (patch)
tree27c0fb961a6ecd0fd85b1b2e5e8201ab75a2b241 /gnome-base/oaf
parentsync IUSE (+alsa) (Manifest recommit) (diff)
downloadgentoo-2-6a5e8cf629d89519b643ffa3c19af9319e29872b.tar.gz
gentoo-2-6a5e8cf629d89519b643ffa3c19af9319e29872b.tar.bz2
gentoo-2-6a5e8cf629d89519b643ffa3c19af9319e29872b.zip
don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'gnome-base/oaf')
-rw-r--r--gnome-base/oaf/oaf-0.6.10.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnome-base/oaf/oaf-0.6.10.ebuild b/gnome-base/oaf/oaf-0.6.10.ebuild
index 352cc5d50332..bf534cf8dfe5 100644
--- a/gnome-base/oaf/oaf-0.6.10.ebuild
+++ b/gnome-base/oaf/oaf-0.6.10.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-base/oaf/oaf-0.6.10.ebuild,v 1.16 2004/07/01 19:46:42 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.17 2004/07/14 15:20:21 agriffis Exp $
IUSE="nls"
inherit gnome.org libtool
-S=${WORKDIR}/${P}
DESCRIPTION="Object Activation Framework for GNOME"
HOMEPAGE="http://www.gnome.org/"
@@ -50,4 +49,3 @@ src_install() {
dodoc AUTHORS COPYING* ChangeLog README
dodoc NEWS TODO
}
-