diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-12-04 01:08:36 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-12-04 01:08:36 +0100 |
commit | 54b92b6703f3cb77dd4342c37eec8fa1feef8e4f (patch) | |
tree | 70561bb498b4d9a111af4e8136db5391b61c02b3 /virtual/ooo | |
parent | media-libs/opencollada: Remove old (diff) | |
download | gentoo-54b92b6703f3cb77dd4342c37eec8fa1feef8e4f.tar.gz gentoo-54b92b6703f3cb77dd4342c37eec8fa1feef8e4f.tar.bz2 gentoo-54b92b6703f3cb77dd4342c37eec8fa1feef8e4f.zip |
virtual/ooo: Bump EAPI
Package-Manager: portage-2.3.2
Diffstat (limited to 'virtual/ooo')
-rw-r--r-- | virtual/ooo/ooo-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/ooo/ooo-0.ebuild b/virtual/ooo/ooo-0.ebuild index 26627b4976a9..74baf5070951 100644 --- a/virtual/ooo/ooo-0.ebuild +++ b/virtual/ooo/ooo-0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=6 DESCRIPTION="Virtual for OpenOffice.org/LibreOffice" HOMEPAGE="" |