summaryrefslogtreecommitdiff
path: root/lxqt-base
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-11-25 21:18:04 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-11-25 21:18:04 +0000
commit1739c8014a4a0a86915af25a8db3b95c1c15e34e (patch)
tree84bc2ac7817cb918931ceeb801a0324509ab62ed /lxqt-base
parent7ba9b0130f1878ab90315b18e2dedecd9ea6a800 (diff)
update ssr, keep going with EAPI 6 porting
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-wallet/lxqt-wallet-3.0.0-r1.ebuild (renamed from lxqt-base/lxqt-wallet/lxqt-wallet-3.0.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-wallet/lxqt-wallet-3.0.0.ebuild b/lxqt-base/lxqt-wallet/lxqt-wallet-3.0.0-r1.ebuild
index 8ce30b7e..3bd27058 100644
--- a/lxqt-base/lxqt-wallet/lxqt-wallet-3.0.0.ebuild
+++ b/lxqt-base/lxqt-wallet/lxqt-wallet-3.0.0-r1.ebuild
@@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
-inherit eutils git-2 cmake-utils
+inherit eutils git-r3 cmake-utils
DESCRIPTION="Create a Kwallet/Gnome-keyring like functionality for lxqt"
HOMEPAGE="https://github.com/mhogomchungu/lxqt_wallet"