* [gentoo-commits] gentoo-x86 commit in sci-chemistry/freeon: freeon-1.0.8-r1.ebuild ChangeLog
@ 2014-08-10 20:28 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:28 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 20:28:32
Modified: freeon-1.0.8-r1.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path
1.2 sci-chemistry/freeon/freeon-1.0.8-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild?r1=1.1&r2=1.2
Index: freeon-1.0.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- freeon-1.0.8-r1.ebuild 13 Dec 2013 18:59:58 -0000 1.1
+++ freeon-1.0.8-r1.ebuild 10 Aug 2014 20:28:32 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild,v 1.1 2013/12/13 18:59:58 nicolasbock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild,v 1.2 2014/08/10 20:28:32 slyfox Exp $
EAPI=5
@@ -10,7 +10,7 @@
inherit autotools-utils fortran-2 python-any-r1
-DESCRIPTION="An experimental suite of programs for linear scaling quantum chemistry."
+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"
1.2 sci-chemistry/freeon/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 13 Dec 2013 18:59:58 -0000 1.1
+++ ChangeLog 10 Aug 2014 20:28:32 -0000 1.2
@@ -1,10 +1,12 @@
# ChangeLog for sci-chemistry/freeon
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/ChangeLog,v 1.1 2013/12/13 18:59:58 nicolasbock Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/ChangeLog,v 1.2 2014/08/10 20:28:32 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> freeon-1.0.8-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*freeon-1.0.8-r1 (13 Dec 2013)
13 Dec 2013; Nicolas Bock <nicolasbock@gentoo.org> +freeon-1.0.8-r1.ebuild,
+metadata.xml:
Moved current ebuild from sci overlay to x86.
-
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/freeon: freeon-1.0.8-r1.ebuild ChangeLog
@ 2015-03-31 12:47 Ian Delaney (idella4)
0 siblings, 0 replies; 2+ messages in thread
From: Ian Delaney (idella4) @ 2015-03-31 12:47 UTC (permalink / raw
To: gentoo-commits
idella4 15/03/31 12:47:05
Modified: freeon-1.0.8-r1.ebuild ChangeLog
Log:
clean old impls, add py3.4 support, fixes Bug #531004
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path
1.4 sci-chemistry/freeon/freeon-1.0.8-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild?r1=1.3&r2=1.4
Index: freeon-1.0.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- freeon-1.0.8-r1.ebuild 26 Oct 2014 19:12:07 -0000 1.3
+++ freeon-1.0.8-r1.ebuild 31 Mar 2015 12:47:05 -0000 1.4
@@ -1,12 +1,12 @@
-# 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/freeon/freeon-1.0.8-r1.ebuild,v 1.3 2014/10/26 19:12:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild,v 1.4 2015/03/31 12:47:05 idella4 Exp $
EAPI=5
AUTOTOOLS_AUTORECONF=1
FORTRAN_STANDARD=90
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit autotools-utils fortran-2 python-any-r1
1.4 sci-chemistry/freeon/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/freeon/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 26 Oct 2014 19:12:07 -0000 1.3
+++ ChangeLog 31 Mar 2015 12:47:05 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/freeon
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/ChangeLog,v 1.3 2014/10/26 19:12:07 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/freeon/ChangeLog,v 1.4 2015/03/31 12:47:05 idella4 Exp $
+
+ 31 Mar 2015; Ian Delaney <idella4@gentoo.org> freeon-1.0.8-r1.ebuild:
+ clean old impls, add py3.4 support, fixes Bug #531004
26 Oct 2014; Justin Lecher <jlec@gentoo.org> freeon-1.0.8-r1.ebuild,
+files/freeon-1.0.8-blas.patch:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-31 12:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 20:28 [gentoo-commits] gentoo-x86 commit in sci-chemistry/freeon: freeon-1.0.8-r1.ebuild ChangeLog Sergei Trofimovich (slyfox)
-- strict thread matches above, loose matches on Subject: below --
2015-03-31 12:47 Ian Delaney (idella4)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox