diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2007-05-30 22:03:44 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2007-05-30 22:03:44 +0000 |
commit | 8a6d6acb0fcbb466e10057d9eb05a95165b4751c (patch) | |
tree | 54cf6d01d47f819781704261cde5bd3888c68994 /sci-chemistry/coot | |
parent | Move the sed to change the includes to use clipper-2 to after the install, so... (diff) | |
download | gentoo-2-8a6d6acb0fcbb466e10057d9eb05a95165b4751c.tar.gz gentoo-2-8a6d6acb0fcbb466e10057d9eb05a95165b4751c.tar.bz2 gentoo-2-8a6d6acb0fcbb466e10057d9eb05a95165b4751c.zip |
Keyword ~ppc.
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-chemistry/coot')
-rw-r--r-- | sci-chemistry/coot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/coot/coot-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog index e7621e24c9c9..283f5d0093c5 100644 --- a/sci-chemistry/coot/ChangeLog +++ b/sci-chemistry/coot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/coot # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.11 2007/05/29 08:55:34 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.12 2007/05/30 22:03:44 dberkholz Exp $ + + 30 May 2007; Donnie Berkholz <dberkholz@gentoo.org>; coot-0.3.1.ebuild: + Keyword ~ppc. 29 May 2007; Donnie Berkholz <dberkholz@gentoo.org>; coot-0.3.1.ebuild: Require >=x11-libs/gtk-canvas-0.1.1-r2 for --as-needed linker flag. diff --git a/sci-chemistry/coot/coot-0.3.1.ebuild b/sci-chemistry/coot/coot-0.3.1.ebuild index 3a3ced1c38d8..4db664caf991 100644 --- a/sci-chemistry/coot/coot-0.3.1.ebuild +++ b/sci-chemistry/coot/coot-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.3.1.ebuild,v 1.2 2007/05/29 08:55:34 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.3.1.ebuild,v 1.3 2007/05/30 22:03:44 dberkholz Exp $ inherit autotools eutils @@ -16,7 +16,7 @@ else fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" RDEPEND=">=sci-libs/gsl-1.3 =dev-libs/glib-1.2* |