diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-11 01:06:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-11 01:06:24 +0000 |
commit | 304d3c6e3936ed6009f10b5c81d45c53c11b6e48 (patch) | |
tree | 7dd9555dddaac5e87292731a492e1c264a755b9d /dev-db/xindice | |
parent | repoman: fix leading whitespace (diff) | |
download | historical-304d3c6e3936ed6009f10b5c81d45c53c11b6e48.tar.gz historical-304d3c6e3936ed6009f10b5c81d45c53c11b6e48.tar.bz2 historical-304d3c6e3936ed6009f10b5c81d45c53c11b6e48.zip |
repoman: fix leading whitespace
Diffstat (limited to 'dev-db/xindice')
-rw-r--r-- | dev-db/xindice/Manifest | 2 | ||||
-rw-r--r-- | dev-db/xindice/xindice-1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/xindice/Manifest b/dev-db/xindice/Manifest index 6e1c631c3e3a..ba307c1b2e5a 100644 --- a/dev-db/xindice/Manifest +++ b/dev-db/xindice/Manifest @@ -1,5 +1,5 @@ MD5 3edb3012fcd57994086cdc9eba2764db ChangeLog 490 -MD5 ac89ba19bed57d20d774b4ec6d0df578 xindice-1.0.ebuild 1679 +MD5 0e1243ab25019fb6fd43fec586bc3c5a xindice-1.0.ebuild 1678 MD5 c87c4724c3cbf94d7c0379589a13ad2b files/21xindice 26 MD5 7e4600809285fee4636287cb3cffbff9 files/digest-xindice-1.0 309 MD5 e60da088b700fb70b44c177f41325953 files/xindice 586 diff --git a/dev-db/xindice/xindice-1.0.ebuild b/dev-db/xindice/xindice-1.0.ebuild index a839a02906d7..972feb1d6090 100644 --- a/dev-db/xindice/xindice-1.0.ebuild +++ b/dev-db/xindice/xindice-1.0.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-db/xindice/xindice-1.0.ebuild,v 1.4 2003/09/06 22:25:50 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/xindice/xindice-1.0.ebuild,v 1.5 2003/09/11 01:06:22 msterret Exp $ inherit eutils @@ -45,7 +45,7 @@ src_install() { cp -Rvdp bin config icons docs logs idl ${D}${TARGET} cd java cp -Rvdp lib tests examples ${D}${TARGET}/java - cd .. + cd .. dodoc docs/LICENSE docs/README docs/FAQ docs/TODO docs/VERSIONS docs/AUTHORS dohtml docs/AdministratorsGuide.html docs/DevelopersGuide.html docs/UsersGuide.html docs/ToolsReference.html docs/feather.gif docs/index.html docs/xindice.jpg dodir /etc/env.d |