summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 00:18:12 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 00:18:12 +0000
commite0a469bef839cd2d6a20678483b50e2e7f452a55 (patch)
treee003be58b7f60ff16c2013608da9b166512420ed /net-print/omni
parentrepoman: fix leading whitespace (diff)
downloadgentoo-2-e0a469bef839cd2d6a20678483b50e2e7f452a55.tar.gz
gentoo-2-e0a469bef839cd2d6a20678483b50e2e7f452a55.tar.bz2
gentoo-2-e0a469bef839cd2d6a20678483b50e2e7f452a55.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-print/omni')
-rw-r--r--net-print/omni/Manifest4
-rw-r--r--net-print/omni/omni-0.9.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-print/omni/Manifest b/net-print/omni/Manifest
index 418795538bf8..aa0c7fabf490 100644
--- a/net-print/omni/Manifest
+++ b/net-print/omni/Manifest
@@ -1,4 +1,4 @@
-MD5 5b9711408816a27524a93e6b72e9d928 omni-0.9.0.ebuild 1549
-MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161
MD5 288e88536e2343616dbcc4be1626929d ChangeLog 448
+MD5 2a053b6e03d7f90919d8cf055f1d4520 omni-0.9.0.ebuild 1550
+MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161
MD5 a0f001bbeec0ec15dff8fac7e9790527 files/digest-omni-0.9.0 63
diff --git a/net-print/omni/omni-0.9.0.ebuild b/net-print/omni/omni-0.9.0.ebuild
index 63989d31707c..22fea19626cd 100644
--- a/net-print/omni/omni-0.9.0.ebuild
+++ b/net-print/omni/omni-0.9.0.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-print/omni/omni-0.9.0.ebuild,v 1.3 2003/07/29 13:35:01 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/omni/omni-0.9.0.ebuild,v 1.4 2003/09/07 00:18:10 msterret Exp $
DESCRIPTION="Omni provides support for many printers with a pluggable framework (easy to add devices)"
HOMEPAGE="http://sourceforge.net/projects/omniprint"
@@ -32,7 +32,7 @@ src_compile() {
use static \
&& myconf="${myconf} --enable-static" \
|| myconf="${myconf} --disable-static"
-
+
./setupOmni ${myconf} || die
if [ "`use ppds`" -a "`use cups`" ]; then