summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-07-15 20:23:09 +0000
committerMarkus Meier <maekke@gentoo.org>2010-07-15 20:23:09 +0000
commit203871fc706c78a160a4791466f512dcbac2ad06 (patch)
treecc0d2c9b8a4a0163939b843cdc33a6b4f8062a8d /sci-libs/cqrlib
parentx86 stable, bug #326041 (diff)
downloadgentoo-2-203871fc706c78a160a4791466f512dcbac2ad06.tar.gz
gentoo-2-203871fc706c78a160a4791466f512dcbac2ad06.tar.bz2
gentoo-2-203871fc706c78a160a4791466f512dcbac2ad06.zip
x86 stable, bug #326037
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/cqrlib')
-rw-r--r--sci-libs/cqrlib/ChangeLog5
-rw-r--r--sci-libs/cqrlib/cqrlib-1.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cqrlib/ChangeLog b/sci-libs/cqrlib/ChangeLog
index d5f9229d397e..63196aa75512 100644
--- a/sci-libs/cqrlib/ChangeLog
+++ b/sci-libs/cqrlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cqrlib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/ChangeLog,v 1.5 2010/06/28 22:41:56 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/ChangeLog,v 1.6 2010/07/15 20:23:09 maekke Exp $
+
+ 15 Jul 2010; Markus Meier <maekke@gentoo.org> cqrlib-1.0.5.ebuild:
+ x86 stable, bug #326037
28 Jun 2010; Christoph Mende <angelos@gentoo.org> cqrlib-1.0.5.ebuild:
Stable on amd64 wrt bug #326037
diff --git a/sci-libs/cqrlib/cqrlib-1.0.5.ebuild b/sci-libs/cqrlib/cqrlib-1.0.5.ebuild
index c607797ef56c..1d02f1f2fd6c 100644
--- a/sci-libs/cqrlib/cqrlib-1.0.5.ebuild
+++ b/sci-libs/cqrlib/cqrlib-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/cqrlib-1.0.5.ebuild,v 1.2 2010/06/28 22:41:56 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/cqrlib-1.0.5.ebuild,v 1.3 2010/07/15 20:23:09 maekke Exp $
EAPI="3"
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="dev-libs/cvector"