summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 08:39:30 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 08:39:30 +0000
commit4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba (patch)
tree8db56ecc947ec85331531382315359e1c7c8c2d1 /dev-util/pharmacy
parentremoved old version (diff)
downloadhistorical-4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba.tar.gz
historical-4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba.tar.bz2
historical-4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba.zip
whitespace cleanup
Diffstat (limited to 'dev-util/pharmacy')
-rw-r--r--dev-util/pharmacy/Manifest2
-rw-r--r--dev-util/pharmacy/pharmacy-0.3-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/pharmacy/Manifest b/dev-util/pharmacy/Manifest
index 40d112ac0522..be2d426c4c18 100644
--- a/dev-util/pharmacy/Manifest
+++ b/dev-util/pharmacy/Manifest
@@ -1,3 +1,3 @@
MD5 2e1579c2511bdc22be4562d503970bb6 ChangeLog 927
-MD5 8f79534f65086a0f3b379b544f40b37b pharmacy-0.3-r2.ebuild 802
+MD5 ce116d8a80cb9a53b7e365f33f9a5c0a pharmacy-0.3-r2.ebuild 803
MD5 5c3033d11636e5afd515042863dd7c47 files/digest-pharmacy-0.3-r2 64
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
}