diff options
author | 2013-11-14 16:16:16 +0100 | |
---|---|---|
committer | 2013-11-14 16:16:16 +0100 | |
commit | ac2255c1805501662e1e3b17629fa52bee12871b (patch) | |
tree | 12b6ab30043f2ed024ecfef7d574c7e6ec4d1948 /sci-chemistry | |
parent | sci-chemistry/mgltools: Remove unnecessary CVS folder prior to installation (diff) | |
download | sci-ac2255c1805501662e1e3b17629fa52bee12871b.tar.gz sci-ac2255c1805501662e1e3b17629fa52bee12871b.tar.bz2 sci-ac2255c1805501662e1e3b17629fa52bee12871b.zip |
sci-chemistry/pymol-plugins-psico: bump to git-r3 eclass
Package-Manager: portage-2.2.7
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/pymol-plugins-psico/ChangeLog | 3 | ||||
-rw-r--r-- | sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/sci-chemistry/pymol-plugins-psico/ChangeLog b/sci-chemistry/pymol-plugins-psico/ChangeLog index e73fd24a3..00cfae7b4 100644 --- a/sci-chemistry/pymol-plugins-psico/ChangeLog +++ b/sci-chemistry/pymol-plugins-psico/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Nov 2013; Justin Lecher <jlec@gentoo.org> pymol-plugins-psico-9999.ebuild: + bump to git-r3 eclass + 16 Jun 2013; Justin Lecher <jlec@gentoo.org> pymol-plugins-psico-9999.ebuild: Bump to EAPI=5 and distutils-r1.eclass diff --git a/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild b/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild index fd8f89921..993312366 100644 --- a/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild +++ b/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) -inherit distutils-r1 git-2 +inherit distutils-r1 git-r3 DESCRIPTION="Pymol ScrIpt COllection" HOMEPAGE="https://github.com/speleo3/pymol-psico/" |