commit: 0f194cf5a5e7b12ff1c445f5fb7bd013fc996f21 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Nov 12 10:08:35 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Wed Nov 12 10:08:35 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0f194cf5
virtual/lapacke: Bumpt to EAPI=5 Package-Manager: portage-2.2.14 --- virtual/lapacke/ChangeLog | 6 +++++- virtual/lapacke/lapacke-1.0.ebuild | 2 +- virtual/lapacke/lapacke-3.5.ebuild | 2 +- virtual/lapacke/metadata.xml | 4 ++-- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/virtual/lapacke/ChangeLog b/virtual/lapacke/ChangeLog index 2ff0c07..8d554c7 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 <[email protected]> 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 <[email protected]> +lapacke-3.5.ebuild: diff --git a/virtual/lapacke/lapacke-1.0.ebuild b/virtual/lapacke/lapacke-1.0.ebuild index de6568a..a7324a5 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 e84b99a..3987e26 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 ab7c995..43a75c8 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>
