summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:55:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:55:07 +0000
commit356e3331ebeb5292108b9dc4a023ad590cf88b53 (patch)
treee37ac90fa4d5792fa5332b6fed37c822fd0c7a6a /dev-libs/libwbxml
parentwhitespace (diff)
downloadhistorical-356e3331ebeb5292108b9dc4a023ad590cf88b53.tar.gz
historical-356e3331ebeb5292108b9dc4a023ad590cf88b53.tar.bz2
historical-356e3331ebeb5292108b9dc4a023ad590cf88b53.zip
whitespace
Package-Manager: portage-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