* [gentoo-commits] proj/kde:master commit in: kde-apps/kde-dev-scripts/, kde-apps/kcachegrind/, kde-apps/kdesdk-meta/, ...
@ 2016-03-08 16:30 Michael Palimaka
0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2016-03-08 16:30 UTC (permalink / raw
To: gentoo-commits
commit: 5e5cad6797eeb25574201c129bf0d44b4bcd874b
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 8 16:29:36 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Mar 8 16:30:45 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5e5cad67
kde-apps: port KF5 kdesdk to EAPI 6
kde-apps/kapptemplate/kapptemplate-15.12.2.ebuild | 2 +-
kde-apps/kapptemplate/kapptemplate-15.12.49.9999.ebuild | 2 +-
kde-apps/kapptemplate/kapptemplate-9999.ebuild | 2 +-
kde-apps/kcachegrind/kcachegrind-5.9999.ebuild | 2 +-
kde-apps/kde-dev-scripts/kde-dev-scripts-15.12.2.ebuild | 2 +-
kde-apps/kde-dev-scripts/kde-dev-scripts-15.12.49.9999.ebuild | 2 +-
kde-apps/kde-dev-scripts/kde-dev-scripts-9999.ebuild | 2 +-
kde-apps/kdesdk-meta/kdesdk-meta-15.12.2.ebuild | 2 +-
kde-apps/kdesdk-meta/kdesdk-meta-15.12.49.9999.ebuild | 2 +-
kde-apps/kdesdk-meta/kdesdk-meta-9999.ebuild | 2 +-
kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-15.12.2.ebuild | 2 +-
kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-15.12.49.9999.ebuild | 2 +-
kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-9999.ebuild | 2 +-
kde-apps/kompare/kompare-15.12.2.ebuild | 2 +-
kde-apps/kompare/kompare-15.12.49.9999.ebuild | 2 +-
kde-apps/kompare/kompare-9999.ebuild | 2 +-
kde-apps/libkomparediff2/libkomparediff2-15.12.2.ebuild | 2 +-
kde-apps/libkomparediff2/libkomparediff2-15.12.49.9999.ebuild | 2 +-
kde-apps/libkomparediff2/libkomparediff2-9999.ebuild | 2 +-
kde-apps/lokalize/lokalize-15.12.2.ebuild | 2 +-
kde-apps/lokalize/lokalize-15.12.49.9999.ebuild | 2 +-
kde-apps/lokalize/lokalize-9999.ebuild | 2 +-
kde-apps/poxml/poxml-15.12.2.ebuild | 2 +-
kde-apps/poxml/poxml-15.12.49.9999.ebuild | 2 +-
kde-apps/poxml/poxml-9999.ebuild | 2 +-
25 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/kde-apps/kapptemplate/kapptemplate-15.12.2.ebuild b/kde-apps/kapptemplate/kapptemplate-15.12.2.ebuild
index 7bc5c1c..8f42dc9 100644
--- a/kde-apps/kapptemplate/kapptemplate-15.12.2.ebuild
+++ b/kde-apps/kapptemplate/kapptemplate-15.12.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
FRAMEWORKS_MINIMAL="5.17.0"
KDE_HANDBOOK="forceoptional"
diff --git a/kde-apps/kapptemplate/kapptemplate-15.12.49.9999.ebuild b/kde-apps/kapptemplate/kapptemplate-15.12.49.9999.ebuild
index b26adc9..212b8cd 100644
--- a/kde-apps/kapptemplate/kapptemplate-15.12.49.9999.ebuild
+++ b/kde-apps/kapptemplate/kapptemplate-15.12.49.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
FRAMEWORKS_MINIMAL="5.17.0"
KDE_HANDBOOK="forceoptional"
diff --git a/kde-apps/kapptemplate/kapptemplate-9999.ebuild b/kde-apps/kapptemplate/kapptemplate-9999.ebuild
index 23697f3..290b6ff 100644
--- a/kde-apps/kapptemplate/kapptemplate-9999.ebuild
+++ b/kde-apps/kapptemplate/kapptemplate-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="forceoptional"
KDE_TEST="forceoptional"
diff --git a/kde-apps/kcachegrind/kcachegrind-5.9999.ebuild b/kde-apps/kcachegrind/kcachegrind-5.9999.ebuild
index c1fb7ea..dcd7399 100644
--- a/kde-apps/kcachegrind/kcachegrind-5.9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-5.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
EGIT_BRANCH="frameworks"
KDE_HANDBOOK="true"
diff --git a/kde-apps/kde-dev-scripts/kde-dev-scripts-15.12.2.ebuild b/kde-apps/kde-dev-scripts/kde-dev-scripts-15.12.2.ebuild
index 2aa45aa..ac26258 100644
--- a/kde-apps/kde-dev-scripts/kde-dev-scripts-15.12.2.ebuild
+++ b/kde-apps/kde-dev-scripts/kde-dev-scripts-15.12.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="true"
inherit kde5
diff --git a/kde-apps/kde-dev-scripts/kde-dev-scripts-15.12.49.9999.ebuild b/kde-apps/kde-dev-scripts/kde-dev-scripts-15.12.49.9999.ebuild
index ec682dc..54ff3e9 100644
--- a/kde-apps/kde-dev-scripts/kde-dev-scripts-15.12.49.9999.ebuild
+++ b/kde-apps/kde-dev-scripts/kde-dev-scripts-15.12.49.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="true"
inherit kde5
diff --git a/kde-apps/kde-dev-scripts/kde-dev-scripts-9999.ebuild b/kde-apps/kde-dev-scripts/kde-dev-scripts-9999.ebuild
index ec682dc..54ff3e9 100644
--- a/kde-apps/kde-dev-scripts/kde-dev-scripts-9999.ebuild
+++ b/kde-apps/kde-dev-scripts/kde-dev-scripts-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="true"
inherit kde5
diff --git a/kde-apps/kdesdk-meta/kdesdk-meta-15.12.2.ebuild b/kde-apps/kdesdk-meta/kdesdk-meta-15.12.2.ebuild
index fc12b0d..ec421ea 100644
--- a/kde-apps/kdesdk-meta/kdesdk-meta-15.12.2.ebuild
+++ b/kde-apps/kdesdk-meta/kdesdk-meta-15.12.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit kde5-meta-pkg
diff --git a/kde-apps/kdesdk-meta/kdesdk-meta-15.12.49.9999.ebuild b/kde-apps/kdesdk-meta/kdesdk-meta-15.12.49.9999.ebuild
index 634e451..5eb57a8 100644
--- a/kde-apps/kdesdk-meta/kdesdk-meta-15.12.49.9999.ebuild
+++ b/kde-apps/kdesdk-meta/kdesdk-meta-15.12.49.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit kde5-meta-pkg
diff --git a/kde-apps/kdesdk-meta/kdesdk-meta-9999.ebuild b/kde-apps/kdesdk-meta/kdesdk-meta-9999.ebuild
index 634e451..5eb57a8 100644
--- a/kde-apps/kdesdk-meta/kdesdk-meta-9999.ebuild
+++ b/kde-apps/kdesdk-meta/kdesdk-meta-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit kde5-meta-pkg
diff --git a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-15.12.2.ebuild b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-15.12.2.ebuild
index efe0e49..ec30cbe 100644
--- a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-15.12.2.ebuild
+++ b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-15.12.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit kde5
diff --git a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-15.12.49.9999.ebuild b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-15.12.49.9999.ebuild
index 1930d12..8c91557 100644
--- a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-15.12.49.9999.ebuild
+++ b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-15.12.49.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit kde5
diff --git a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-9999.ebuild b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-9999.ebuild
index 1930d12..8c91557 100644
--- a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-9999.ebuild
+++ b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit kde5
diff --git a/kde-apps/kompare/kompare-15.12.2.ebuild b/kde-apps/kompare/kompare-15.12.2.ebuild
index 8c58e70..bcaba00 100644
--- a/kde-apps/kompare/kompare-15.12.2.ebuild
+++ b/kde-apps/kompare/kompare-15.12.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="forceoptional"
inherit kde5
diff --git a/kde-apps/kompare/kompare-15.12.49.9999.ebuild b/kde-apps/kompare/kompare-15.12.49.9999.ebuild
index 3dc432b..d4fa486 100644
--- a/kde-apps/kompare/kompare-15.12.49.9999.ebuild
+++ b/kde-apps/kompare/kompare-15.12.49.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="forceoptional"
inherit kde5
diff --git a/kde-apps/kompare/kompare-9999.ebuild b/kde-apps/kompare/kompare-9999.ebuild
index 3dc432b..d4fa486 100644
--- a/kde-apps/kompare/kompare-9999.ebuild
+++ b/kde-apps/kompare/kompare-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="forceoptional"
inherit kde5
diff --git a/kde-apps/libkomparediff2/libkomparediff2-15.12.2.ebuild b/kde-apps/libkomparediff2/libkomparediff2-15.12.2.ebuild
index 307ca4e..a50db63 100644
--- a/kde-apps/libkomparediff2/libkomparediff2-15.12.2.ebuild
+++ b/kde-apps/libkomparediff2/libkomparediff2-15.12.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_TEST="true"
inherit kde5
diff --git a/kde-apps/libkomparediff2/libkomparediff2-15.12.49.9999.ebuild b/kde-apps/libkomparediff2/libkomparediff2-15.12.49.9999.ebuild
index 65ab71e..8dd7264 100644
--- a/kde-apps/libkomparediff2/libkomparediff2-15.12.49.9999.ebuild
+++ b/kde-apps/libkomparediff2/libkomparediff2-15.12.49.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_TEST="true"
inherit kde5
diff --git a/kde-apps/libkomparediff2/libkomparediff2-9999.ebuild b/kde-apps/libkomparediff2/libkomparediff2-9999.ebuild
index 65ab71e..8dd7264 100644
--- a/kde-apps/libkomparediff2/libkomparediff2-9999.ebuild
+++ b/kde-apps/libkomparediff2/libkomparediff2-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_TEST="true"
inherit kde5
diff --git a/kde-apps/lokalize/lokalize-15.12.2.ebuild b/kde-apps/lokalize/lokalize-15.12.2.ebuild
index 94a1a74..8462aa8 100644
--- a/kde-apps/lokalize/lokalize-15.12.2.ebuild
+++ b/kde-apps/lokalize/lokalize-15.12.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="forceoptional"
PYTHON_COMPAT=( python2_7 )
diff --git a/kde-apps/lokalize/lokalize-15.12.49.9999.ebuild b/kde-apps/lokalize/lokalize-15.12.49.9999.ebuild
index 7df1479..6a24e20 100644
--- a/kde-apps/lokalize/lokalize-15.12.49.9999.ebuild
+++ b/kde-apps/lokalize/lokalize-15.12.49.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="forceoptional"
PYTHON_COMPAT=( python2_7 )
diff --git a/kde-apps/lokalize/lokalize-9999.ebuild b/kde-apps/lokalize/lokalize-9999.ebuild
index 7df1479..6a24e20 100644
--- a/kde-apps/lokalize/lokalize-9999.ebuild
+++ b/kde-apps/lokalize/lokalize-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="forceoptional"
PYTHON_COMPAT=( python2_7 )
diff --git a/kde-apps/poxml/poxml-15.12.2.ebuild b/kde-apps/poxml/poxml-15.12.2.ebuild
index 45f680e..fe0fc19 100644
--- a/kde-apps/poxml/poxml-15.12.2.ebuild
+++ b/kde-apps/poxml/poxml-15.12.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="forceoptional"
inherit kde5
diff --git a/kde-apps/poxml/poxml-15.12.49.9999.ebuild b/kde-apps/poxml/poxml-15.12.49.9999.ebuild
index 7054ac3..8e925ef 100644
--- a/kde-apps/poxml/poxml-15.12.49.9999.ebuild
+++ b/kde-apps/poxml/poxml-15.12.49.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="forceoptional"
inherit kde5
diff --git a/kde-apps/poxml/poxml-9999.ebuild b/kde-apps/poxml/poxml-9999.ebuild
index 7054ac3..8e925ef 100644
--- a/kde-apps/poxml/poxml-9999.ebuild
+++ b/kde-apps/poxml/poxml-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="forceoptional"
inherit kde5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-03-08 16:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-08 16:30 [gentoo-commits] proj/kde:master commit in: kde-apps/kde-dev-scripts/, kde-apps/kcachegrind/, kde-apps/kdesdk-meta/, Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox