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.10.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.10.ebuild')
-rw-r--r--net-libs/soup/soup-0.7.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/soup/soup-0.7.10.ebuild b/net-libs/soup/soup-0.7.10.ebuild
index f6e8ff49ffdc..2d24d8f8e79e 100644
--- a/net-libs/soup/soup-0.7.10.ebuild
+++ b/net-libs/soup/soup-0.7.10.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.10.ebuild,v 1.8 2003/09/06 22:04:23 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/soup/soup-0.7.10.ebuild,v 1.9 2003/09/11 01:25:54 msterret Exp $
IUSE="ssl doc"
@@ -47,5 +47,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
}