diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-07-19 13:53:28 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-07-19 13:53:28 +0000 |
commit | eb50628f83eb3472d8461051b65093697a244749 (patch) | |
tree | 5ff8f41d0ac78e4755ad77f231070b1843517f8c /x11-misc/xchm | |
parent | alpha/ia64/x86 stable wrt #178697 (diff) | |
download | gentoo-2-eb50628f83eb3472d8461051b65093697a244749.tar.gz gentoo-2-eb50628f83eb3472d8461051b65093697a244749.tar.bz2 gentoo-2-eb50628f83eb3472d8461051b65093697a244749.zip |
Stable on amd64 wrt bug #185334
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'x11-misc/xchm')
-rw-r--r-- | x11-misc/xchm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xchm/xchm-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xchm/ChangeLog b/x11-misc/xchm/ChangeLog index ce7af20784ee..dda745f72305 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.52 2007/07/16 17:12:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/ChangeLog,v 1.53 2007/07/19 13:53:28 angelos Exp $ + + 19 Jul 2007; Christoph Mende <angelos@gentoo.org> xchm-1.13.ebuild: + Stable on amd64 wrt bug #185334 16 Jul 2007; Raúl Porcel <armin76@gentoo.org> xchm-1.13.ebuild: x86 stable wrt #185334 diff --git a/x11-misc/xchm/xchm-1.13.ebuild b/x11-misc/xchm/xchm-1.13.ebuild index e052c0bfa31b..5dc88bda2f66 100644 --- a/x11-misc/xchm/xchm-1.13.ebuild +++ b/x11-misc/xchm/xchm-1.13.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.13.ebuild,v 1.4 2007/07/16 17:12:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-1.13.ebuild,v 1.5 2007/07/19 13:53:28 angelos Exp $ inherit wxwidgets flag-o-matic fdo-mime gnome2-utils @@ -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="nls unicode" DEPEND=">=app-doc/chmlib-0.31 |