diff options
author | 2014-11-12 11:08:35 +0100 | |
---|---|---|
committer | 2014-11-12 11:08:35 +0100 | |
commit | 0f194cf5a5e7b12ff1c445f5fb7bd013fc996f21 (patch) | |
tree | c8f816af53d7d9ff918d87e2d04e3218b0aa779a /virtual | |
parent | virtual/cblas: Bumpt to EAPI=5 (diff) | |
download | sci-0f194cf5a5e7b12ff1c445f5fb7bd013fc996f21.tar.gz sci-0f194cf5a5e7b12ff1c445f5fb7bd013fc996f21.tar.bz2 sci-0f194cf5a5e7b12ff1c445f5fb7bd013fc996f21.zip |
virtual/lapacke: Bumpt to EAPI=5
Package-Manager: portage-2.2.14
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/lapacke/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/lapacke/lapacke-1.0.ebuild | 2 | ||||
-rw-r--r-- | virtual/lapacke/lapacke-3.5.ebuild | 2 | ||||
-rw-r--r-- | virtual/lapacke/metadata.xml | 4 |
4 files changed, 9 insertions, 5 deletions
diff --git a/virtual/lapacke/ChangeLog b/virtual/lapacke/ChangeLog index 2ff0c072d..8d554c702 100644 --- a/virtual/lapacke/ChangeLog +++ b/virtual/lapacke/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for virtual/lapacke -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 12 Nov 2014; Justin Lecher <jlec@gentoo.org> lapacke-1.0.ebuild, + lapacke-3.5.ebuild, metadata.xml: + Bumpt to EAPI=5 + *lapacke-3.5 (08 Dec 2013) 08 Dec 2013; Sébastien Fabbro <bicatali@gentoo.org> +lapacke-3.5.ebuild: diff --git a/virtual/lapacke/lapacke-1.0.ebuild b/virtual/lapacke/lapacke-1.0.ebuild index de6568aaf..a7324a5f9 100644 --- a/virtual/lapacke/lapacke-1.0.ebuild +++ b/virtual/lapacke/lapacke-1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=2 +EAPI=5 DESCRIPTION="Virtual for LAPACK C implementation" HOMEPAGE="" diff --git a/virtual/lapacke/lapacke-3.5.ebuild b/virtual/lapacke/lapacke-3.5.ebuild index e84b99a5e..3987e26c1 100644 --- a/virtual/lapacke/lapacke-3.5.ebuild +++ b/virtual/lapacke/lapacke-3.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=2 +EAPI=5 DESCRIPTION="Virtual for LAPACK C implementation" HOMEPAGE="" diff --git a/virtual/lapacke/metadata.xml b/virtual/lapacke/metadata.xml index ab7c99553..43a75c8ae 100644 --- a/virtual/lapacke/metadata.xml +++ b/virtual/lapacke/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> -<longdescription lang="en"> + <herd>sci</herd> + <longdescription lang="en"> Gentoo virtual package for the Linear Algebra PACKAge C implementation. </longdescription> |