diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:05:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:05:37 +0000 |
commit | 826c268a7a4e8f075d573222746c68395a93ada1 (patch) | |
tree | 392f0aaa708a33826f0e498a9c20e5f78e32a5ba /sci-physics | |
parent | Stable for amd64, wrt bug #538080 (diff) | |
download | gentoo-2-826c268a7a4e8f075d573222746c68395a93ada1.tar.gz gentoo-2-826c268a7a4e8f075d573222746c68395a93ada1.tar.bz2 gentoo-2-826c268a7a4e8f075d573222746c68395a93ada1.zip |
Stable for amd64, wrt bug #534042
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/lammps/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/lammps/lammps-20141030.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-physics/lammps/ChangeLog b/sci-physics/lammps/ChangeLog index f0cc0609acb5..7d586c0e33ce 100644 --- a/sci-physics/lammps/ChangeLog +++ b/sci-physics/lammps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/lammps # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/ChangeLog,v 1.69 2015/02/17 16:53:27 nicolasbock Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/ChangeLog,v 1.70 2015/02/19 09:05:37 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> lammps-20141030.ebuild: + Stable for amd64, wrt bug #534042 *lammps-20150210 (17 Feb 2015) diff --git a/sci-physics/lammps/lammps-20141030.ebuild b/sci-physics/lammps/lammps-20141030.ebuild index efd50fcb1096..250686bb777b 100644 --- a/sci-physics/lammps/lammps-20141030.ebuild +++ b/sci-physics/lammps/lammps-20141030.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/lammps-20141030.ebuild,v 1.1 2014/11/17 18:13:36 nicolasbock Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/lammps-20141030.ebuild,v 1.2 2015/02/19 09:05:37 ago Exp $ EAPI=5 @@ -45,7 +45,7 @@ SRC_URI="http://lammps.sandia.gov/tars/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples gzip lammps-memalign mpi static-libs" DEPEND=" |