diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 11:17:56 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-16 11:17:56 +0000 |
commit | 65df163210e62d798f6be56287c9baa9de10a7de (patch) | |
tree | 8a91b24007e7a3ecd31444a2f9ccc26395b1d4df /sci-chemistry/makecif | |
parent | Stable on amd64 wrt bug #351754 (diff) | |
download | gentoo-2-65df163210e62d798f6be56287c9baa9de10a7de.tar.gz gentoo-2-65df163210e62d798f6be56287c9baa9de10a7de.tar.bz2 gentoo-2-65df163210e62d798f6be56287c9baa9de10a7de.zip |
marked ~ppc wrt #303931
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'sci-chemistry/makecif')
-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 141f1d092c6b..eaf03b402799 100644 --- a/sci-chemistry/makecif/ChangeLog +++ b/sci-chemistry/makecif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/makecif # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/ChangeLog,v 1.6 2011/01/01 21:57:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/ChangeLog,v 1.7 2011/01/16 11:17:56 xarthisius Exp $ + + 16 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> makecif-5.6.6.ebuild: + marked ~ppc wrt #303931 01 Jan 2011; Markos Chandras <hwoarang@gentoo.org> makecif-5.6.6.ebuild: Stable on amd64 wrt bug #349586 diff --git a/sci-chemistry/makecif/makecif-5.6.6.ebuild b/sci-chemistry/makecif/makecif-5.6.6.ebuild index 74c4b3a2d8fc..74bb28d15a0d 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-2011 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.6 2011/01/01 21:57:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/makecif-5.6.6.ebuild,v 1.7 2011/01/16 11:17:56 xarthisius 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 ~ppc x86 ~amd64-linux ~x86-linux" LICENSE="ccp4" IUSE="" |