diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:57:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:57:57 +0000 |
commit | d8a83c576509f7cf312cc0b3977764c25fc6a1f5 (patch) | |
tree | 70671fc5286fdf60b639666ff96b1841d3a8ebc5 /sci-physics | |
parent | Stable for x86, wrt bug #499474 (diff) | |
download | gentoo-2-d8a83c576509f7cf312cc0b3977764c25fc6a1f5.tar.gz gentoo-2-d8a83c576509f7cf312cc0b3977764c25fc6a1f5.tar.bz2 gentoo-2-d8a83c576509f7cf312cc0b3977764c25fc6a1f5.zip |
Stable for x86, wrt bug #519320
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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-20140628.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/lammps/ChangeLog b/sci-physics/lammps/ChangeLog index c218cbf7e19c..34b758838113 100644 --- a/sci-physics/lammps/ChangeLog +++ b/sci-physics/lammps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/lammps # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/ChangeLog,v 1.40 2014/09/30 02:47:26 nicolasbock Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/ChangeLog,v 1.41 2014/10/12 08:57:57 ago Exp $ + + 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> lammps-20140628.ebuild: + Stable for x86, wrt bug #519320 *lammps-20140925 (30 Sep 2014) diff --git a/sci-physics/lammps/lammps-20140628.ebuild b/sci-physics/lammps/lammps-20140628.ebuild index 7bb356af9a84..fac87d763196 100644 --- a/sci-physics/lammps/lammps-20140628.ebuild +++ b/sci-physics/lammps/lammps-20140628.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/lammps-20140628.ebuild,v 1.2 2014/08/30 16:47:10 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/lammps-20140628.ebuild,v 1.3 2014/10/12 08:57:57 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=" |