diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-24 18:03:26 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-24 18:03:26 +0000 |
commit | 00c06b1a20ebf9992eb6d96f052f05d6ad50f8f0 (patch) | |
tree | 93dcd4957f20f7a6959699c5104b570895431ff0 /sci-chemistry/pymol-apbs-plugin | |
parent | add package.use.mask for gnome-base/gvfs -bluetooth (diff) | |
download | historical-00c06b1a20ebf9992eb6d96f052f05d6ad50f8f0.tar.gz historical-00c06b1a20ebf9992eb6d96f052f05d6ad50f8f0.tar.bz2 historical-00c06b1a20ebf9992eb6d96f052f05d6ad50f8f0.zip |
Stable on amd64 wrt bug #309007
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/pymol-apbs-plugin')
-rw-r--r-- | sci-chemistry/pymol-apbs-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/pymol-apbs-plugin/ChangeLog b/sci-chemistry/pymol-apbs-plugin/ChangeLog index 0e3884e07be2..2d2e1b29cfad 100644 --- a/sci-chemistry/pymol-apbs-plugin/ChangeLog +++ b/sci-chemistry/pymol-apbs-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/pymol-apbs-plugin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-apbs-plugin/ChangeLog,v 1.7 2010/06/09 06:48:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-apbs-plugin/ChangeLog,v 1.8 2010/06/24 18:02:19 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> + pymol-apbs-plugin-0_p18.ebuild: + Stable on amd64 wrt bug #309007 09 Jun 2010; Justin Lecher <jlec@gentoo.org> -pymol-apbs-plugin-0_p11.ebuild, pymol-apbs-plugin-0_p15.ebuild, diff --git a/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p18.ebuild b/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p18.ebuild index f98082487b27..86e488a7d5c2 100644 --- a/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p18.ebuild +++ b/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p18.ebuild,v 1.1 2010/06/09 06:48:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p18.ebuild,v 1.2 2010/06/24 18:02:19 angelos Exp $ EAPI="3" @@ -16,7 +16,7 @@ HOMEPAGE="http://sourceforge.net/projects/pymolapbsplugin/" SRC_URI="http://pymolapbsplugin.svn.sourceforge.net/viewvc/pymolapbsplugin/trunk/src/apbsplugin.py?revision=${MY_PV} -> ${P}.py" SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" LICENSE="pymol" IUSE="" |