public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/
@ 2015-01-17 19:10 Johannes Huber
  0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2015-01-17 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     069dc813952003e653cb9e8396de967853b22e94
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 17 17:12:34 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jan 17 17:12:34 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=069dc813

[kde-plasma/kwrited] Fix file collisions with kde-base/kwrited

Package-Manager: portage-2.2.15

---
 kde-plasma/kwrited/kwrited-5.1.2.ebuild  | 2 +-
 kde-plasma/kwrited/kwrited-5.1.95.ebuild | 2 +-
 kde-plasma/kwrited/kwrited-9999.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/kwrited/kwrited-5.1.2.ebuild b/kde-plasma/kwrited/kwrited-5.1.2.ebuild
index ca5e44f..68e5278 100644
--- a/kde-plasma/kwrited/kwrited-5.1.2.ebuild
+++ b/kde-plasma/kwrited/kwrited-5.1.2.ebuild
@@ -19,5 +19,5 @@ DEPEND="
 	$(add_frameworks_dep kpty)
 "
 RDEPEND="${DEPEND}
-	!kde-base/kwrited:4
+	!kde-base/kwrited
 "

diff --git a/kde-plasma/kwrited/kwrited-5.1.95.ebuild b/kde-plasma/kwrited/kwrited-5.1.95.ebuild
index ca5e44f..68e5278 100644
--- a/kde-plasma/kwrited/kwrited-5.1.95.ebuild
+++ b/kde-plasma/kwrited/kwrited-5.1.95.ebuild
@@ -19,5 +19,5 @@ DEPEND="
 	$(add_frameworks_dep kpty)
 "
 RDEPEND="${DEPEND}
-	!kde-base/kwrited:4
+	!kde-base/kwrited
 "

diff --git a/kde-plasma/kwrited/kwrited-9999.ebuild b/kde-plasma/kwrited/kwrited-9999.ebuild
index 34b9d77..0f19ca1 100644
--- a/kde-plasma/kwrited/kwrited-9999.ebuild
+++ b/kde-plasma/kwrited/kwrited-9999.ebuild
@@ -19,5 +19,5 @@ DEPEND="
 	$(add_frameworks_dep kpty)
 "
 RDEPEND="${DEPEND}
-	!kde-base/kwrited:4
+	!kde-base/kwrited
 "


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/
@ 2015-01-19 20:17 Johannes Huber
  0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2015-01-19 20:17 UTC (permalink / raw
  To: gentoo-commits

commit:     c5e92f61e82292ecaad5f413e6926e7959fb7d46
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 19 20:13:44 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jan 19 20:13:44 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c5e92f61

[kde-plasma/kwrited] Drop LICENSE

Handled by eclass.

Package-Manager: portage-2.2.15

---
 kde-plasma/kwrited/kwrited-5.1.2.ebuild  | 1 -
 kde-plasma/kwrited/kwrited-5.1.95.ebuild | 1 -
 kde-plasma/kwrited/kwrited-9999.ebuild   | 1 -
 3 files changed, 3 deletions(-)

diff --git a/kde-plasma/kwrited/kwrited-5.1.2.ebuild b/kde-plasma/kwrited/kwrited-5.1.2.ebuild
index 68e5278..92fd75f 100644
--- a/kde-plasma/kwrited/kwrited-5.1.2.ebuild
+++ b/kde-plasma/kwrited/kwrited-5.1.2.ebuild
@@ -7,7 +7,6 @@ EAPI=5
 inherit kde5
 
 DESCRIPTION="KDE daemon listening for wall and write messages"
-LICENSE="GPL-2"
 KEYWORDS=" ~amd64"
 IUSE=""
 

diff --git a/kde-plasma/kwrited/kwrited-5.1.95.ebuild b/kde-plasma/kwrited/kwrited-5.1.95.ebuild
index 68e5278..92fd75f 100644
--- a/kde-plasma/kwrited/kwrited-5.1.95.ebuild
+++ b/kde-plasma/kwrited/kwrited-5.1.95.ebuild
@@ -7,7 +7,6 @@ EAPI=5
 inherit kde5
 
 DESCRIPTION="KDE daemon listening for wall and write messages"
-LICENSE="GPL-2"
 KEYWORDS=" ~amd64"
 IUSE=""
 

diff --git a/kde-plasma/kwrited/kwrited-9999.ebuild b/kde-plasma/kwrited/kwrited-9999.ebuild
index 0f19ca1..2b52f7d 100644
--- a/kde-plasma/kwrited/kwrited-9999.ebuild
+++ b/kde-plasma/kwrited/kwrited-9999.ebuild
@@ -7,7 +7,6 @@ EAPI=5
 inherit kde5
 
 DESCRIPTION="KDE daemon listening for wall and write messages"
-LICENSE="GPL-2"
 KEYWORDS=""
 IUSE=""
 


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

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

commit:     8f8dd9f131e4bb5d764af6e458d928ff675e6cd7
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 13 16:16:40 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Mar 13 16:16:40 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8f8dd9f1

[kde-plasma/kwrited] Update dependencies.

Upstream commit: 57af491158632b007666e08f7bcf13a50aa3d246

Package-Manager: portage-2.2.17

 kde-plasma/kwrited/kwrited-5.2.1.ebuild    | 3 ++-
 kde-plasma/kwrited/kwrited-5.2.9999.ebuild | 3 ++-
 kde-plasma/kwrited/kwrited-9999.ebuild     | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/kwrited/kwrited-5.2.1.ebuild b/kde-plasma/kwrited/kwrited-5.2.1.ebuild
index 92fd75f..626d6fb 100644
--- a/kde-plasma/kwrited/kwrited-5.2.1.ebuild
+++ b/kde-plasma/kwrited/kwrited-5.2.1.ebuild
@@ -12,10 +12,11 @@ IUSE=""
 
 DEPEND="
 	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep knotifications)
 	$(add_frameworks_dep kpty)
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
 "
 RDEPEND="${DEPEND}
 	!kde-base/kwrited

diff --git a/kde-plasma/kwrited/kwrited-5.2.9999.ebuild b/kde-plasma/kwrited/kwrited-5.2.9999.ebuild
index 2b52f7d..718b54c 100644
--- a/kde-plasma/kwrited/kwrited-5.2.9999.ebuild
+++ b/kde-plasma/kwrited/kwrited-5.2.9999.ebuild
@@ -12,10 +12,11 @@ IUSE=""
 
 DEPEND="
 	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep knotifications)
 	$(add_frameworks_dep kpty)
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
 "
 RDEPEND="${DEPEND}
 	!kde-base/kwrited

diff --git a/kde-plasma/kwrited/kwrited-9999.ebuild b/kde-plasma/kwrited/kwrited-9999.ebuild
index 2b52f7d..718b54c 100644
--- a/kde-plasma/kwrited/kwrited-9999.ebuild
+++ b/kde-plasma/kwrited/kwrited-9999.ebuild
@@ -12,10 +12,11 @@ IUSE=""
 
 DEPEND="
 	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep knotifications)
 	$(add_frameworks_dep kpty)
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
 "
 RDEPEND="${DEPEND}
 	!kde-base/kwrited


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/
@ 2015-08-07 19:22 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2015-08-07 19:22 UTC (permalink / raw
  To: gentoo-commits

commit:     fb47dd29978cdbfb34a471f4070d2d28974aef9e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  7 19:22:12 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 19:22:12 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fb47dd29

[kde-plasma/kwrited] Add missing dependency.

Package-Manager: portage-2.2.20

 kde-plasma/kwrited/kwrited-5.3.95.ebuild      | 1 +
 kde-plasma/kwrited/kwrited-5.4.49.9999.ebuild | 1 +
 kde-plasma/kwrited/kwrited-9999.ebuild        | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-plasma/kwrited/kwrited-5.3.95.ebuild b/kde-plasma/kwrited/kwrited-5.3.95.ebuild
index 5a0b811..6f6e258 100644
--- a/kde-plasma/kwrited/kwrited-5.3.95.ebuild
+++ b/kde-plasma/kwrited/kwrited-5.3.95.ebuild
@@ -12,6 +12,7 @@ IUSE=""
 
 DEPEND="
 	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep knotifications)
 	$(add_frameworks_dep kpty)

diff --git a/kde-plasma/kwrited/kwrited-5.4.49.9999.ebuild b/kde-plasma/kwrited/kwrited-5.4.49.9999.ebuild
index 718b54c..2d36cbe 100644
--- a/kde-plasma/kwrited/kwrited-5.4.49.9999.ebuild
+++ b/kde-plasma/kwrited/kwrited-5.4.49.9999.ebuild
@@ -12,6 +12,7 @@ IUSE=""
 
 DEPEND="
 	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep knotifications)
 	$(add_frameworks_dep kpty)

diff --git a/kde-plasma/kwrited/kwrited-9999.ebuild b/kde-plasma/kwrited/kwrited-9999.ebuild
index 718b54c..2d36cbe 100644
--- a/kde-plasma/kwrited/kwrited-9999.ebuild
+++ b/kde-plasma/kwrited/kwrited-9999.ebuild
@@ -12,6 +12,7 @@ IUSE=""
 
 DEPEND="
 	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep knotifications)
 	$(add_frameworks_dep kpty)


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/
@ 2016-11-03 10:35 Johannes Huber
  0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2016-11-03 10:35 UTC (permalink / raw
  To: gentoo-commits

commit:     1330b62f4e9f86fc95398e9292110d445313c1ba
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  3 10:31:17 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 10:31:17 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1330b62f

kde-plasma/kwrited: Update blocker/description

Package-Manager: portage-2.3.2

 kde-plasma/kwrited/kwrited-5.8.49.9999.ebuild | 4 ++--
 kde-plasma/kwrited/kwrited-9999.ebuild        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-plasma/kwrited/kwrited-5.8.49.9999.ebuild b/kde-plasma/kwrited/kwrited-5.8.49.9999.ebuild
index 36d5a93..40a268a 100644
--- a/kde-plasma/kwrited/kwrited-5.8.49.9999.ebuild
+++ b/kde-plasma/kwrited/kwrited-5.8.49.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 
 inherit kde5
 
-DESCRIPTION="KDE daemon listening for wall and write messages"
+DESCRIPTION="KDE Plasma daemon listening for wall and write messages"
 KEYWORDS=""
 IUSE=""
 
@@ -20,5 +20,5 @@ DEPEND="
 	$(add_qt_dep qtwidgets)
 "
 RDEPEND="${DEPEND}
-	!kde-base/kwrited:4
+	!kde-plasma/kwrited:4
 "

diff --git a/kde-plasma/kwrited/kwrited-9999.ebuild b/kde-plasma/kwrited/kwrited-9999.ebuild
index 36d5a93..40a268a 100644
--- a/kde-plasma/kwrited/kwrited-9999.ebuild
+++ b/kde-plasma/kwrited/kwrited-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 
 inherit kde5
 
-DESCRIPTION="KDE daemon listening for wall and write messages"
+DESCRIPTION="KDE Plasma daemon listening for wall and write messages"
 KEYWORDS=""
 IUSE=""
 
@@ -20,5 +20,5 @@ DEPEND="
 	$(add_qt_dep qtwidgets)
 "
 RDEPEND="${DEPEND}
-	!kde-base/kwrited:4
+	!kde-plasma/kwrited:4
 "


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/
@ 2020-09-01 12:01 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2020-09-01 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     aae1ef116f7edbddd60a321c70f864c565ad68c5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 11:58:59 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 11:58:59 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=aae1ef11

kde-plasma/kwrited: drop 5.19.49.9999*

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

 kde-plasma/kwrited/kwrited-5.19.49.9999.ebuild | 27 --------------------------
 1 file changed, 27 deletions(-)

diff --git a/kde-plasma/kwrited/kwrited-5.19.49.9999.ebuild b/kde-plasma/kwrited/kwrited-5.19.49.9999.ebuild
deleted file mode 100644
index a0a8db7523..0000000000
--- a/kde-plasma/kwrited/kwrited-5.19.49.9999.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.71.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE Plasma daemon listening for wall and write messages"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kpty-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/
@ 2020-09-01 16:40 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2020-09-01 16:40 UTC (permalink / raw
  To: gentoo-commits

commit:     e2d1e52d7293a7340a5cdb42d20055a379bf3b3c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 16:34:45 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 16:34:45 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e2d1e52d

kde-plasma/kwrited: drop 5.19.5*

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

 kde-plasma/kwrited/kwrited-5.19.5.ebuild | 27 ---------------------------
 1 file changed, 27 deletions(-)

diff --git a/kde-plasma/kwrited/kwrited-5.19.5.ebuild b/kde-plasma/kwrited/kwrited-5.19.5.ebuild
deleted file mode 100644
index 317eed10e3..0000000000
--- a/kde-plasma/kwrited/kwrited-5.19.5.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.71.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE Plasma daemon listening for wall and write messages"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kpty-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/
@ 2020-09-17 14:23 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2020-09-17 14:23 UTC (permalink / raw
  To: gentoo-commits

commit:     b2ab0a04b8566dee85d911ab5e3262d1f54a5519
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 20:24:49 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 20:24:49 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b2ab0a04

kde-plasma/kwrited: Drop unused DEPEND

Upstream commit db23f0497b956185b15acbe269c5fa4c619f6e0d

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/kwrited/kwrited-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/kwrited/kwrited-9999.ebuild b/kde-plasma/kwrited/kwrited-9999.ebuild
index b7fcf665c3..76785c1dc0 100644
--- a/kde-plasma/kwrited/kwrited-9999.ebuild
+++ b/kde-plasma/kwrited/kwrited-9999.ebuild
@@ -17,7 +17,6 @@ IUSE=""
 
 DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 	>=kde-frameworks/kdbusaddons-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/
@ 2020-09-19  8:12 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2020-09-19  8:12 UTC (permalink / raw
  To: gentoo-commits

commit:     92a507de75551f2b64574c72fa44466bcb52169e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 03:04:45 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 03:04:45 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=92a507de

kde-plasma/kwrited: 5.19.90 version bump

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

 kde-plasma/kwrited/kwrited-5.19.90.ebuild | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/kde-plasma/kwrited/kwrited-5.19.90.ebuild b/kde-plasma/kwrited/kwrited-5.19.90.ebuild
new file mode 100644
index 0000000000..258b4e03b1
--- /dev/null
+++ b/kde-plasma/kwrited/kwrited-5.19.90.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.74.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.0
+inherit ecm kde.org
+
+DESCRIPTION="KDE Plasma daemon listening for wall and write messages"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kpty-${KFMIN}:5
+"
+RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/
@ 2020-10-13 11:51 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2020-10-13 11:51 UTC (permalink / raw
  To: gentoo-commits

commit:     202dc4de80b31e0c5c3b8216e8183f3f121ef698
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 13 11:49:42 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 13 11:49:42 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=202dc4de

kde-plasma/kwrited: drop 5.20.0*

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

 kde-plasma/kwrited/kwrited-5.20.0.ebuild | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/kde-plasma/kwrited/kwrited-5.20.0.ebuild b/kde-plasma/kwrited/kwrited-5.20.0.ebuild
deleted file mode 100644
index adb7f26f71..0000000000
--- a/kde-plasma/kwrited/kwrited-5.20.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.74.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.1
-inherit ecm kde.org
-
-DESCRIPTION="KDE Plasma daemon listening for wall and write messages"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kpty-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/
@ 2021-01-05 17:44 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2021-01-05 17:44 UTC (permalink / raw
  To: gentoo-commits

commit:     7dc30e428e7afdac018da4616652904cf970a3b3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  5 17:40:16 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 17:43:46 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7dc30e42

kde-plasma/kwrited: drop 5.20.49.9999*

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

 kde-plasma/kwrited/kwrited-5.20.49.9999.ebuild | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/kde-plasma/kwrited/kwrited-5.20.49.9999.ebuild b/kde-plasma/kwrited/kwrited-5.20.49.9999.ebuild
deleted file mode 100644
index 9230f14513..0000000000
--- a/kde-plasma/kwrited/kwrited-5.20.49.9999.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.74.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.1
-inherit ecm kde.org
-
-DESCRIPTION="KDE Plasma daemon listening for wall and write messages"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kpty-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/
@ 2023-12-16 10:57 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2023-12-16 10:57 UTC (permalink / raw
  To: gentoo-commits

commit:     b826336e491baf1a53450782f354ec289044d6ec
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 10:17:23 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 10:56:44 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b826336e

kde-plasma/kwrited: Drop unused PVCUT var

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

 kde-plasma/kwrited/kwrited-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/kwrited/kwrited-9999.ebuild b/kde-plasma/kwrited/kwrited-9999.ebuild
index 32cc9c2eb0..55603eff87 100644
--- a/kde-plasma/kwrited/kwrited-9999.ebuild
+++ b/kde-plasma/kwrited/kwrited-9999.ebuild
@@ -4,7 +4,6 @@
 EAPI=8
 
 KFMIN=5.245.0
-PVCUT=$(ver_cut 1-3)
 QTMIN=6.6.0
 inherit ecm plasma.kde.org
 


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

end of thread, other threads:[~2023-12-16 10:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-19 20:17 [gentoo-commits] proj/kde:master commit in: kde-plasma/kwrited/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2023-12-16 10:57 Andreas Sturmlechner
2021-01-05 17:44 Andreas Sturmlechner
2020-10-13 11:51 Andreas Sturmlechner
2020-09-19  8:12 Andreas Sturmlechner
2020-09-17 14:23 Andreas Sturmlechner
2020-09-01 16:40 Andreas Sturmlechner
2020-09-01 12:01 Andreas Sturmlechner
2016-11-03 10:35 Johannes Huber
2015-08-07 19:22 Michael Palimaka
2015-03-13 16:17 Michael Palimaka
2015-01-17 19:10 Johannes Huber

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