diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 13:27:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 13:27:53 +0000 |
commit | 0c5618c238864bfcd32c15810636ccb92b89411f (patch) | |
tree | b2affd4533ebc103c90dc0b1e1003147f3cccd39 /sci-chemistry | |
parent | Stable for amd64, wrt bug #535590 (diff) | |
download | gentoo-2-0c5618c238864bfcd32c15810636ccb92b89411f.tar.gz gentoo-2-0c5618c238864bfcd32c15810636ccb92b89411f.tar.bz2 gentoo-2-0c5618c238864bfcd32c15810636ccb92b89411f.zip |
Stable for amd64, wrt bug #547382
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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 c16983ec7f58..35a9d3907b56 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.8 2015/04/26 16:13:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/ChangeLog,v 1.9 2015/05/21 13:27:53 ago Exp $ + + 21 May 2015; Agostino Sarubbo <ago@gentoo.org> cluster-1.3.081231-r1.ebuild: + Stable for amd64, wrt bug #547382 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> cluster-1.3.081231-r1.ebuild: x86 stable wrt bug #547382 diff --git a/sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild b/sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild index 3fdd50e0e9a5..f5d2f99ac4a5 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.3 2015/04/26 16:13:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild,v 1.4 2015/05/21 13:27:53 ago 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 |