diff options
Diffstat (limited to 'app-doc/lapack-docs/lapack-docs-3.1.1.ebuild')
-rw-r--r-- | app-doc/lapack-docs/lapack-docs-3.1.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild b/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild index fe45c6ac9d49..7f2fabcce4a5 100644 --- a/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild +++ b/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="Documentation reference and man pages for lapack implementations" HOMEPAGE="http://www.netlib.org/lapack" SRC_URI="mirror://gentoo/lapack-man-${PV}.tgz |