summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-10-30 22:08:07 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-10-30 22:08:07 +0000
commitb5e579725cb210a3955b43626fc4666deb9d6b75 (patch)
treedb6e9d7bf62d52c4eca4ca63092f6fc680912d02 /x11-misc/xchm
parentVersion bumped. (Manifest recommit) (diff)
downloadgentoo-2-b5e579725cb210a3955b43626fc4666deb9d6b75.tar.gz
gentoo-2-b5e579725cb210a3955b43626fc4666deb9d6b75.tar.bz2
gentoo-2-b5e579725cb210a3955b43626fc4666deb9d6b75.zip
x86 stable
Diffstat (limited to 'x11-misc/xchm')
-rw-r--r--x11-misc/xchm/files/digest-xchm-0.9.12
-rw-r--r--x11-misc/xchm/files/digest-xchm-0.9.22
-rw-r--r--x11-misc/xchm/xchm-0.9.1.ebuild31
-rw-r--r--x11-misc/xchm/xchm-0.9.2.ebuild31
-rw-r--r--x11-misc/xchm/xchm-0.9.4.ebuild4
5 files changed, 2 insertions, 68 deletions
diff --git a/x11-misc/xchm/files/digest-xchm-0.9.1 b/x11-misc/xchm/files/digest-xchm-0.9.1
deleted file mode 100644
index fed08f69dd7f..000000000000
--- a/x11-misc/xchm/files/digest-xchm-0.9.1
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 5ba671e09e4c3ac46ffb5ce9d2c985eb xchm-0.9.1.tar.gz 317656
-MD5 30feeca034ffffb3c4398b68bb2cb015 xchm-0.9.1-doc.tar.gz 73618
diff --git a/x11-misc/xchm/files/digest-xchm-0.9.2 b/x11-misc/xchm/files/digest-xchm-0.9.2
deleted file mode 100644
index 74928ab68f19..000000000000
--- a/x11-misc/xchm/files/digest-xchm-0.9.2
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 d212fbe55ca5600834b56e7dcdcb63b4 xchm-0.9.2.tar.gz 323743
-MD5 1c3beebfda2043edde18cf812d4673b1 xchm-0.9.2-doc.tar.gz 73616
diff --git a/x11-misc/xchm/xchm-0.9.1.ebuild b/x11-misc/xchm/xchm-0.9.1.ebuild
deleted file mode 100644
index aa2ee33bb366..000000000000
--- a/x11-misc/xchm/xchm-0.9.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-0.9.1.ebuild,v 1.5 2004/09/02 22:49:41 pvdabeel 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 )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc ~amd64"
-
-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
-}
diff --git a/x11-misc/xchm/xchm-0.9.2.ebuild b/x11-misc/xchm/xchm-0.9.2.ebuild
deleted file mode 100644
index fb943e3f1977..000000000000
--- a/x11-misc/xchm/xchm-0.9.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-0.9.2.ebuild,v 1.3 2004/09/29 08:31:50 pyrania 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 )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 ppc ~amd64"
-
-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
-}
diff --git a/x11-misc/xchm/xchm-0.9.4.ebuild b/x11-misc/xchm/xchm-0.9.4.ebuild
index 6f709884e845..58cc4cc754a3 100644
--- a/x11-misc/xchm/xchm-0.9.4.ebuild
+++ b/x11-misc/xchm/xchm-0.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-0.9.4.ebuild,v 1.1 2004/09/16 20:24:13 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-0.9.4.ebuild,v 1.2 2004/10/30 22:08:07 mholzer Exp $
DESCRIPTION="Utility for viewing Microsoft .chm files."
HOMEPAGE="http://xchm.sf.net"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/xchm/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE="doc"
DEPEND=">=app-doc/chmlib-0.31