summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 01:28:28 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 01:28:28 +0000
commit4363954fa4b53c5db5733369c11d82bef1378c7e (patch)
tree4e7f3f344a00a7f4351c4b7f9a6603d7ac1348c9 /net-libs/soup/soup-0.7.11.ebuild
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-4363954fa4b53c5db5733369c11d82bef1378c7e.tar.gz
historical-4363954fa4b53c5db5733369c11d82bef1378c7e.tar.bz2
historical-4363954fa4b53c5db5733369c11d82bef1378c7e.zip
don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'net-libs/soup/soup-0.7.11.ebuild')
-rw-r--r--net-libs/soup/soup-0.7.11.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-libs/soup/soup-0.7.11.ebuild b/net-libs/soup/soup-0.7.11.ebuild
index aa6f42978f5f..826db06f40d9 100644
--- a/net-libs/soup/soup-0.7.11.ebuild
+++ b/net-libs/soup/soup-0.7.11.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/net-libs/soup/soup-0.7.11.ebuild,v 1.9 2004/06/24 23:18:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/soup/soup-0.7.11.ebuild,v 1.10 2004/07/15 01:28:28 agriffis Exp $
IUSE="ssl doc"
inherit gnome.org libtool
-S="${WORKDIR}/${P}"
DESCRIPTION="Soup is a SOAP implementation"
HOMEPAGE="http://www.gnome.org/"