diff options
author | 2005-06-27 21:33:18 +0000 | |
---|---|---|
committer | 2005-06-27 21:33:18 +0000 | |
commit | 44df9f7998c9a750d2b96d919637d54011a97ad6 (patch) | |
tree | 50004f371f6a029d1639a078b570e5a338654489 /dev-db | |
parent | ChangeLog fixup (diff) | |
download | gentoo-2-44df9f7998c9a750d2b96d919637d54011a97ad6.tar.gz gentoo-2-44df9f7998c9a750d2b96d919637d54011a97ad6.tar.bz2 gentoo-2-44df9f7998c9a750d2b96d919637d54011a97ad6.zip |
Trim trailing whitespace.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/hk_classes/hk_classes-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/hk_classes/hk_classes-0.7.4.ebuild b/dev-db/hk_classes/hk_classes-0.7.4.ebuild index b4cdc1ae5894..642743edc355 100644 --- a/dev-db/hk_classes/hk_classes-0.7.4.ebuild +++ b/dev-db/hk_classes/hk_classes-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4.ebuild,v 1.1 2005/06/27 20:16:55 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4.ebuild,v 1.2 2005/06/27 21:33:18 swegener Exp $ inherit eutils python @@ -34,7 +34,7 @@ DEPEND="firebird? ( dev-db/firebird ) src_unpack() { unpack ${A} ; cd ${S} epatch ${FILESDIR}/${P}-amd64.patch - + if use doc ; then cd ${WORKDIR} local docdirs="`ls -1`" |