summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-09 12:50:14 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-09 12:50:14 +0000
commit902598803f83e1394a366fd1cc939b481a1e5bed (patch)
tree8fafce6a6966c0c8282b4ebbed158fb098580154 /dev-libs
parentx86 stable wrt bug #352438 (diff)
downloadgentoo-2-902598803f83e1394a366fd1cc939b481a1e5bed.tar.gz
gentoo-2-902598803f83e1394a366fd1cc939b481a1e5bed.tar.bz2
gentoo-2-902598803f83e1394a366fd1cc939b481a1e5bed.zip
x86 stable wrt bug #352473
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/chmlib/ChangeLog6
-rw-r--r--dev-libs/chmlib/chmlib-0.40-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/chmlib/ChangeLog b/dev-libs/chmlib/ChangeLog
index bdfbc1c069bb..3e25a58e5759 100644
--- a/dev-libs/chmlib/ChangeLog
+++ b/dev-libs/chmlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/chmlib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/chmlib/ChangeLog,v 1.19 2011/01/29 05:02:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/chmlib/ChangeLog,v 1.20 2011/02/09 12:50:14 phajdan.jr Exp $
+
+ 09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ chmlib-0.40-r1.ebuild:
+ x86 stable wrt bug #352473
29 Jan 2011; Jeroen Roovers <jer@gentoo.org> chmlib-0.40-r1.ebuild:
Stable for HPPA (bug #352473).
diff --git a/dev-libs/chmlib/chmlib-0.40-r1.ebuild b/dev-libs/chmlib/chmlib-0.40-r1.ebuild
index 2d104e742511..c9613b304a24 100644
--- a/dev-libs/chmlib/chmlib-0.40-r1.ebuild
+++ b/dev-libs/chmlib/chmlib-0.40-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/chmlib/chmlib-0.40-r1.ebuild,v 1.4 2011/01/29 05:02:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/chmlib/chmlib-0.40-r1.ebuild,v 1.5 2011/02/09 12:50:14 phajdan.jr Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="http://www.jedrea.com/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 x86"
IUSE="examples static-libs"
DOCS=(AUTHORS NEWS README)