diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 12:14:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 12:14:57 +0000 |
commit | 5290c68e605e6d6423f6d9f65407ebcf2c279a76 (patch) | |
tree | 237e4524b7669123522523eb2757b79924ac5753 | |
parent | Stable for amd64, wrt bug #552468 (diff) | |
download | gentoo-2-5290c68e605e6d6423f6d9f65407ebcf2c279a76.tar.gz gentoo-2-5290c68e605e6d6423f6d9f65407ebcf2c279a76.tar.bz2 gentoo-2-5290c68e605e6d6423f6d9f65407ebcf2c279a76.zip |
Stable for amd64, wrt bug #552468
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-rw-r--r-- | sci-physics/lammps/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/lammps/lammps-20150515.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/lammps/ChangeLog b/sci-physics/lammps/ChangeLog index e8c234286aa8..1883095dd5c3 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.104 2015/06/26 04:33:10 nicolasbock Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/ChangeLog,v 1.105 2015/06/26 12:14:57 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lammps-20150515.ebuild: + Stable for amd64, wrt bug #552468 26 Jun 2015; Nicolas Bock <nicolasbock@gentoo.org> metadata.xml: Add maintainer name. diff --git a/sci-physics/lammps/lammps-20150515.ebuild b/sci-physics/lammps/lammps-20150515.ebuild index 4631fbeb4184..7dc225409c7f 100644 --- a/sci-physics/lammps/lammps-20150515.ebuild +++ b/sci-physics/lammps/lammps-20150515.ebuild @@ -1,6 +1,6 @@ # 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-20150515.ebuild,v 1.1 2015/05/18 22:49:06 nicolasbock Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/lammps/lammps-20150515.ebuild,v 1.2 2015/06/26 12:14:57 ago Exp $ EAPI=5 @@ -47,7 +47,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 python static-libs" DEPEND=" |