diff options
author | 2007-01-09 01:46:15 +0000 | |
---|---|---|
committer | 2007-01-09 01:46:15 +0000 | |
commit | 113e0ef3c5d027e65af1f56dc34364ebe75981b7 (patch) | |
tree | b02b668d1cfb16cbdeae5ed727667aee8387e591 /x11-misc/xchm | |
parent | Stable on x86, bug #157780. (diff) | |
download | historical-113e0ef3c5d027e65af1f56dc34364ebe75981b7.tar.gz historical-113e0ef3c5d027e65af1f56dc34364ebe75981b7.tar.bz2 historical-113e0ef3c5d027e65af1f56dc34364ebe75981b7.zip |
Stable on x86, bug #159049.
Package-Manager: portage-2.1.2_rc4-r1
Diffstat (limited to 'x11-misc/xchm')
-rw-r--r-- | x11-misc/xchm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xchm/xchm-1.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xchm/ChangeLog b/x11-misc/xchm/ChangeLog index 17d99b381c9c..aa0c73ff3272 100644 --- a/x11-misc/xchm/ChangeLog +++ b/x11-misc/xchm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xchm -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/ChangeLog,v 1.42 2006/12/31 23:06:47 dirtyepic Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/ChangeLog,v 1.43 2007/01/09 01:46:15 ticho Exp $ + + 09 Jan 2007; Andrej Kacian <ticho@gentoo.org> xchm-1.9.ebuild: + Stable on x86, bug #159049. 31 Dec 2006; Ryan Hill <dirtyepic@gentoo.org> xchm-1.2.ebuild, xchm-1.9.ebuild: diff --git a/x11-misc/xchm/xchm-1.9.ebuild b/x11-misc/xchm/xchm-1.9.ebuild index 6b14e4c958d2..f0f55561eb0c 100644 --- a/x11-misc/xchm/xchm-1.9.ebuild +++ b/x11-misc/xchm/xchm-1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-1.9.ebuild,v 1.2 2006/12/31 23:06:47 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-1.9.ebuild,v 1.3 2007/01/09 01:46:15 ticho Exp $ inherit wxwidgets @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xchm/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="unicode" DEPEND=">=app-doc/chmlib-0.31 |