commit: ce8b1f7acfcaa88aa9f48daad39213775e7f26b7 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Sat Apr 16 11:59:50 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Sat Apr 16 12:49:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8b1f7a
app-admin/packagekit-qt: EAPI 6 Package-Manager: portage-2.2.28 app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild index 0755913..cd7321f 100644 --- a/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild +++ b/app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit cmake-utils
