diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:28:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:28:32 +0000 |
commit | 0ea5e804810712affff900d2f04a1233f3ecb873 (patch) | |
tree | 07e796e5f722d1775b42384c3d3387edfe86fb0b /sci-chemistry/freeon | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-0ea5e804810712affff900d2f04a1233f3ecb873.tar.gz gentoo-2-0ea5e804810712affff900d2f04a1233f3ecb873.tar.bz2 gentoo-2-0ea5e804810712affff900d2f04a1233f3ecb873.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'sci-chemistry/freeon')
-rw-r--r-- | sci-chemistry/freeon/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/freeon/freeon-1.0.8-r1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/sci-chemistry/freeon/ChangeLog b/sci-chemistry/freeon/ChangeLog index a0970becdecb..01f496ffb38b 100644 --- a/sci-chemistry/freeon/ChangeLog +++ b/sci-chemistry/freeon/ChangeLog @@ -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. - diff --git a/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild b/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild index f8a0f1d657ac..f63e1b1a0f29 100644 --- a/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild +++ b/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild @@ -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 @@ PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) 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" |