diff options
author | 2010-12-25 15:13:14 +0000 | |
---|---|---|
committer | 2010-12-25 15:13:14 +0000 | |
commit | ddaff73ad7d74a7bfbb7727775591e57fe7635c5 (patch) | |
tree | 924fdc902385aa18e22f34fdbd5978411f95f451 /sci-chemistry | |
parent | Run one test at a time, running mutiple tests at once causes a lot of issues,... (diff) | |
download | gentoo-2-ddaff73ad7d74a7bfbb7727775591e57fe7635c5.tar.gz gentoo-2-ddaff73ad7d74a7bfbb7727775591e57fe7635c5.tar.bz2 gentoo-2-ddaff73ad7d74a7bfbb7727775591e57fe7635c5.zip |
x86 stable per bug 349586
(Portage version: 2.1.9.26/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/makecif/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/makecif/makecif-5.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/makecif/ChangeLog b/sci-chemistry/makecif/ChangeLog index 7d316562b23d..097bdfa0c45b 100644 --- a/sci-chemistry/makecif/ChangeLog +++ b/sci-chemistry/makecif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/makecif # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/ChangeLog,v 1.4 2010/12/16 13:34:54 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/ChangeLog,v 1.5 2010/12/25 15:13:14 tomka Exp $ + + 25 Dec 2010; Thomas Kahle <tomka@gentoo.org> makecif-5.6.6.ebuild: + x86 stable per bug 349586 16 Dec 2010; Justin Lecher <jlec@gentoo.org> makecif-5.6.6.ebuild: Added missing toolchain-funcs.eclass diff --git a/sci-chemistry/makecif/makecif-5.6.6.ebuild b/sci-chemistry/makecif/makecif-5.6.6.ebuild index 785ad8234432..7f21957dbe06 100644 --- a/sci-chemistry/makecif/makecif-5.6.6.ebuild +++ b/sci-chemistry/makecif/makecif-5.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/makecif-5.6.6.ebuild,v 1.4 2010/12/16 13:34:54 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/makecif-5.6.6.ebuild,v 1.5 2010/12/25 15:13:14 tomka Exp $ EAPI="3" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ysbl.york.ac.uk/~alexei/makecif.html" SRC_URI="mirror://gentoo/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" LICENSE="ccp4" IUSE="" |