From a55c33e6c2487abcfeea95bf2c235e6f607d35a1 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sat, 6 Sep 2003 20:28:44 +0000 Subject: whitespace cleanup --- dev-util/cvsgraph/Manifest | 2 +- dev-util/cvsgraph/cvsgraph-1.3.0.ebuild | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-util/cvsgraph') diff --git a/dev-util/cvsgraph/Manifest b/dev-util/cvsgraph/Manifest index 4900ac1e6b47..5c77811c0ecc 100644 --- a/dev-util/cvsgraph/Manifest +++ b/dev-util/cvsgraph/Manifest @@ -1,3 +1,3 @@ MD5 64cd7fa2e5fe8ae614a28655f93eb79e ChangeLog 408 -MD5 860f08084bd6717b98b15af1e9d35b20 cvsgraph-1.3.0.ebuild 994 +MD5 5d4389f3d7af3ef3cf801dc4e2917c44 cvsgraph-1.3.0.ebuild 973 MD5 48388df6aa6e24fe218206cc91e1a9dd files/digest-cvsgraph-1.3.0 65 diff --git a/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild b/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild index c09a12032532..d3ab3cb2a210 100644 --- a/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild +++ b/dev-util/cvsgraph/cvsgraph-1.3.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/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild,v 1.2 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.3.0.ebuild,v 1.3 2003/09/06 20:28:40 msterret Exp $ HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph" KEYWORDS="~x86 ~sparc ~ppc" @@ -30,8 +30,8 @@ src_compile() { } src_install () { - dobin ${S}/cvsgraph + dobin ${S}/cvsgraph insinto /etc - doins ${S}/cvsgraph.conf - doman ${S}/cvsgraph.1 ${S}/cvsgraph.conf.5 + doins ${S}/cvsgraph.conf + doman ${S}/cvsgraph.1 ${S}/cvsgraph.conf.5 } -- cgit v1.2.3-65-gdbad