diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-11-21 15:29:39 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-11-21 15:29:39 +0000 |
commit | 884a1b5140144a947d3b2a0ea9a5108812de53a1 (patch) | |
tree | 51fabcf3f79f755fbf4b45646ddf70bc945c9f12 /sci-chemistry | |
parent | fix crashreporter useflag so it can be disabled (diff) | |
download | gentoo-2-884a1b5140144a947d3b2a0ea9a5108812de53a1.tar.gz gentoo-2-884a1b5140144a947d3b2a0ea9a5108812de53a1.tar.bz2 gentoo-2-884a1b5140144a947d3b2a0ea9a5108812de53a1.zip |
keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne #390123
(Portage version: 2.2.0_alpha76/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/makecif/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/makecif/makecif-5.6.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/makecif/ChangeLog b/sci-chemistry/makecif/ChangeLog index 9367a3663243..66541a848cb6 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.10 2011/06/29 11:51:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/ChangeLog,v 1.11 2011/11/21 15:29:39 jlec Exp $ + + 21 Nov 2011; Justin Lecher <jlec@gentoo.org> makecif-5.6.6-r1.ebuild: + keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne #390123 *makecif-5.6.6-r1 (29 Jun 2011) diff --git a/sci-chemistry/makecif/makecif-5.6.6-r1.ebuild b/sci-chemistry/makecif/makecif-5.6.6-r1.ebuild index 1484ea658bf3..a8f638a0b433 100644 --- a/sci-chemistry/makecif/makecif-5.6.6-r1.ebuild +++ b/sci-chemistry/makecif/makecif-5.6.6-r1.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-r1.ebuild,v 1.1 2011/06/29 11:51:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/makecif/makecif-5.6.6-r1.ebuild,v 1.2 2011/11/21 15:29:39 jlec Exp $ EAPI=4 @@ -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 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" LICENSE="ccp4" IUSE="" |