diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2015-01-22 08:14:25 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2015-01-22 08:14:25 +0000 |
commit | 17e2f17862745a3966b5e7bea7e9263902739682 (patch) | |
tree | e137f0460423d4039435376ad16cf2eca4166e00 /sci-chemistry/pymol | |
parent | Whitespace. (diff) | |
download | gentoo-2-17e2f17862745a3966b5e7bea7e9263902739682.tar.gz gentoo-2-17e2f17862745a3966b5e7bea7e9263902739682.tar.bz2 gentoo-2-17e2f17862745a3966b5e7bea7e9263902739682.zip |
Drop to ~ppc, wrt bug #507142
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'sci-chemistry/pymol')
-rw-r--r-- | sci-chemistry/pymol/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/pymol/ChangeLog b/sci-chemistry/pymol/ChangeLog index bbdf27935045..759cabd6e6b1 100644 --- a/sci-chemistry/pymol/ChangeLog +++ b/sci-chemistry/pymol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/pymol -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.124 2014/12/04 13:35:08 patrick Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.125 2015/01/22 08:14:25 pinkbyte Exp $ + + 22 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> pymol-1.5.0.3-r1.ebuild: + Drop to ~ppc, wrt bug #507142 04 Dec 2014; Patrick Lauer <patrick@gentoo.org> pymol-1.7.4.0.ebuild: Remove unneeded blank line on last line 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 7920fda9c768..1a0e65335a5c 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-2014 Gentoo Foundation +# Copyright 1999-2015 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.12 2014/05/01 12:18:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild,v 1.13 2015/01/22 08:14:25 pinkbyte Exp $ EAPI=4 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="PSF-2.2" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="apbs numpy vmd web" DEPEND=" |