diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-04-26 20:28:08 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-04-26 20:28:08 +0000 |
commit | e07645239ef8279f006e335fb3c9db4c1d9a8c6e (patch) | |
tree | 74572f1aee4baba85b37f4d09bda7ce4d850094f /sci-chemistry | |
parent | Version bump #317097 by Francois Chenier. (diff) | |
download | gentoo-2-e07645239ef8279f006e335fb3c9db4c1d9a8c6e.tar.gz gentoo-2-e07645239ef8279f006e335fb3c9db4c1d9a8c6e.tar.bz2 gentoo-2-e07645239ef8279f006e335fb3c9db4c1d9a8c6e.zip |
Wrong usage of python_get_sitedir forced revbump, thanks arfrever for watching
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/apbs/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/apbs/apbs-1.2.1b-r3.ebuild (renamed from sci-chemistry/apbs/apbs-1.2.1b-r2.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sci-chemistry/apbs/ChangeLog b/sci-chemistry/apbs/ChangeLog index 82bb974cf77d..4815a2897f1f 100644 --- a/sci-chemistry/apbs/ChangeLog +++ b/sci-chemistry/apbs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-chemistry/apbs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.28 2010/04/25 09:24:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.29 2010/04/26 20:28:08 jlec Exp $ + +*apbs-1.2.1b-r3 (26 Apr 2010) + + 26 Apr 2010; Justin Lecher <jlec@gentoo.org> -apbs-1.2.1b-r2.ebuild, + +apbs-1.2.1b-r3.ebuild: + Wrong usage of python_get_sitedir forces the rev bump 25 Apr 2010; Justin Lecher <jlec@gentoo.org> apbs-1.2.1b-r2.ebuild: Python ABI fixes, #316165 diff --git a/sci-chemistry/apbs/apbs-1.2.1b-r2.ebuild b/sci-chemistry/apbs/apbs-1.2.1b-r3.ebuild index 9616df537a73..88649a0e4794 100644 --- a/sci-chemistry/apbs/apbs-1.2.1b-r2.ebuild +++ b/sci-chemistry/apbs/apbs-1.2.1b-r3.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/apbs/apbs-1.2.1b-r2.ebuild,v 1.5 2010/04/25 17:57:36 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.2.1b-r3.ebuild,v 1.1 2010/04/26 20:28:08 jlec Exp $ EAPI="3" @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-source.tar.gz" SLOT="0" LICENSE="BSD" IUSE="arpack blas doc mpi openmp python tools" -KEYWORDS="~x86 ~amd64 ~ppc ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" DEPEND=" dev-libs/maloc[mpi=] |