diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-11-21 15:31:44 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-11-21 15:31:44 +0000 |
commit | 21c96b48e68d73a2f1a377f6e17490748098a46a (patch) | |
tree | 3942b690f08eb29df3297b2dca795f13d531c490 /sci-libs/coot-data | |
parent | keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne #390123 (diff) | |
download | gentoo-2-21c96b48e68d73a2f1a377f6e17490748098a46a.tar.gz gentoo-2-21c96b48e68d73a2f1a377f6e17490748098a46a.tar.bz2 gentoo-2-21c96b48e68d73a2f1a377f6e17490748098a46a.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-libs/coot-data')
-rw-r--r-- | sci-libs/coot-data/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/coot-data/coot-data-2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/coot-data/ChangeLog b/sci-libs/coot-data/ChangeLog index 0f8b0676d723..dccb4d7c68e8 100644 --- a/sci-libs/coot-data/ChangeLog +++ b/sci-libs/coot-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/coot-data -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.12 2010/07/15 20:09:25 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/ChangeLog,v 1.13 2011/11/21 15:31:44 jlec Exp $ + + 21 Nov 2011; Justin Lecher <jlec@gentoo.org> coot-data-2.ebuild: + keyworded for ~x86-macos ~x64-macos, tested by Johan Hattne #390123 15 Jul 2010; Markus Meier <maekke@gentoo.org> coot-data-2.ebuild: x86 stable, bug #326001 diff --git a/sci-libs/coot-data/coot-data-2.ebuild b/sci-libs/coot-data/coot-data-2.ebuild index 828828e1a34b..eb6e22859ebd 100644 --- a/sci-libs/coot-data/coot-data-2.ebuild +++ b/sci-libs/coot-data/coot-data-2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v 1.4 2010/07/15 20:09:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/coot-data/coot-data-2.ebuild,v 1.5 2011/11/21 15:31:44 jlec Exp $ EAPI="3" @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/reference-structures-${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RESTRICT="binchecks strip" |