diff options
author | David Heidelberger <david.heidelberger@ixit.cz> | 2013-04-30 17:14:05 +0200 |
---|---|---|
committer | David Heidelberger <david.heidelberger@ixit.cz> | 2013-04-30 17:14:05 +0200 |
commit | 85bf0ce2cde23bf3b43678a7b87b681e64c09de8 (patch) | |
tree | cd7b1fbfda63a2d1ba8228ad0b9f05549e989d8f /sys-auth/polkit-qt | |
parent | [net-libs/telepathy-qt] migrate to python-1 eclass (diff) | |
download | kde-85bf0ce2cde23bf3b43678a7b87b681e64c09de8.tar.gz kde-85bf0ce2cde23bf3b43678a7b87b681e64c09de8.tar.bz2 kde-85bf0ce2cde23bf3b43678a7b87b681e64c09de8.zip |
[www-client/rekonq] add KDE_MINIMAL to 9999, small eapi fix
Diffstat (limited to 'sys-auth/polkit-qt')
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild index 041672c8f9..00d5f43ab1 100644 --- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 inherit cmake-utils git-2 |