summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:53:49 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:53:49 +0000
commit93c50f2640a5cd261382043a12f6a9d3ffd71fa0 (patch)
tree49e3083e41d321c15cb93fd52cff4f780d4b3835 /dev-libs/libwbxml
parentwhitespace (diff)
downloadgentoo-2-93c50f2640a5cd261382043a12f6a9d3ffd71fa0.tar.gz
gentoo-2-93c50f2640a5cd261382043a12f6a9d3ffd71fa0.tar.bz2
gentoo-2-93c50f2640a5cd261382043a12f6a9d3ffd71fa0.zip
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-libs/libwbxml')
-rw-r--r--dev-libs/libwbxml/libwbxml-0.9.0.ebuild4
-rw-r--r--dev-libs/libwbxml/libwbxml-0.9.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libwbxml/libwbxml-0.9.0.ebuild b/dev-libs/libwbxml/libwbxml-0.9.0.ebuild
index 9516878cd980..ef59b371d97a 100644
--- a/dev-libs/libwbxml/libwbxml-0.9.0.ebuild
+++ b/dev-libs/libwbxml/libwbxml-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.0.ebuild,v 1.3 2006/06/25 06:14:24 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.0.ebuild,v 1.4 2007/06/26 01:53:49 mr_bones_ Exp $
inherit eutils
@@ -29,7 +29,7 @@ src_unpack()
# Add optional Nokia 6600 support
use nokia6600 && epatch ${FILESDIR}/${MY_P}.nokia-6600.patch
- # Remove ./configure stuff from the bootstrap script,
+ # Remove ./configure stuff from the bootstrap script,
# we will handle that step directly
subst="./configure --prefix=/usr"
sed -i -e "s:${subst}:#${subst}:" bootstrap
diff --git a/dev-libs/libwbxml/libwbxml-0.9.2.ebuild b/dev-libs/libwbxml/libwbxml-0.9.2.ebuild
index 1411467d863e..a9c899e0a6fb 100644
--- a/dev-libs/libwbxml/libwbxml-0.9.2.ebuild
+++ b/dev-libs/libwbxml/libwbxml-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2.ebuild,v 1.6 2007/03/12 16:36:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2.ebuild,v 1.7 2007/06/26 01:53:49 mr_bones_ Exp $
inherit eutils
@@ -29,7 +29,7 @@ src_unpack()
cd ${S}
- # Remove ./configure stuff from the bootstrap script,
+ # Remove ./configure stuff from the bootstrap script,
# we will handle that step directly
subst="./configure --prefix=/usr"
sed -i -e "s:${subst}:#${subst}:" bootstrap