diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 16:13:55 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-26 16:13:55 +0000 |
commit | d0fba8460fc4a0b55832f74f9a47143644664fa5 (patch) | |
tree | 6621cd140f7ce592e155d3f93404f88488741497 /sci-chemistry | |
parent | x86 stable wrt bug #541304 (diff) | |
download | gentoo-2-d0fba8460fc4a0b55832f74f9a47143644664fa5.tar.gz gentoo-2-d0fba8460fc4a0b55832f74f9a47143644664fa5.tar.bz2 gentoo-2-d0fba8460fc4a0b55832f74f9a47143644664fa5.zip |
x86 stable wrt bug #547382
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/cluster/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/cluster/ChangeLog b/sci-chemistry/cluster/ChangeLog index cc4cbbeae21c..c16983ec7f58 100644 --- a/sci-chemistry/cluster/ChangeLog +++ b/sci-chemistry/cluster/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/cluster # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/ChangeLog,v 1.7 2015/04/22 09:39:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/ChangeLog,v 1.8 2015/04/26 16:13:55 pacho Exp $ + + 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> cluster-1.3.081231-r1.ebuild: + x86 stable wrt bug #547382 22 Apr 2015; Justin Lecher <jlec@gentoo.org> cluster-1.3.081231-r1.ebuild, metadata.xml: diff --git a/sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild b/sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild index a77cf8a1c35a..3fdd50e0e9a5 100644 --- a/sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild +++ b/sci-chemistry/cluster/cluster-1.3.081231-r1.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-chemistry/cluster/cluster-1.3.081231-r1.ebuild,v 1.2 2015/04/22 09:39:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild,v 1.3 2015/04/26 16:13:55 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/${PN}/${PN}.${PV}.s SLOT="0" LICENSE="richardson" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}"/${PN}1.3src |