diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-07 03:07:39 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-07 03:07:39 +0000 |
commit | 4608a23d11fce97050f541264fe2e90a2863f36c (patch) | |
tree | eb85f8ec5f92f5769f420b4d2d0c1416b4815587 /sci-chemistry/ccp4i | |
parent | x86 stable wrt bug #375903 (diff) | |
download | gentoo-2-4608a23d11fce97050f541264fe2e90a2863f36c.tar.gz gentoo-2-4608a23d11fce97050f541264fe2e90a2863f36c.tar.bz2 gentoo-2-4608a23d11fce97050f541264fe2e90a2863f36c.zip |
x86 stable wrt bug #375907
(Portage version: 2.1.10.3/cvs/Linux i686)
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 fc356f02f69d..635d030485d2 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.7 2011/07/23 10:12:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4i/ChangeLog,v 1.8 2011/08/07 03:07:39 phajdan.jr Exp $ + + 07 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ccp4i-6.1.3-r3.ebuild: + x86 stable wrt bug #375907 23 Jul 2011; Justin Lecher <jlec@gentoo.org> ccp4i-6.1.3-r3.ebuild, metadata.xml: diff --git a/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild b/sci-chemistry/ccp4i/ccp4i-6.1.3-r3.ebuild index 06d4c29d860e..a193d74dfa4f 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.3 2011/07/23 10:12:00 jlec Exp $ +# $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 $ 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="" |