summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 08:39:30 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 08:39:30 +0000
commita430fac6f2c68e8fb3b95483ef3ba80b74adcf00 (patch)
tree010258cbb7523f35ee5790e18bd5b55b9ad2733b /dev-util/pharmacy/pharmacy-0.3-r2.ebuild
parentremoved old version (diff)
downloadgentoo-2-a430fac6f2c68e8fb3b95483ef3ba80b74adcf00.tar.gz
gentoo-2-a430fac6f2c68e8fb3b95483ef3ba80b74adcf00.tar.bz2
gentoo-2-a430fac6f2c68e8fb3b95483ef3ba80b74adcf00.zip
whitespace cleanup
Diffstat (limited to 'dev-util/pharmacy/pharmacy-0.3-r2.ebuild')
-rw-r--r--dev-util/pharmacy/pharmacy-0.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pharmacy/pharmacy-0.3-r2.ebuild b/dev-util/pharmacy/pharmacy-0.3-r2.ebuild
index 7b1b9fbfe60c..8a371d803a0b 100644
--- a/dev-util/pharmacy/pharmacy-0.3-r2.ebuild
+++ b/dev-util/pharmacy/pharmacy-0.3-r2.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/pharmacy/pharmacy-0.3-r2.ebuild,v 1.3 2003/02/13 11:59:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pharmacy/pharmacy-0.3-r2.ebuild,v 1.4 2003/09/06 08:39:20 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Gnome Front-End to CVS"
@@ -25,6 +25,6 @@ src_install () {
dodoc AUTHORS COPYING ChangeLog NEWS README TODO
insinto /usr/share/doc/pharmacy/index
- doins docs/index/*
+ doins docs/index/*
insinto /usr/share/doc/pharmacy docs/index.sgml
}