Initial ebuild
authorMartin Holzer <mholzer@gentoo.org>
Tue, 9 Sep 2003 19:21:49 +0000 (19:21 +0000)
committerMartin Holzer <mholzer@gentoo.org>
Tue, 9 Sep 2003 19:21:49 +0000 (19:21 +0000)
app-misc/xchm/Manifest
app-misc/xchm/xchm-0.7.1.ebuild

index 97e4e39b312453332aeabce25ced955ec41c32f9..0a01e940dd065b6e057bccfd04c270884fd858d4 100644 (file)
@@ -1,3 +1,3 @@
 MD5 ac5a92725772f463e389cca1fa721ca5 ChangeLog 393
-MD5 c3a6a14cf2995274515bd08583ce0e42 xchm-0.7.1.ebuild 702
+MD5 fdcd312b843cac0026ed8d8c8ebed301 xchm-0.7.1.ebuild 700
 MD5 4a744582ba8f1bdd4ef921f65b5a2ea0 files/digest-xchm-0.7.1 127
index c0d7fb7c3d160c60bcb2d28ef288240d01b93b5e..258fec5abd6ae9e238689747717e27e21d7b1d3a 100644 (file)
@@ -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/app-misc/xchm/xchm-0.7.1.ebuild,v 1.1 2003/09/09 19:21:06 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/xchm/xchm-0.7.1.ebuild,v 1.2 2003/09/09 19:21:43 mholzer Exp $
 
 DESCRIPTION="Utility for viewing Microsoft .chm files."
 HOMEPAGE="http://xchm.sf.net"
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="~x86"
 
 IUSE="doc"
-DEPEND=">=dev-libs/chmlib-0.31 
+DEPEND=">=dev-libs/chmlib-0.31
        >=x11-libs/wxGTK-2.4.0"
 
 src_compile() {
@@ -23,7 +23,7 @@ src_compile() {
 src_install() {
        einstall || die
        dodoc COPYING AUTHORS README NEWS
-       
+
        if [ "`use doc`" ]; then
        cd ${S}"-doc"
        dohtml html/*