Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: app-doc/blacs-docs/
Date: Mon, 22 Feb 2016 13:26:24
Message-Id: 1456137792.08401ed9d620cf41c77212c37c3a45b4f7b8724d.jlec@gentoo
1 commit: 08401ed9d620cf41c77212c37c3a45b4f7b8724d
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 22 10:43:12 2016 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 22 10:43:12 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=08401ed9
7
8 app-doc/blacs-docs: Bump to EAPI=6
9
10 Package-Manager: portage-2.2.27
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 app-doc/blacs-docs/blacs-docs-1.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-doc/blacs-docs/blacs-docs-1.1.ebuild b/app-doc/blacs-docs/blacs-docs-1.1.ebuild
17 index c81a6ef..7a4d095 100644
18 --- a/app-doc/blacs-docs/blacs-docs-1.1.ebuild
19 +++ b/app-doc/blacs-docs/blacs-docs-1.1.ebuild
20 @@ -1,8 +1,8 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 -EAPI=5
27 +EAPI=6
28
29 DESCRIPTION="Documentation reference for BLACS implementations"
30 HOMEPAGE="http://www.netlib.org/blacs/"