summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:23:41 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:23:41 +0000
commit8f5142ea9ceeb00cdd1e277d40d247511ba34a8a (patch)
treedb09e00b77544a404c21b25ea239a9a054c39580 /app-office/qhacc
parentUpdate version (diff)
downloadgentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.tar.gz
gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.tar.bz2
gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-office/qhacc')
-rw-r--r--app-office/qhacc/Manifest6
-rw-r--r--app-office/qhacc/qhacc-2.9.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/app-office/qhacc/Manifest b/app-office/qhacc/Manifest
index 3af4a109057d..981402236eb0 100644
--- a/app-office/qhacc/Manifest
+++ b/app-office/qhacc/Manifest
@@ -1,4 +1,4 @@
-MD5 f9848845170083de3cf3420f27f240c1 files/digest-qhacc-2.9 61
-MD5 512150b47a904b0240101e319856aab1 metadata.xml 156
-MD5 31d30c6cfc69d2c32ea4cb07468d4bce qhacc-2.9.ebuild 774
MD5 fae2d7e97a3b8d147c624e62e854d7c1 ChangeLog 342
+MD5 512150b47a904b0240101e319856aab1 metadata.xml 156
+MD5 7794b9a819114cd369b42dfcd3ece762 qhacc-2.9.ebuild 775
+MD5 f9848845170083de3cf3420f27f240c1 files/digest-qhacc-2.9 61
diff --git a/app-office/qhacc/qhacc-2.9.ebuild b/app-office/qhacc/qhacc-2.9.ebuild
index 2df4629476a7..03676f4b5632 100644
--- a/app-office/qhacc/qhacc-2.9.ebuild
+++ b/app-office/qhacc/qhacc-2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-2.9.ebuild,v 1.1 2003/08/12 19:05:03 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/qhacc-2.9.ebuild,v 1.2 2003/09/06 22:21:02 msterret Exp $
inherit kde-base
need-qt 3
@@ -22,7 +22,7 @@ pkg_postinst() {
cp -R $S/contrib/easysetup/* /etc/qhacc/
einfo "Copy the files in /etc/qhacc to ~/.qhacc,
You have to run this program with the command:
- qhacc -f ~/.qhacc/
+ qhacc -f ~/.qhacc/
I prefer to put this in my .bashrc
alias qhacc=\"qhacc -f ~/.qhacc\""
}