diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-14 20:18:57 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-14 20:18:57 +0000 |
commit | 1f7edbf6c12065559103d733a7bf4aa565fe5eb1 (patch) | |
tree | 8eaf032d0c8f4d02727928d9facfa12dd969a709 /sci-chemistry | |
parent | Fix when lsb_release is installed by stripping whitespaces, bug #430656 (diff) | |
download | gentoo-2-1f7edbf6c12065559103d733a7bf4aa565fe5eb1.tar.gz gentoo-2-1f7edbf6c12065559103d733a7bf4aa565fe5eb1.tar.bz2 gentoo-2-1f7edbf6c12065559103d733a7bf4aa565fe5eb1.zip |
Stable ppc, bug #431120
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/pymol/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/pymol/ChangeLog b/sci-chemistry/pymol/ChangeLog index ed8c10de4d97..66e3499c17b8 100644 --- a/sci-chemistry/pymol/ChangeLog +++ b/sci-chemistry/pymol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/pymol # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.92 2012/08/14 12:54:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.93 2012/08/14 20:18:57 blueness Exp $ + + 14 Aug 2012; Anthony G. Basile <blueness@gentoo.org> pymol-1.5.0.3-r1.ebuild: + Stable ppc, bug #431120 14 Aug 2012; Agostino Sarubbo <ago@gentoo.org> pymol-1.5.0.3-r1.ebuild: Stable for amd64, wrt bug #431120 diff --git a/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild b/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild index 6c214960e398..2278c9631bb2 100644 --- a/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild +++ b/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild,v 1.5 2012/08/14 12:54:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild,v 1.6 2012/08/14 20:18:57 blueness Exp $ EAPI=4 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="PSF-2.2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux" IUSE="apbs numpy vmd web" DEPEND=" |