summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/cqrlib/ChangeLog5
-rw-r--r--sci-libs/cqrlib/cqrlib-1.0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cqrlib/ChangeLog b/sci-libs/cqrlib/ChangeLog
index c02f82f60f55..09896e62574f 100644
--- a/sci-libs/cqrlib/ChangeLog
+++ b/sci-libs/cqrlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cqrlib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/ChangeLog,v 1.13 2011/12/15 09:43:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/ChangeLog,v 1.14 2011/12/21 08:34:06 phajdan.jr Exp $
+
+ 21 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> cqrlib-1.0.6.ebuild:
+ x86 stable wrt bug #394023
15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> cqrlib-1.0.6.ebuild:
Stable for AMD64, wrt bug #394023
diff --git a/sci-libs/cqrlib/cqrlib-1.0.6.ebuild b/sci-libs/cqrlib/cqrlib-1.0.6.ebuild
index 13a1968420f4..9a9ceff5a2d9 100644
--- a/sci-libs/cqrlib/cqrlib-1.0.6.ebuild
+++ b/sci-libs/cqrlib/cqrlib-1.0.6.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/sci-libs/cqrlib/cqrlib-1.0.6.ebuild,v 1.3 2011/12/15 09:43:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/cqrlib-1.0.6.ebuild,v 1.4 2011/12/21 08:34:06 phajdan.jr Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="dev-libs/cvector"