diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-28 22:41:56 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-28 22:41:56 +0000 |
commit | ccd2c58fceaf46363047f82af898463aef4d9316 (patch) | |
tree | bb8d95d9975766ccad6332b1665743092d3abe55 /sci-libs/cqrlib | |
parent | Stable on amd64 wrt bug #326035 (diff) | |
download | gentoo-2-ccd2c58fceaf46363047f82af898463aef4d9316.tar.gz gentoo-2-ccd2c58fceaf46363047f82af898463aef4d9316.tar.bz2 gentoo-2-ccd2c58fceaf46363047f82af898463aef4d9316.zip |
Stable on amd64 wrt bug #326037
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/cqrlib')
-rw-r--r-- | sci-libs/cqrlib/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/cqrlib/cqrlib-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/cqrlib/ChangeLog b/sci-libs/cqrlib/ChangeLog index f91f942312e2..d5f9229d397e 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.4 2010/05/25 09:26:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/ChangeLog,v 1.5 2010/06/28 22:41:56 angelos Exp $ + + 28 Jun 2010; Christoph Mende <angelos@gentoo.org> cqrlib-1.0.5.ebuild: + Stable on amd64 wrt bug #326037 *cqrlib-1.0.5 (25 May 2010) diff --git a/sci-libs/cqrlib/cqrlib-1.0.5.ebuild b/sci-libs/cqrlib/cqrlib-1.0.5.ebuild index d20de4aedaee..c607797ef56c 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.1 2010/05/25 09:26:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cqrlib/cqrlib-1.0.5.ebuild,v 1.2 2010/06/28 22:41:56 angelos 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" |