public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktp-kded-module/
@ 2020-04-30 15:10 Andreas Sturmlechner
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2020-04-30 15:10 UTC (permalink / raw
  To: gentoo-commits

commit:     dddb81491c3ef232a6daae6808136e8351dc7160
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 14:56:50 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 15:10:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dddb8149

kde-apps/ktp-kded-module: Drop 20.04.0 (r0)

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

 .../ktp-kded-module/ktp-kded-module-20.04.0.ebuild | 43 ----------------------
 1 file changed, 43 deletions(-)

diff --git a/kde-apps/ktp-kded-module/ktp-kded-module-20.04.0.ebuild b/kde-apps/ktp-kded-module/ktp-kded-module-20.04.0.ebuild
deleted file mode 100644
index 6748a38ef57..00000000000
--- a/kde-apps/ktp-kded-module/ktp-kded-module-20.04.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.69.0
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="KDE Telepathy workspace integration"
-HOMEPAGE="https://community.kde.org/KTp"
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="~amd64"
-IUSE=""
-
-COMMON_DEPEND="
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kidletime-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-apps/ktp-common-internals-${PVCUT}:5
-	>=dev-qt/qtconcurrent-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtnetwork-${QTMIN}:5
-	>=dev-qt/qtsql-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	net-libs/telepathy-qt[qt5(+)]
-"
-DEPEND="${COMMON_DEPEND}
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-"
-RDEPEND="${COMMON_DEPEND}
-	>=kde-apps/signon-kwallet-extension-${PVCUT}:5
-"


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktp-kded-module/
@ 2020-04-30 15:32 Andreas Sturmlechner
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2020-04-30 15:32 UTC (permalink / raw
  To: gentoo-commits

commit:     b89eb8426a33a91d0d07d229866709082c1c4199
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 15:32:03 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 15:32:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b89eb842

kde-apps/ktp-kded-module: Patch is in filesdir

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

 kde-apps/ktp-kded-module/ktp-kded-module-20.04.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/ktp-kded-module/ktp-kded-module-20.04.0-r1.ebuild b/kde-apps/ktp-kded-module/ktp-kded-module-20.04.0-r1.ebuild
index f8f16590c5d..139752f4ea8 100644
--- a/kde-apps/ktp-kded-module/ktp-kded-module-20.04.0-r1.ebuild
+++ b/kde-apps/ktp-kded-module/ktp-kded-module-20.04.0-r1.ebuild
@@ -42,4 +42,4 @@ RDEPEND="${COMMON_DEPEND}
 	>=kde-apps/signon-kwallet-extension-${PVCUT}:5
 "
 
-PATCHES=( "${WORKDIR}/${P}-ktp_integration_module.patch" )
+PATCHES=( "${FILESDIR}/${P}-ktp_integration_module.patch" )


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktp-kded-module/
@ 2021-10-10  4:45 Yixun Lan
  0 siblings, 0 replies; 3+ messages in thread
From: Yixun Lan @ 2021-10-10  4:45 UTC (permalink / raw
  To: gentoo-commits

commit:     f8633ec88661fe2285b540a01a8d9d51de2881b4
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Oct 10 03:46:20 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Oct 10 04:43:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8633ec8

kde-apps/ktp-kded-module: keyword 21.08.2 for ~riscv

Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 kde-apps/ktp-kded-module/ktp-kded-module-21.08.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/ktp-kded-module/ktp-kded-module-21.08.2.ebuild b/kde-apps/ktp-kded-module/ktp-kded-module-21.08.2.ebuild
index a971b23406d..74ce6721148 100644
--- a/kde-apps/ktp-kded-module/ktp-kded-module-21.08.2.ebuild
+++ b/kde-apps/ktp-kded-module/ktp-kded-module-21.08.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://community.kde.org/KTp"
 
 LICENSE="LGPL-2.1"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 IUSE=""
 
 COMMON_DEPEND="


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

end of thread, other threads:[~2021-10-10  4:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-30 15:32 [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktp-kded-module/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2021-10-10  4:45 Yixun Lan
2020-04-30 15:10 Andreas Sturmlechner

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