diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-09-13 03:56:47 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-01-26 21:28:34 +0100 |
commit | 4aa097abcb455a473d35867808f34c109612dab3 (patch) | |
tree | 0123358cc4139dd23955793e111e3f7c6d2d6eb1 /app-text | |
parent | dev-vcs/kdesvn: EAPI-7 bump, drop obsolete blocker (diff) | |
download | kde-4aa097abcb455a473d35867808f34c109612dab3.tar.gz kde-4aa097abcb455a473d35867808f34c109612dab3.tar.bz2 kde-4aa097abcb455a473d35867808f34c109612dab3.zip |
app-text/cutepaste: EAPI-7 bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/cutepaste/cutepaste-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cutepaste/cutepaste-9999.ebuild b/app-text/cutepaste/cutepaste-9999.ebuild index 32e62d9617..78166b6e67 100644 --- a/app-text/cutepaste/cutepaste-9999.ebuild +++ b/app-text/cutepaste/cutepaste-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_AUTODEPS="false" inherit kde5 |