nicolasbock    15/06/26 16:16:47

  Modified:             ChangeLog
  Added:                freeon-1.0.10.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
AC91CA52)

Revision  Changes    Path
1.6                  sci-chemistry/freeon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   26 Jun 2015 12:03:07 -0000      1.5
+++ ChangeLog   26 Jun 2015 16:16:47 -0000      1.6
@@ -1,6 +1,11 @@
 # ChangeLog for sci-chemistry/freeon
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/ChangeLog,v 1.5 
2015/06/26 12:03:07 nicolasbock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/ChangeLog,v 1.6 
2015/06/26 16:16:47 nicolasbock Exp $
+
+*freeon-1.0.10 (26 Jun 2015)
+
+  26 Jun 2015; Nicolas Bock <nicolasb...@gentoo.org> +freeon-1.0.10.ebuild:
+  Version bump.
 
   26 Jun 2015; Nicolas Bock <nicolasb...@gentoo.org> metadata.xml:
   Updated metadata.xml



1.1                  sci-chemistry/freeon/freeon-1.0.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/freeon-1.0.10.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/freeon-1.0.10.ebuild?rev=1.1&content-type=text/plain

Index: freeon-1.0.10.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/freeon-1.0.10.ebuild,v 
1.1 2015/06/26 16:16:47 nicolasbock Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=1
FORTRAN_STANDARD=90
PYTHON_COMPAT=( python{2_7,3_3,3_4} )

inherit autotools-utils fortran-2 python-any-r1

DESCRIPTION="An experimental suite of programs for linear scaling quantum 
chemistry"
HOMEPAGE="http://www.freeon.org";
SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${PN}-${PV}.tar.bz2";

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="
        sci-libs/hdf5
        virtual/blas
        virtual/lapack"
DEPEND="${RDEPEND}
        ${PYTHON_DEPS}"




Reply via email to