diff options
author | 2016-01-31 02:47:38 +0100 | |
---|---|---|
committer | 2016-02-01 02:52:57 +1100 | |
commit | 28f85c51b822fdb2e4f4ecdc5e6733e3a69752d9 (patch) | |
tree | 0d5d6d4f148bfb0badd344736a902869a974fe08 /app-text | |
parent | kde-apps/okular: Fix DEPENDs, tests succeed (diff) | |
download | kde-28f85c51b822fdb2e4f4ecdc5e6733e3a69752d9.tar.gz kde-28f85c51b822fdb2e4f4ecdc5e6733e3a69752d9.tar.bz2 kde-28f85c51b822fdb2e4f4ecdc5e6733e3a69752d9.zip |
app-text/cutepaste: kde4-base -> kde5
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/cutepaste/cutepaste-9999.ebuild | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/app-text/cutepaste/cutepaste-9999.ebuild b/app-text/cutepaste/cutepaste-9999.ebuild index 7ffa7d7a15..3074a4ccba 100644 --- a/app-text/cutepaste/cutepaste-9999.ebuild +++ b/app-text/cutepaste/cutepaste-9999.ebuild @@ -4,17 +4,14 @@ EAPI=5 -KDE_REQUIRED="never" -inherit kde4-base +KDE_AUTODEPS="false" +inherit kde5 DESCRIPTION="Client application for paste.kde.org" HOMEPAGE="https://projects.kde.org/projects/playground/network/cutepaste" -SRC_URI="" -KEYWORDS="" LICENSE="GPL-2" -SLOT="4" -IUSE="debug" +KEYWORDS="" DEPEND=" dev-qt/qtcore:5 |