diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-02-24 18:56:57 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-02-24 18:56:57 +0000 |
commit | e5d402a54dd8a825eea7d710e1c1dc3ee42eee99 (patch) | |
tree | 732ad61879cbfb552cce6a9481b384d2ddf13d6e /x11-misc/xchm | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-e5d402a54dd8a825eea7d710e1c1dc3ee42eee99.tar.gz gentoo-2-e5d402a54dd8a825eea7d710e1c1dc3ee42eee99.tar.bz2 gentoo-2-e5d402a54dd8a825eea7d710e1c1dc3ee42eee99.zip |
x86 stable
Diffstat (limited to 'x11-misc/xchm')
-rw-r--r-- | x11-misc/xchm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xchm/xchm-0.8.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xchm/ChangeLog b/x11-misc/xchm/ChangeLog index 118c8e26ea86..293ff515cf8f 100644 --- a/x11-misc/xchm/ChangeLog +++ b/x11-misc/xchm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xchm # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/ChangeLog,v 1.8 2004/02/24 18:55:46 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/ChangeLog,v 1.9 2004/02/24 18:56:57 mholzer Exp $ + + 24 Feb 2004; Martin Holzer <mholzer@gentoo.org> xchm-0.8.11.ebuild: + x86 stable *xchm-0.9 (24 Feb 2004) diff --git a/x11-misc/xchm/xchm-0.8.11.ebuild b/x11-misc/xchm/xchm-0.8.11.ebuild index 7b768b269b8b..660632cecf11 100644 --- a/x11-misc/xchm/xchm-0.8.11.ebuild +++ b/x11-misc/xchm/xchm-0.8.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-0.8.11.ebuild,v 1.1 2004/01/24 19:07:31 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-0.8.11.ebuild,v 1.2 2004/02/24 18:56:57 mholzer Exp $ DESCRIPTION="Utility for viewing Microsoft .chm files." HOMEPAGE="http://xchm.sf.net" @@ -10,7 +10,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="doc" DEPEND=">=app-doc/chmlib-0.31 |