diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 07:50:50 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 07:50:50 +0000 |
commit | 4e8bd4e58c8b8602476a75c7d35eaca50ef685b6 (patch) | |
tree | 13ff1382173823a716cbdb093f025018f08c6cc9 /sci-chemistry | |
parent | x86 stable wrt bug #433167 (diff) | |
download | gentoo-2-4e8bd4e58c8b8602476a75c7d35eaca50ef685b6.tar.gz gentoo-2-4e8bd4e58c8b8602476a75c7d35eaca50ef685b6.tar.bz2 gentoo-2-4e8bd4e58c8b8602476a75c7d35eaca50ef685b6.zip |
x86 stable wrt bug #431120
(Portage version: 2.1.11.9/cvs/Linux i686)
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 66e3499c17b8..79f7b86ee3db 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.93 2012/08/14 20:18:57 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.94 2012/09/23 07:50:50 phajdan.jr Exp $ + + 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> pymol-1.5.0.3-r1.ebuild: + x86 stable wrt bug #431120 14 Aug 2012; Anthony G. Basile <blueness@gentoo.org> pymol-1.5.0.3-r1.ebuild: Stable ppc, 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 2278c9631bb2..9cf3b9cc8e0b 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.6 2012/08/14 20:18:57 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild,v 1.7 2012/09/23 07:50:50 phajdan.jr 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=" |