diff options
Diffstat (limited to 'sci-chemistry/freeon/freeon-1.0.8-r1.ebuild')
-rw-r--r-- | sci-chemistry/freeon/freeon-1.0.8-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |