Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/ooo/
Date: Sun, 04 Dec 2016 00:08:49
Message-Id: 1480810116.54b92b6703f3cb77dd4342c37eec8fa1feef8e4f.dilfridge@gentoo
1 commit: 54b92b6703f3cb77dd4342c37eec8fa1feef8e4f
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 4 00:08:36 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 4 00:08:36 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b92b67
7
8 virtual/ooo: Bump EAPI
9
10 Package-Manager: portage-2.3.2
11
12 virtual/ooo/ooo-0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/virtual/ooo/ooo-0.ebuild b/virtual/ooo/ooo-0.ebuild
16 index 26627b4..74baf50 100644
17 --- a/virtual/ooo/ooo-0.ebuild
18 +++ b/virtual/ooo/ooo-0.ebuild
19 @@ -1,8 +1,8 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 -EAPI=4
26 +EAPI=6
27
28 DESCRIPTION="Virtual for OpenOffice.org/LibreOffice"
29 HOMEPAGE=""