diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 10:18:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 10:18:43 +0000 |
commit | 8daa93449fe43bc2da575b7bbf38e534bd761aca (patch) | |
tree | ef75396b2b38a30be29ec0bc0faac91dd2ff9ca4 /sci-chemistry | |
parent | Stable for x86, wrt bug #544448 (diff) | |
download | gentoo-2-8daa93449fe43bc2da575b7bbf38e534bd761aca.tar.gz gentoo-2-8daa93449fe43bc2da575b7bbf38e534bd761aca.tar.bz2 gentoo-2-8daa93449fe43bc2da575b7bbf38e534bd761aca.zip |
Stable for x86, wrt bug #544422
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/ccp4i/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/ccp4i/ccp4i-6.1.3-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/ccp4i/ChangeLog b/sci-chemistry/ccp4i/ChangeLog index a6b123130972..37dc4b132234 100644 --- a/sci-chemistry/ccp4i/ChangeLog +++ b/sci-chemistry/ccp4i/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/ccp4i # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4i/ChangeLog,v 1.16 2015/03/27 09:11:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4i/ChangeLog,v 1.17 2015/03/27 10:18:43 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> ccp4i-6.1.3-r4.ebuild: + Stable for x86, wrt bug #544422 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> ccp4i-6.1.3-r4.ebuild: Stable for amd64, wrt bug #544422 diff --git a/sci-chemistry/ccp4i/ccp4i-6.1.3-r4.ebuild b/sci-chemistry/ccp4i/ccp4i-6.1.3-r4.ebuild index 1d51eea03771..a0f4ec6590d2 100644 --- a/sci-chemistry/ccp4i/ccp4i-6.1.3-r4.ebuild +++ b/sci-chemistry/ccp4i/ccp4i-6.1.3-r4.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/ccp4i/ccp4i-6.1.3-r4.ebuild,v 1.3 2015/03/27 09:11:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4i/ccp4i-6.1.3-r4.ebuild,v 1.4 2015/03/27 10:18:43 ago Exp $ EAPI=5 @@ -26,7 +26,7 @@ SRC_URI=" [[ -n ${PATCHDATE} ]] && SRC_URI="${SRC_URI} http://dev.gentoo.org/~jlec/science-dist/${PV}-${PATCHDATE}-updates.patch.bz2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" LICENSE="ccp4" IUSE="" |