public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/akonadi-notes/
@ 2019-07-16 11:07 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2019-07-16 11:07 UTC (permalink / raw
  To: gentoo-commits

commit:     c72e792f4d46d7ce562870f9cbffe8830be0e764
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 16 11:07:29 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 16 11:07:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72e792f

kde-apps/akonadi-notes: Drop unused DEPEND, unrestrict tests

Upstream commit bbaa8676daef93d01331ce187d3fbdf7ba8344ea

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

 kde-apps/akonadi-notes/akonadi-notes-19.04.3.ebuild | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/kde-apps/akonadi-notes/akonadi-notes-19.04.3.ebuild b/kde-apps/akonadi-notes/akonadi-notes-19.04.3.ebuild
index e317c0e85c3..57eba45ffbf 100644
--- a/kde-apps/akonadi-notes/akonadi-notes-19.04.3.ebuild
+++ b/kde-apps/akonadi-notes/akonadi-notes-19.04.3.ebuild
@@ -11,18 +11,12 @@ KEYWORDS="~amd64 ~arm64 ~x86"
 LICENSE="GPL-2+"
 IUSE=""
 
-# some akonadi tests time out, that probably needs more work as it's ~700 tests
-RESTRICT+=" test"
-
-COMMON_DEPEND="
+DEPEND="
 	$(add_frameworks_dep ki18n)
 	$(add_kdeapps_dep kmime)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtxml)
 "
-DEPEND="${COMMON_DEPEND}
-	$(add_kdeapps_dep akonadi)
-"
-RDEPEND="${COMMON_DEPEND}
+RDEPEND="${DEPEND}
 	!kde-apps/kdepim-l10n
 "


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/akonadi-notes/
@ 2021-12-01  6:37 Yixun Lan
  0 siblings, 0 replies; 6+ messages in thread
From: Yixun Lan @ 2021-12-01  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     cc85d43965980082d4d224ed499a92437bd8faaf
Author:     Alex Fan <alex.fan.q <AT> gmail <DOT> com>
AuthorDate: Wed Dec  1 02:23:51 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Dec  1 06:35:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc85d439

kde-apps/akonadi-notes: keyword 21.08.3 for ~riscv

Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 kde-apps/akonadi-notes/akonadi-notes-21.08.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/akonadi-notes/akonadi-notes-21.08.3.ebuild b/kde-apps/akonadi-notes/akonadi-notes-21.08.3.ebuild
index 2a9845104b9a..b460b1106936 100644
--- a/kde-apps/akonadi-notes/akonadi-notes-21.08.3.ebuild
+++ b/kde-apps/akonadi-notes/akonadi-notes-21.08.3.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Library for akonadi notes integration"
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/akonadi-notes/
@ 2023-04-02 19:40 Arthur Zamarin
  0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2023-04-02 19:40 UTC (permalink / raw
  To: gentoo-commits

commit:     91d7feba85cb0a278592e5d4b692902f999e6320
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 19:32:44 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 19:40:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d7feba

kde-apps/akonadi-notes: Stabilize 22.12.3 x86, #898916

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-apps/akonadi-notes/akonadi-notes-22.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/akonadi-notes/akonadi-notes-22.12.3.ebuild b/kde-apps/akonadi-notes/akonadi-notes-22.12.3.ebuild
index 828e3df352e0..97d8de30a579 100644
--- a/kde-apps/akonadi-notes/akonadi-notes-22.12.3.ebuild
+++ b/kde-apps/akonadi-notes/akonadi-notes-22.12.3.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Library for akonadi notes integration"
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/akonadi-notes/
@ 2023-07-15 17:09 Arthur Zamarin
  0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2023-07-15 17:09 UTC (permalink / raw
  To: gentoo-commits

commit:     d85fefc285f4ddc4e82469ae48c771e76a57fa09
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 17:02:19 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 17:02:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d85fefc2

kde-apps/akonadi-notes: Stabilize 23.04.2 x86, #909314

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-apps/akonadi-notes/akonadi-notes-23.04.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/akonadi-notes/akonadi-notes-23.04.2.ebuild b/kde-apps/akonadi-notes/akonadi-notes-23.04.2.ebuild
index aa2ff912668b..f92fb4af4fad 100644
--- a/kde-apps/akonadi-notes/akonadi-notes-23.04.2.ebuild
+++ b/kde-apps/akonadi-notes/akonadi-notes-23.04.2.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Library for akonadi notes integration"
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/akonadi-notes/
@ 2023-11-23 15:27 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2023-11-23 15:27 UTC (permalink / raw
  To: gentoo-commits

commit:     86696a25f8c9c4f58442702dd0a484b2da64012f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 15:26:29 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 15:26:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86696a25

kde-apps/akonadi-notes: Stabilize 23.08.3 x86, #917212

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/akonadi-notes/akonadi-notes-23.08.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/akonadi-notes/akonadi-notes-23.08.3.ebuild b/kde-apps/akonadi-notes/akonadi-notes-23.08.3.ebuild
index 9b1c7cf5d153..484b71701e24 100644
--- a/kde-apps/akonadi-notes/akonadi-notes-23.08.3.ebuild
+++ b/kde-apps/akonadi-notes/akonadi-notes-23.08.3.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Library for akonadi notes integration"
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/akonadi-notes/
@ 2024-03-06 19:19 Arthur Zamarin
  0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2024-03-06 19:19 UTC (permalink / raw
  To: gentoo-commits

commit:     1dd8479ccc2b2f8ee7f00c81fe63c5dc7e5948b4
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  6 19:19:07 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Mar  6 19:19:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd8479c

kde-apps/akonadi-notes: Stabilize 23.08.5 x86, #924716

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-apps/akonadi-notes/akonadi-notes-23.08.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/akonadi-notes/akonadi-notes-23.08.5.ebuild b/kde-apps/akonadi-notes/akonadi-notes-23.08.5.ebuild
index 91843b2983ed..3633f1c1f9e4 100644
--- a/kde-apps/akonadi-notes/akonadi-notes-23.08.5.ebuild
+++ b/kde-apps/akonadi-notes/akonadi-notes-23.08.5.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Library for akonadi notes integration"
 
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 IUSE=""
 
 DEPEND="


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

end of thread, other threads:[~2024-03-06 19:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-23 15:27 [gentoo-commits] repo/gentoo:master commit in: kde-apps/akonadi-notes/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-03-06 19:19 Arthur Zamarin
2023-07-15 17:09 Arthur Zamarin
2023-04-02 19:40 Arthur Zamarin
2021-12-01  6:37 Yixun Lan
2019-07-16 11:07 Andreas Sturmlechner

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