diff options
-rw-r--r-- | app-text/xchm/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/xchm/xchm-1.18.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/xchm/ChangeLog b/app-text/xchm/ChangeLog index b9d9f548c4e4..82d1393acddb 100644 --- a/app-text/xchm/ChangeLog +++ b/app-text/xchm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xchm -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xchm/ChangeLog,v 1.13 2010/12/10 00:30:10 dirtyepic Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/xchm/ChangeLog,v 1.14 2011/01/24 18:22:09 hwoarang Exp $ + + 24 Jan 2011; Markos Chandras <hwoarang@gentoo.org> xchm-1.18.ebuild: + Stable on amd64 wrt bug #352477 *xchm-1.18 (10 Dec 2010) diff --git a/app-text/xchm/xchm-1.18.ebuild b/app-text/xchm/xchm-1.18.ebuild index 0e78a4c6d411..49d72c9f05c5 100644 --- a/app-text/xchm/xchm-1.18.ebuild +++ b/app-text/xchm/xchm-1.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xchm/xchm-1.18.ebuild,v 1.1 2010/12/10 00:30:10 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xchm/xchm-1.18.ebuild,v 1.2 2011/01/24 18:22:09 hwoarang Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/xchm/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="nls" DEPEND=">=dev-libs/chmlib-0.36 |