Gentoo Archives: gentoo-commits

From: Christoph Junghans <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/hoomd-blue/
Date: Sun, 01 Mar 2015 06:30:04
Message-Id: 1425186386.c00747529a6aa8216b259ddb24d9f59528d70b96.ottxor@gentoo
1 commit: c00747529a6aa8216b259ddb24d9f59528d70b96
2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 1 05:06:26 2015 +0000
4 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 1 05:06:26 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c0074752
7
8 fixed license
9
10 Package-Manager: portage-2.2.14
11
12 ---
13 sci-physics/hoomd-blue/ChangeLog | 5 ++++-
14 sci-physics/hoomd-blue/hoomd-blue-9999.ebuild | 2 +-
15 2 files changed, 5 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-physics/hoomd-blue/ChangeLog b/sci-physics/hoomd-blue/ChangeLog
18 index 2b90cc2..d17349c 100644
19 --- a/sci-physics/hoomd-blue/ChangeLog
20 +++ b/sci-physics/hoomd-blue/ChangeLog
21 @@ -1,7 +1,10 @@
22 -# ChangeLog for sci-physics/hoomd
23 +# ChangeLog for sci-physics/hoomd-blue
24 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 + 01 Mar 2015; Christoph Junghans <ottxor@g.o> hoomd-blue-9999.ebuild:
28 + fixed license
29 +
30 *hoomd-blue-9999 (26 Feb 2015)
31
32 26 Feb 2015; Christoph Junghans <ottxor@g.o> +hoomd-blue-9999.ebuild,
33
34 diff --git a/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild b/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild
35 index 532b4c1..fa6c5e7 100644
36 --- a/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild
37 +++ b/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild
38 @@ -21,7 +21,7 @@ else
39 KEYWORDS="~amd64"
40 fi
41
42 -LICENSE="GPL-3"
43 +LICENSE="hoomd-blue"
44 SLOT="0"
45 IUSE="cuda doc test mpi +zlib"