summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-11 01:25:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-11 01:25:56 +0000
commitd17f46f30018f1b3cea454bc5b745bea51674277 (patch)
treebf7a5e649d3852ba4cd929b954fc7e3b06b16f6e /net-libs/soup/soup-0.7.11.ebuild
parentrepoman: fix leading whitespace (diff)
downloadhistorical-d17f46f30018f1b3cea454bc5b745bea51674277.tar.gz
historical-d17f46f30018f1b3cea454bc5b745bea51674277.tar.bz2
historical-d17f46f30018f1b3cea454bc5b745bea51674277.zip
repoman: fix leading whitespace
Diffstat (limited to 'net-libs/soup/soup-0.7.11.ebuild')
-rw-r--r--net-libs/soup/soup-0.7.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/soup/soup-0.7.11.ebuild b/net-libs/soup/soup-0.7.11.ebuild
index ddb5e12fa406..34b5d603f5f7 100644
--- a/net-libs/soup/soup-0.7.11.ebuild
+++ b/net-libs/soup/soup-0.7.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# 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.6 2003/09/06 22:04:23 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/soup/soup-0.7.11.ebuild,v 1.7 2003/09/11 01:25:54 msterret Exp $
IUSE="ssl doc"
@@ -49,5 +49,5 @@ src_compile() {
src_install() {
einstall || die
- dodoc AUTHORS ABOUT-NLS COPYING* ChangeLog README* INSTALL NEWS TODO
+ dodoc AUTHORS ABOUT-NLS COPYING* ChangeLog README* INSTALL NEWS TODO
}