diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-10-26 21:16:54 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-10-26 21:16:54 +0000 |
commit | 1c5dab3a88156278f00142a0703eacb499634a8e (patch) | |
tree | 1face03f2d1f2285fed7be023462e6ca6a2aa659 /app-misc/xchm | |
parent | Version bumped. (diff) | |
download | gentoo-2-1c5dab3a88156278f00142a0703eacb499634a8e.tar.gz gentoo-2-1c5dab3a88156278f00142a0703eacb499634a8e.tar.bz2 gentoo-2-1c5dab3a88156278f00142a0703eacb499634a8e.zip |
Version bumped.
Diffstat (limited to 'app-misc/xchm')
-rw-r--r-- | app-misc/xchm/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/xchm/Manifest | 6 | ||||
-rw-r--r-- | app-misc/xchm/files/digest-xchm-0.8.7 | 2 | ||||
-rw-r--r-- | app-misc/xchm/xchm-0.8.6.ebuild | 5 | ||||
-rw-r--r-- | app-misc/xchm/xchm-0.8.7.ebuild | 32 |
5 files changed, 47 insertions, 6 deletions
diff --git a/app-misc/xchm/ChangeLog b/app-misc/xchm/ChangeLog index a761571416a2..2c08d068bfdf 100644 --- a/app-misc/xchm/ChangeLog +++ b/app-misc/xchm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-misc/xchm # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/xchm/ChangeLog,v 1.8 2003/10/14 14:56:38 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xchm/ChangeLog,v 1.9 2003/10/26 21:16:48 mholzer Exp $ + +*xchm-0.8.7 (26 Oct 2003) + + 26 Oct 2003; Martin Holzer <mholzer@gentoo.org> xchm-0.8.6.ebuild, + xchm-0.8.7.ebuild: + Version bumped. *xchm-0.8.6 (15 Oct 2003) diff --git a/app-misc/xchm/Manifest b/app-misc/xchm/Manifest index 6e2ed1f19e74..d12becc41428 100644 --- a/app-misc/xchm/Manifest +++ b/app-misc/xchm/Manifest @@ -1,5 +1,5 @@ -MD5 5c6cc7d2dddf0ab3196f491eec86eb52 xchm-0.8.7.ebuild 751 -MD5 ab4ca98be10f254701cab547b97befd6 ChangeLog 1178 -MD5 5c6cc7d2dddf0ab3196f491eec86eb52 xchm-0.8.6.ebuild 751 +MD5 df5ae295c482c2accec422299151addc xchm-0.8.7.ebuild 751 +MD5 503dfdc1d4de37c725caa73c46be2257 ChangeLog 1314 +MD5 0ad8fa55dc4c6a6ba6799603f6f302f5 xchm-0.8.6.ebuild 751 MD5 fdb248aafa3aceb228f37e6e5fcb768e files/digest-xchm-0.8.7 127 MD5 1f537cb46d67106b2b0e2b3bef9452f9 files/digest-xchm-0.8.6 127 diff --git a/app-misc/xchm/files/digest-xchm-0.8.7 b/app-misc/xchm/files/digest-xchm-0.8.7 new file mode 100644 index 000000000000..2d68bf9b2277 --- /dev/null +++ b/app-misc/xchm/files/digest-xchm-0.8.7 @@ -0,0 +1,2 @@ +MD5 0bb485f68199707a78329524f4fff572 xchm-0.8.7.tar.gz 115073 +MD5 bca90c47b83a8fdf6b08152846471118 xchm-0.8.7-doc.tar.gz 64794 diff --git a/app-misc/xchm/xchm-0.8.6.ebuild b/app-misc/xchm/xchm-0.8.6.ebuild index 7d73d462d0d4..82f0cd685312 100644 --- a/app-misc/xchm/xchm-0.8.6.ebuild +++ b/app-misc/xchm/xchm-0.8.6.ebuild @@ -1,11 +1,12 @@ # 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.8.6.ebuild,v 1.1 2003/10/14 14:56:38 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/xchm/xchm-0.8.6.ebuild,v 1.2 2003/10/26 21:16:48 mholzer Exp $ DESCRIPTION="Utility for viewing Microsoft .chm files." HOMEPAGE="http://xchm.sf.net" SRC_URI="mirror://sourceforge/xchm/${P}.tar.gz - doc? ( mirror://sourceforge/xchm/${P}-doc.tar.gz ) " + doc? ( mirror://sourceforge/xchm/${P}-doc.tar.gz )" +RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" diff --git a/app-misc/xchm/xchm-0.8.7.ebuild b/app-misc/xchm/xchm-0.8.7.ebuild new file mode 100644 index 000000000000..9fff9dbfc376 --- /dev/null +++ b/app-misc/xchm/xchm-0.8.7.ebuild @@ -0,0 +1,32 @@ +# 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.8.7.ebuild,v 1.1 2003/10/26 21:16:48 mholzer Exp $ + +DESCRIPTION="Utility for viewing Microsoft .chm files." +HOMEPAGE="http://xchm.sf.net" +SRC_URI="mirror://sourceforge/xchm/${P}.tar.gz + doc? ( mirror://sourceforge/xchm/${P}-doc.tar.gz )" +RESTRICT="nomirror" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc" + +IUSE="doc" +DEPEND=">=app-doc/chmlib-0.31 + >=x11-libs/wxGTK-2.4.0" + +src_compile() { + econf || die "configure failed" + emake || die "make failed" +} + +src_install() { + einstall || die + dodoc COPYING AUTHORS README + + if [ "`use doc`" ]; then + cd ${S}"-doc" + dohtml html/* + fi +} |