diff options
author | Johannes Huber <johu@gentoo.org> | 2016-04-16 13:59:50 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-04-16 14:49:41 +0200 |
commit | ce8b1f7acfcaa88aa9f48daad39213775e7f26b7 (patch) | |
tree | d033f0f9830ab9bed4b18f63f10f622c397567b8 /app-admin/packagekit-qt | |
parent | app-admin/packagekit-qt: Sort dependencies (diff) | |
download | gentoo-ce8b1f7acfcaa88aa9f48daad39213775e7f26b7.tar.gz gentoo-ce8b1f7acfcaa88aa9f48daad39213775e7f26b7.tar.bz2 gentoo-ce8b1f7acfcaa88aa9f48daad39213775e7f26b7.zip |
app-admin/packagekit-qt: EAPI 6
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-admin/packagekit-qt')
-rw-r--r-- | app-admin/packagekit-qt/packagekit-qt-0.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 0755913953f3..cd7321f67e55 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 |