summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:32:15 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:32:15 +0000
commitc0c50a50c6ce6a80d4c8242a2af4686c4e3a261b (patch)
treedc23d30530e2361566b8e2a48c5bcac38f77fdd4 /gnome-extra/gnome-games
parentsync IUSE (missing) (diff)
downloadhistorical-c0c50a50c6ce6a80d4c8242a2af4686c4e3a261b.tar.gz
historical-c0c50a50c6ce6a80d4c8242a2af4686c4e3a261b.tar.bz2
historical-c0c50a50c6ce6a80d4c8242a2af4686c4e3a261b.zip
don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'gnome-extra/gnome-games')
-rw-r--r--gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild b/gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild
index de47f6c71ec0..5bfedb379d24 100644
--- a/gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild
+++ b/gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Reviewed by Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild,v 1.15 2004/06/24 22:04:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild,v 1.16 2004/07/14 15:32:15 agriffis Exp $
IUSE="nls"
-S=${WORKDIR}/${P}
DESCRIPTION="gnome-utils"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnome.org/"
@@ -57,6 +56,3 @@ src_install() {
dodoc AUTHORS COPYING* ChangeLog NEWS README*
}
-
-
-