public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-apps/kapptemplate/
@ 2014-12-04 12:53 Michael Palimaka
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2014-12-04 12:53 UTC (permalink / raw
  To: gentoo-commits

commit:     b0063e75a295f5729cbbedb0876c80087f42b396
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  4 12:51:25 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec  4 12:51:25 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b0063e75

[kde-apps/kapptemplate] KF5 bump.

Package-Manager: portage-2.2.15

---
 kde-apps/kapptemplate/kapptemplate-14.11.97.ebuild | 24 ++++++++++++++++++----
 kde-apps/kapptemplate/kapptemplate-9999.ebuild     | 24 ++++++++++++++++++----
 2 files changed, 40 insertions(+), 8 deletions(-)

diff --git a/kde-apps/kapptemplate/kapptemplate-14.11.97.ebuild b/kde-apps/kapptemplate/kapptemplate-14.11.97.ebuild
index 245c707..e97be67 100644
--- a/kde-apps/kapptemplate/kapptemplate-14.11.97.ebuild
+++ b/kde-apps/kapptemplate/kapptemplate-14.11.97.ebuild
@@ -4,10 +4,26 @@
 
 EAPI=5
 
-KDE_HANDBOOK="optional"
-inherit kde4-base
+KDE_HANDBOOK="true"
+inherit kde5
 
-DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications"
+DESCRIPTION="A shell script to create the necessary framework to develop KDE applications"
 HOMEPAGE="http://www.kde.org/applications/development/kapptemplate"
 KEYWORDS=" ~amd64 ~x86"
-IUSE="debug"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep karchive)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kwidgetsaddons)
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}
+	!kde-base/kapptemplate:4
+"

diff --git a/kde-apps/kapptemplate/kapptemplate-9999.ebuild b/kde-apps/kapptemplate/kapptemplate-9999.ebuild
index 2e95813..6f45461 100644
--- a/kde-apps/kapptemplate/kapptemplate-9999.ebuild
+++ b/kde-apps/kapptemplate/kapptemplate-9999.ebuild
@@ -4,10 +4,26 @@
 
 EAPI=5
 
-KDE_HANDBOOK="optional"
-inherit kde4-base
+KDE_HANDBOOK="true"
+inherit kde5
 
-DESCRIPTION="KAppTemplate - A shell script to create the necessary framework to develop KDE applications"
+DESCRIPTION="A shell script to create the necessary framework to develop KDE applications"
 HOMEPAGE="http://www.kde.org/applications/development/kapptemplate"
 KEYWORDS=""
-IUSE="debug"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep karchive)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kwidgetsaddons)
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}
+	!kde-base/kapptemplate:4
+"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kapptemplate/
@ 2015-04-16 19:09 Michael Palimaka
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2015-04-16 19:09 UTC (permalink / raw
  To: gentoo-commits

commit:     cf5c29eac1143051afa7bc81aad715429a318d35
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 16 19:06:39 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 16 19:06:50 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cf5c29ea

[kde-apps/kapptemplate] Don't try to apply patch removed in e297ab57729b27658bcf7be738bfe481dd9daea5 wrt bug #546118.

Package-Manager: portage-2.2.18

 kde-apps/kapptemplate/kapptemplate-9999.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/kde-apps/kapptemplate/kapptemplate-9999.ebuild b/kde-apps/kapptemplate/kapptemplate-9999.ebuild
index f28fb6f..e23e056 100644
--- a/kde-apps/kapptemplate/kapptemplate-9999.ebuild
+++ b/kde-apps/kapptemplate/kapptemplate-9999.ebuild
@@ -28,5 +28,3 @@ DEPEND="
 "
 
 RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${PN}"-9999-tests-optional.patch )


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kapptemplate/
@ 2015-12-13 17:32 Michael Palimaka
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2015-12-13 17:32 UTC (permalink / raw
  To: gentoo-commits

commit:     057ae800204399f8ee90f2d325eebb41fdd39b89
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Dec 13 08:42:10 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 08:56:38 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=057ae800

kde-apps/kapptemplate: Make it kde-frameworks 5.17 compatible

File collision: /usr/share/kdevappwizard/templates/qml-plasmoid.tar.bz2

Package-Manager: portage-2.2.24

 ...apptemplate-15.11.90.ebuild => kapptemplate-15.08.3-r1.ebuild} | 8 +++++++-
 ...pptemplate-15.11.90.ebuild => kapptemplate-15.11.90-r1.ebuild} | 6 ++++++
 kde-apps/kapptemplate/kapptemplate-15.12.0.ebuild                 | 6 ++++++
 kde-apps/kapptemplate/kapptemplate-15.12.49.9999.ebuild           | 6 ++++++
 4 files changed, 25 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kapptemplate/kapptemplate-15.11.90.ebuild b/kde-apps/kapptemplate/kapptemplate-15.08.3-r1.ebuild
similarity index 81%
copy from kde-apps/kapptemplate/kapptemplate-15.11.90.ebuild
copy to kde-apps/kapptemplate/kapptemplate-15.08.3-r1.ebuild
index 1e38664..b936b75 100644
--- a/kde-apps/kapptemplate/kapptemplate-15.11.90.ebuild
+++ b/kde-apps/kapptemplate/kapptemplate-15.08.3-r1.ebuild
@@ -4,13 +4,14 @@
 
 EAPI=5
 
+FRAMEWORKS_MINIMAL="5.17.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="forceoptional"
 inherit kde5
 
 DESCRIPTION="A shell script to create the necessary framework to develop KDE applications"
 HOMEPAGE="https://www.kde.org/applications/development/kapptemplate"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=" ~amd64 ~x86"
 IUSE=""
 
 DEPEND="
@@ -27,3 +28,8 @@ DEPEND="
 "
 
 RDEPEND="${DEPEND}"
+
+src_install() {
+	kde5_src_install
+	rm "${ED}"usr/share/kdevappwizard/templates/qml-plasmoid.tar.bz2 || die
+}

diff --git a/kde-apps/kapptemplate/kapptemplate-15.11.90.ebuild b/kde-apps/kapptemplate/kapptemplate-15.11.90-r1.ebuild
similarity index 83%
rename from kde-apps/kapptemplate/kapptemplate-15.11.90.ebuild
rename to kde-apps/kapptemplate/kapptemplate-15.11.90-r1.ebuild
index 1e38664..87070cb 100644
--- a/kde-apps/kapptemplate/kapptemplate-15.11.90.ebuild
+++ b/kde-apps/kapptemplate/kapptemplate-15.11.90-r1.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+FRAMEWORKS_MINIMAL="5.17.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="forceoptional"
 inherit kde5
@@ -27,3 +28,8 @@ DEPEND="
 "
 
 RDEPEND="${DEPEND}"
+
+src_install() {
+	kde5_src_install
+	rm "${ED}"usr/share/kdevappwizard/templates/qml-plasmoid.tar.bz2 || die
+}

diff --git a/kde-apps/kapptemplate/kapptemplate-15.12.0.ebuild b/kde-apps/kapptemplate/kapptemplate-15.12.0.ebuild
index 1e38664..87070cb 100644
--- a/kde-apps/kapptemplate/kapptemplate-15.12.0.ebuild
+++ b/kde-apps/kapptemplate/kapptemplate-15.12.0.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+FRAMEWORKS_MINIMAL="5.17.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="forceoptional"
 inherit kde5
@@ -27,3 +28,8 @@ DEPEND="
 "
 
 RDEPEND="${DEPEND}"
+
+src_install() {
+	kde5_src_install
+	rm "${ED}"usr/share/kdevappwizard/templates/qml-plasmoid.tar.bz2 || die
+}

diff --git a/kde-apps/kapptemplate/kapptemplate-15.12.49.9999.ebuild b/kde-apps/kapptemplate/kapptemplate-15.12.49.9999.ebuild
index d00dd58..fbf151d 100644
--- a/kde-apps/kapptemplate/kapptemplate-15.12.49.9999.ebuild
+++ b/kde-apps/kapptemplate/kapptemplate-15.12.49.9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+FRAMEWORKS_MINIMAL="5.17.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="forceoptional"
 inherit kde5
@@ -27,3 +28,8 @@ DEPEND="
 "
 
 RDEPEND="${DEPEND}"
+
+src_install() {
+	kde5_src_install
+	rm "${ED}"usr/share/kdevappwizard/templates/qml-plasmoid.tar.bz2 || die
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kapptemplate/
@ 2015-12-14 22:46 Manuel Rüger
  0 siblings, 0 replies; 8+ messages in thread
From: Manuel Rüger @ 2015-12-14 22:46 UTC (permalink / raw
  To: gentoo-commits

commit:     61863cf353d456481959f941cd0f9d6c62814272
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 22:45:56 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 22:45:56 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=61863cf3

kde-apps/kapptemplate: Moved to the tree

Package-Manager: portage-2.2.26

 .../kapptemplate/kapptemplate-15.08.3-r1.ebuild    | 35 ----------------------
 1 file changed, 35 deletions(-)

diff --git a/kde-apps/kapptemplate/kapptemplate-15.08.3-r1.ebuild b/kde-apps/kapptemplate/kapptemplate-15.08.3-r1.ebuild
deleted file mode 100644
index b936b75..0000000
--- a/kde-apps/kapptemplate/kapptemplate-15.08.3-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-FRAMEWORKS_MINIMAL="5.17.0"
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="A shell script to create the necessary framework to develop KDE applications"
-HOMEPAGE="https://www.kde.org/applications/development/kapptemplate"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep karchive)
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kwidgetsaddons)
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-"
-
-RDEPEND="${DEPEND}"
-
-src_install() {
-	kde5_src_install
-	rm "${ED}"usr/share/kdevappwizard/templates/qml-plasmoid.tar.bz2 || die
-}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kapptemplate/
@ 2016-04-09 12:02 Andreas Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Hüttel @ 2016-04-09 12:02 UTC (permalink / raw
  To: gentoo-commits

commit:     d017684faecdbcf1e0075953276a29cc31f51319
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 12:02:10 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 12:02:10 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d017684f

kde-apps/kapptemplate: Fix for blocker with frameworkx 5.21...

Package-Manager: portage-2.2.28

 .../kapptemplate/kapptemplate-15.12.3-r1.ebuild    | 37 ++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/kde-apps/kapptemplate/kapptemplate-15.12.3-r1.ebuild b/kde-apps/kapptemplate/kapptemplate-15.12.3-r1.ebuild
new file mode 100644
index 0000000..95f0efd
--- /dev/null
+++ b/kde-apps/kapptemplate/kapptemplate-15.12.3-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+KDE_TEST="forceoptional"
+inherit kde5
+
+DESCRIPTION="A shell script to create the necessary framework to develop KDE applications"
+HOMEPAGE="https://www.kde.org/applications/development/kapptemplate"
+KEYWORDS=" ~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep karchive)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep krunner '' 5.21.0)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
+"
+
+RDEPEND="${DEPEND}"
+
+src_install() {
+	kde5_src_install
+	rm "${ED}"usr/share/kdevappwizard/templates/qml-plasmoid.tar.bz2 || die
+	rm "${ED}"usr/share/kdevappwizard/template_previews/runner.png || die
+	rm "${ED}"usr/share/kdevappwizard/templates/runner.tar.bz2
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kapptemplate/
@ 2016-04-10 11:47 Johannes Huber
  0 siblings, 0 replies; 8+ messages in thread
From: Johannes Huber @ 2016-04-10 11:47 UTC (permalink / raw
  To: gentoo-commits

commit:     dab26be2b06edc8876ea5a4288fc325455aba579
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 11:47:08 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 11:47:08 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=dab26be2

kde-apps/kapptemplate: Add missing die

Package-Manager: portage-2.2.28

 kde-apps/kapptemplate/kapptemplate-15.12.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kapptemplate/kapptemplate-15.12.3-r1.ebuild b/kde-apps/kapptemplate/kapptemplate-15.12.3-r1.ebuild
index 95f0efd..70967d4 100644
--- a/kde-apps/kapptemplate/kapptemplate-15.12.3-r1.ebuild
+++ b/kde-apps/kapptemplate/kapptemplate-15.12.3-r1.ebuild
@@ -33,5 +33,5 @@ src_install() {
 	kde5_src_install
 	rm "${ED}"usr/share/kdevappwizard/templates/qml-plasmoid.tar.bz2 || die
 	rm "${ED}"usr/share/kdevappwizard/template_previews/runner.png || die
-	rm "${ED}"usr/share/kdevappwizard/templates/runner.tar.bz2
+	rm "${ED}"usr/share/kdevappwizard/templates/runner.tar.bz2 || die
 }


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kapptemplate/
@ 2016-04-10 11:55 Johannes Huber
  0 siblings, 0 replies; 8+ messages in thread
From: Johannes Huber @ 2016-04-10 11:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d0932c024ed05c9cfa9c3afe4db94d4cbaaa348f
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 11:55:25 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 11:55:25 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d0932c02

kde-apps/kapptemplate: Remove 15.12.3-r1

Moved to gentoo main tree.

Package-Manager: portage-2.2.28

 .../kapptemplate/kapptemplate-15.12.3-r1.ebuild    | 37 ----------------------
 1 file changed, 37 deletions(-)

diff --git a/kde-apps/kapptemplate/kapptemplate-15.12.3-r1.ebuild b/kde-apps/kapptemplate/kapptemplate-15.12.3-r1.ebuild
deleted file mode 100644
index 70967d4..0000000
--- a/kde-apps/kapptemplate/kapptemplate-15.12.3-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="A shell script to create the necessary framework to develop KDE applications"
-HOMEPAGE="https://www.kde.org/applications/development/kapptemplate"
-KEYWORDS=" ~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep karchive)
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep krunner '' 5.21.0)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
-"
-
-RDEPEND="${DEPEND}"
-
-src_install() {
-	kde5_src_install
-	rm "${ED}"usr/share/kdevappwizard/templates/qml-plasmoid.tar.bz2 || die
-	rm "${ED}"usr/share/kdevappwizard/template_previews/runner.png || die
-	rm "${ED}"usr/share/kdevappwizard/templates/runner.tar.bz2 || die
-}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kapptemplate/
@ 2024-11-10 18:50 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2024-11-10 18:50 UTC (permalink / raw
  To: gentoo-commits

commit:     9b1813efa4580e7e1528c3a260381d405dcf3c90
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 17:32:43 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 17:32:43 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9b1813ef

kde-apps/kapptemplate: Update dependencies

Upstream commit b500e0dfeb9f55cbf4dcd2f3834b3b460dd2297f

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kapptemplate/kapptemplate-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kapptemplate/kapptemplate-9999.ebuild b/kde-apps/kapptemplate/kapptemplate-9999.ebuild
index b26501d720..410fb02d32 100644
--- a/kde-apps/kapptemplate/kapptemplate-9999.ebuild
+++ b/kde-apps/kapptemplate/kapptemplate-9999.ebuild
@@ -18,11 +18,12 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND="
+	>=dev-libs/kirigami-addons-1.4.0:6
 	>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
 	>=kde-frameworks/karchive-${KFMIN}:6
-	>=kde-frameworks/kcompletion-${KFMIN}:6
 	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
+	>=kde-frameworks/kirigami-${KFMIN}:6
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	>=kde-frameworks/ki18n-${KFMIN}:6
 	>=kde-frameworks/kio-${KFMIN}:6


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-11-10 18:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-13 17:32 [gentoo-commits] proj/kde:master commit in: kde-apps/kapptemplate/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2024-11-10 18:50 Andreas Sturmlechner
2016-04-10 11:55 Johannes Huber
2016-04-10 11:47 Johannes Huber
2016-04-09 12:02 Andreas Hüttel
2015-12-14 22:46 Manuel Rüger
2015-04-16 19:09 Michael Palimaka
2014-12-04 12:53 Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox