diff options
author | Olivier Crête <tester@gentoo.org> | 2007-01-09 02:11:10 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2007-01-09 02:11:10 +0000 |
commit | 10f1f49051198ade874a2e2affe8c468d80f4c50 (patch) | |
tree | 4744fd7c9a10fd569104755baa0a82bbff0861c4 /x11-misc/xchm | |
parent | Stable on x86, bug #160321. (diff) | |
download | gentoo-2-10f1f49051198ade874a2e2affe8c468d80f4c50.tar.gz gentoo-2-10f1f49051198ade874a2e2affe8c468d80f4c50.tar.bz2 gentoo-2-10f1f49051198ade874a2e2affe8c468d80f4c50.zip |
Stable on amd64 per bug #159049
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-misc/xchm')
-rw-r--r-- | x11-misc/xchm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xchm/xchm-1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xchm/ChangeLog b/x11-misc/xchm/ChangeLog index aa0c73ff3272..111f09a62096 100644 --- a/x11-misc/xchm/ChangeLog +++ b/x11-misc/xchm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xchm # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/ChangeLog,v 1.44 2007/01/09 02:11:10 tester Exp $ + + 09 Jan 2007; Olivier Crête <tester@gentoo.org> xchm-1.9.ebuild: + Stable on amd64 per bug #159049 09 Jan 2007; Andrej Kacian <ticho@gentoo.org> xchm-1.9.ebuild: Stable on x86, bug #159049. diff --git a/x11-misc/xchm/xchm-1.9.ebuild b/x11-misc/xchm/xchm-1.9.ebuild index f0f55561eb0c..56c938e86ff1 100644 --- a/x11-misc/xchm/xchm-1.9.ebuild +++ b/x11-misc/xchm/xchm-1.9.ebuild @@ -1,6 +1,6 @@ # 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.3 2007/01/09 01:46:15 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-1.9.ebuild,v 1.4 2007/01/09 02:11:10 tester 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 |