diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 11:18:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-04 11:18:36 +0000 |
commit | b21e192538deadeb09bb872754f2284423897749 (patch) | |
tree | 15d4946719ff90a29730e7803d1e332cb35a446c /sci-libs/cqrlib | |
parent | Stable for x86, wrt bug #440368 (diff) | |
download | gentoo-2-b21e192538deadeb09bb872754f2284423897749.tar.gz gentoo-2-b21e192538deadeb09bb872754f2284423897749.tar.bz2 gentoo-2-b21e192538deadeb09bb872754f2284423897749.zip |
Stable for x86, wrt bug #440370
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-libs/cqrlib')
-rw-r--r-- | sci-libs/cqrlib/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/cqrlib/cqrlib-1.1.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cqrlib/ChangeLog b/sci-libs/cqrlib/ChangeLog index a0b2fa725df4..1cc04aaa7861 100644 --- a/sci-libs/cqrlib/ChangeLog +++ b/sci-libs/cqrlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/cqrlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/ChangeLog,v 1.19 2012/11/11 15:18:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/ChangeLog,v 1.20 2012/12/04 11:18:36 ago Exp $ + + 04 Dec 2012; <ago@gentoo.org> cqrlib-1.1.2-r1.ebuild: + Stable for x86, wrt bug #440370 11 Nov 2012; Anthony G. Basile <blueness@gentoo.org> cqrlib-1.1.2-r1.ebuild: stable ppc, bug #440370 diff --git a/sci-libs/cqrlib/cqrlib-1.1.2-r1.ebuild b/sci-libs/cqrlib/cqrlib-1.1.2-r1.ebuild index 4a14c57e259e..e7e5183e9324 100644 --- a/sci-libs/cqrlib/cqrlib-1.1.2-r1.ebuild +++ b/sci-libs/cqrlib/cqrlib-1.1.2-r1.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/sci-libs/cqrlib/cqrlib-1.1.2-r1.ebuild,v 1.3 2012/11/11 15:18:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/cqrlib-1.1.2-r1.ebuild,v 1.4 2012/12/04 11:18:36 ago 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" |