Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/acml/
Date: Sat, 29 Sep 2012 23:24:10
Message-Id: 1348960818.ce70ec62cbcb5d2fbfc9ebeb23d5b05962976910.bicatali@gentoo
1 commit: ce70ec62cbcb5d2fbfc9ebeb23d5b05962976910
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 29 23:20:18 2012 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 29 23:20:18 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ce70ec62
7
8 sci-libs/acml: Version bump
9
10 (Portage version: 2.2.0_alpha133/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 sci-libs/acml/ChangeLog | 6 ++++++
14 .../acml/{acml-5.1.0.ebuild => acml-5.2.0.ebuild} | 2 +-
15 2 files changed, 7 insertions(+), 1 deletions(-)
16
17 diff --git a/sci-libs/acml/ChangeLog b/sci-libs/acml/ChangeLog
18 index c2e0917..d59bce9 100644
19 --- a/sci-libs/acml/ChangeLog
20 +++ b/sci-libs/acml/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: /var/cvsroot/gentoo-x86/sci-libs/acml/ChangeLog,v 1.40 2009/07/07 23:27:59 flameeyes Exp $
24
25 +*acml-5.2.0 (29 Sep 2012)
26 +
27 + 29 Sep 2012; Sébastien Fabbro <bicatali@g.o> +acml-5.2.0.ebuild,
28 + -acml-5.1.0.ebuild:
29 + sci-libs/acml: Version bump
30 +
31 *acml-5.1.0 (24 Jan 2012)
32
33 24 Jan 2012; Sébastien Fabbro <bicatali@g.o> +acml-5.1.0.ebuild:
34
35 diff --git a/sci-libs/acml/acml-5.1.0.ebuild b/sci-libs/acml/acml-5.2.0.ebuild
36 similarity index 97%
37 rename from sci-libs/acml/acml-5.1.0.ebuild
38 rename to sci-libs/acml/acml-5.2.0.ebuild
39 index a4919fd..df74d72 100644
40 --- a/sci-libs/acml/acml-5.1.0.ebuild
41 +++ b/sci-libs/acml/acml-5.2.0.ebuild
42 @@ -4,7 +4,7 @@
43
44 EAPI=4
45
46 -inherit eutils toolchain-funcs versionator alternatives-2
47 +inherit eutils multilib toolchain-funcs versionator alternatives-2
48
49 ACML_INST_DIR=opt/${PN}${PV}
50 QA_PREBUILT="${ACML_INST_DIR}/*/lib/*"