diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-09 12:32:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-09 12:32:00 +0000 |
commit | 4f4098529991aa5ceb085e1c942cec5405a096e1 (patch) | |
tree | 81ad3b501b1e9736dcbed025da8f81b5176a4013 /app-text | |
parent | Stable for amd64, wrt bug #433303 (diff) | |
download | gentoo-2-4f4098529991aa5ceb085e1c942cec5405a096e1.tar.gz gentoo-2-4f4098529991aa5ceb085e1c942cec5405a096e1.tar.bz2 gentoo-2-4f4098529991aa5ceb085e1c942cec5405a096e1.zip |
Stable for amd64, wrt bug #434398
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xchm/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xchm/xchm-1.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xchm/ChangeLog b/app-text/xchm/ChangeLog index 0ab242a67ba9..0e4cae26fa2e 100644 --- a/app-text/xchm/ChangeLog +++ b/app-text/xchm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xchm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xchm/ChangeLog,v 1.20 2012/09/09 11:58:52 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xchm/ChangeLog,v 1.21 2012/09/09 12:32:00 ago Exp $ + + 09 Sep 2012; Agostino Sarubbo <ago@gentoo.org> xchm-1.20.ebuild: + Stable for amd64, wrt bug #434398 09 Sep 2012; Anthony G. Basile <blueness@gentoo.org> xchm-1.20.ebuild: Stable ppc, bug #434398 diff --git a/app-text/xchm/xchm-1.20.ebuild b/app-text/xchm/xchm-1.20.ebuild index 6e8fd41c2d84..bc5a2d704cac 100644 --- a/app-text/xchm/xchm-1.20.ebuild +++ b/app-text/xchm/xchm-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xchm/xchm-1.20.ebuild,v 1.3 2012/09/09 11:58:52 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xchm/xchm-1.20.ebuild,v 1.4 2012/09/09 12:32:00 ago Exp $ EAPI="4" @@ -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 |