diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:18:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:18:12 +0000 |
commit | 4b76ca1d7402619d45f56213df47847ac57f8387 (patch) | |
tree | a27378e6d1ff596a3b93b2985998d23082ff1e9c /net-print/foomatic-db | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-4b76ca1d7402619d45f56213df47847ac57f8387.tar.gz historical-4b76ca1d7402619d45f56213df47847ac57f8387.tar.bz2 historical-4b76ca1d7402619d45f56213df47847ac57f8387.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'net-print/foomatic-db')
-rw-r--r-- | net-print/foomatic-db/Manifest | 4 | ||||
-rw-r--r-- | net-print/foomatic-db/foomatic-db-20030716.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-print/foomatic-db/Manifest b/net-print/foomatic-db/Manifest index ed46dcd8fbdf..8633d640ed67 100644 --- a/net-print/foomatic-db/Manifest +++ b/net-print/foomatic-db/Manifest @@ -1,5 +1,5 @@ -MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 -MD5 57453e2601879426cfc95284a16ebee7 foomatic-db-20030716.ebuild 1776 MD5 2adbe065298de38bb14af21645f9e330 ChangeLog 513 +MD5 e644800833244ddddcba92cf59e39626 foomatic-db-20030716.ebuild 1777 +MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 MD5 6ae48bdfda2843beb859270c02d62c34 files/digest-foomatic-db-20030716 148 MD5 a61100174a95d158d5ce23eedf1f2cea files/perl-module.diff 1050 diff --git a/net-print/foomatic-db/foomatic-db-20030716.ebuild b/net-print/foomatic-db/foomatic-db-20030716.ebuild index 122a7234eb0f..4a0326c839ad 100644 --- a/net-print/foomatic-db/foomatic-db-20030716.ebuild +++ b/net-print/foomatic-db/foomatic-db-20030716.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/foomatic-db/foomatic-db-20030716.ebuild,v 1.4 2003/07/29 13:17:38 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20030716.ebuild,v 1.5 2003/09/07 00:18:10 msterret Exp $ DESCRIPTION="Foomatic printer database" HOMEPAGE="http://www.linuxprinting.org/foomatic" @@ -32,7 +32,7 @@ src_compile() { emake || die rm db/source/driver/stp.xml cd .. - + if [ `use ppds` ]; then cd foomatic-db-engine-3.0.0 epatch ${FILESDIR}/perl-module.diff |