diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-11-11 19:29:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-11-11 19:29:40 +0000 |
commit | 09e46a4956519ce1da98e4a9d256c0455ae2dd89 (patch) | |
tree | 41d854dded581af9cd1eac79cdb25a7fab890723 /net-www | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-09e46a4956519ce1da98e4a9d256c0455ae2dd89.tar.gz historical-09e46a4956519ce1da98e4a9d256c0455ae2dd89.tar.bz2 historical-09e46a4956519ce1da98e4a9d256c0455ae2dd89.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/horde/Manifest | 2 | ||||
-rw-r--r-- | net-www/horde/horde-2.2.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-www/horde/Manifest b/net-www/horde/Manifest index 7a5fde566b20..2ea9241e893e 100644 --- a/net-www/horde/Manifest +++ b/net-www/horde/Manifest @@ -1,3 +1,3 @@ MD5 aea33e7e6a9de6c26ebb8d0adb620137 ChangeLog 1756 -MD5 a17a4b7e4c985916b0efc986c87a5c04 horde-2.2.4.ebuild 1772 +MD5 f9fd5ccb1bbb295805fca7ca8d9bbe91 horde-2.2.4.ebuild 1773 MD5 d00b68f4d9082ed6fc81dd6232bed73f files/digest-horde-2.2.4 63 diff --git a/net-www/horde/horde-2.2.4.ebuild b/net-www/horde/horde-2.2.4.ebuild index 50085f47b80b..9e26593d55cd 100644 --- a/net-www/horde/horde-2.2.4.ebuild +++ b/net-www/horde/horde-2.2.4.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-www/horde/horde-2.2.4.ebuild,v 1.6 2003/11/11 18:06:29 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/horde/horde-2.2.4.ebuild,v 1.7 2003/11/11 19:29:38 mr_bones_ Exp $ inherit webapp-apache @@ -40,7 +40,7 @@ src_install () { local DocumentRoot=${HTTPD_ROOT} local destdir=${DocumentRoot}/${PN} - + dodoc COPYING README docs/* rm -rf COPYING README docs dodir ${destdir} |