diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-07 10:14:48 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-07 10:14:48 +0000 |
commit | 4fb61639f4a675f54ac88f092a66a94bdb9b4fbe (patch) | |
tree | 51d55604d4a45b9477cf72a7c067175c7b1f140b /sci-chemistry/ccp4i | |
parent | Move more linux3 compat hack into kernel_linux check. Bug #374579 (diff) | |
download | gentoo-2-4fb61639f4a675f54ac88f092a66a94bdb9b4fbe.tar.gz gentoo-2-4fb61639f4a675f54ac88f092a66a94bdb9b4fbe.tar.bz2 gentoo-2-4fb61639f4a675f54ac88f092a66a94bdb9b4fbe.zip |
Stable on amd64 wrt bug #375907
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/ccp4i')
-rw-r--r-- | sci-chemistry/ccp4i/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/ccp4i/ChangeLog b/sci-chemistry/ccp4i/ChangeLog index 635d030485d2..08c78fe83495 100644 --- a/sci-chemistry/ccp4i/ChangeLog +++ b/sci-chemistry/ccp4i/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/ccp4i # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4i/ChangeLog,v 1.8 2011/08/07 03:07:39 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4i/ChangeLog,v 1.9 2011/08/07 10:14:48 hwoarang Exp $ + + 07 Aug 2011; Markos Chandras <hwoarang@gentoo.org> ccp4i-6.1.3-r3.ebuild: + Stable on amd64 wrt bug #375907 07 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ccp4i-6.1.3-r3.ebuild: x86 stable wrt bug #375907 diff --git a/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild b/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild index a193d74dfa4f..c585bf062bf5 100644 --- a/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild +++ b/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r3.ebuild,v 1.4 2011/08/07 03:07:39 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild,v 1.5 2011/08/07 10:14:48 hwoarang Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -25,7 +25,7 @@ SRC_URI=" [[ -n ${PATCHDATE} ]] && SRC_URI="${SRC_URI} http://dev.gentooexperimental.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="" |