* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktimetracker/
@ 2016-02-06 15:59 Andreas Hüttel
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Hüttel @ 2016-02-06 15:59 UTC (permalink / raw
To: gentoo-commits
commit: a0b4b2de0a450c4452a9cecfcd199f98eb9b8862
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 6 14:31:40 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Feb 6 15:58:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b4b2de
kde-apps/ktimetracker: Version bump
Package-Manager: portage-2.2.27
kde-apps/ktimetracker/Manifest | 1 +
.../ktimetracker/ktimetracker-4.4.2016.01.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/kde-apps/ktimetracker/Manifest b/kde-apps/ktimetracker/Manifest
index 6508138..cbcb87d 100644
--- a/kde-apps/ktimetracker/Manifest
+++ b/kde-apps/ktimetracker/Manifest
@@ -1,3 +1,4 @@
DIST kdepim-4.14.10.tar.xz 14585020 SHA256 edad865b81259331780a25906127e105d06fda8aa56f6f11cfee4bc8f85bb7e2 SHA512 aa7e5a488964d11d355557e89053993bb0bed4860072dbb8ae1851df881713a15ec5aa4e428de9b85a8bef678ace307b33f186314fe5a8011521e30331a1691b WHIRLPOOL 358589e29baeb2f7bf648d1bbccb9bbf37c4c1a447f05a2eff472b50282d7d5118ad40ced2f93ac7f47f2c394f745216632d33be389e82f88efd69386f6ab57d
DIST kdepim-4.14.8.tar.xz 14575884 SHA256 52b4174924387030c1b3803267f099f3534aa8ccde796953d6cf34b4aabbe3a7 SHA512 687b0db97476e692718039153a1ee60cf9ddab8d9adad06abba702a170d49488f60f0fe050a339db2da2a5996d1bdbe1faec73c1c2e2b655fa9ea66aa538899c WHIRLPOOL 4ce31c3c526a0eed7819137cb5c29450da75fac8a7f4f74e25794b6617bbd7e12987bb45983408ae87bd892a57508d171941b9c4e1a75324773611d950fe55e4
DIST kdepim-4.4.2015.06.tar.xz 8901968 SHA256 d9153c57e697ca33d0bd82f1f93ed2befdabbe3822189c1c8acbdf7bf9bbaec6 SHA512 10e89ff1bb22ef03ae2128b800f87c76da945703fa98c07fa0ac29deb17c724beeca84995c50b067138ab7cf0543112173eb850d897b38c512a25974bfc15e1e WHIRLPOOL 543b9d629380e9923b38c414cf6e7390437a48acfb31b9ed934e9655bb1efb1f480065942775dc68d8382e639e4df122f953388dad90a9fadb3734d2f2fe72f0
+DIST kdepim-4.4.2016.01.tar.xz 8964248 SHA256 19f4d6ab4bcddf5a0e6acae50c20d0b8fbb482503e47e75c86955637d249cefa SHA512 a04737cc89f96e3635a19c492c9f3f31e7554aa8a237fb0ad8f5fe8c02e7e30911dd5d93bf0f27fd38603e496e02f3ef1d3064e159c99c71dea379199d1e0e03 WHIRLPOOL 9f02f5799b3a10a9b18b4c8cb34084051991cb7240d2b818cd2b58bde05abde2ef3126b3960f2554c7e5c4930266e561c1715c21fe72136654e28184b5083089
diff --git a/kde-apps/ktimetracker/ktimetracker-4.4.2016.01.ebuild b/kde-apps/ktimetracker/ktimetracker-4.4.2016.01.ebuild
new file mode 100644
index 0000000..b276d53
--- /dev/null
+++ b/kde-apps/ktimetracker/ktimetracker-4.4.2016.01.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KMNAME="kdepim"
+KDE_HANDBOOK=optional
+inherit kde4-meta
+
+DESCRIPTION="KTimeTracker tracks time spent on various tasks (noakonadi branch)"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="
+ $(add_kdeapps_dep kdepim-kresources '' 4.4.2015)
+ $(add_kdeapps_dep kdepimlibs '' 4.6)
+ $(add_kdeapps_dep libkdepim '' 4.4.2015)
+ x11-libs/libXScrnSaver
+"
+DEPEND="${RDEPEND}
+ x11-proto/scrnsaverproto
+"
+
+KMEXTRACTONLY="
+ kresources/
+"
+
+KMLOADLIBS="libkdepim"
+
+src_unpack() {
+ if use kontact; then
+ KMEXTRA="${KMEXTRA} kontact/plugins/ktimetracker"
+ fi
+
+ kde4-meta_src_unpack
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktimetracker/
@ 2016-03-05 13:13 Mikle Kolyada
0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2016-03-05 13:13 UTC (permalink / raw
To: gentoo-commits
commit: b40df1118a25a0f04acde1f0bae6a8c43cc28320
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 5 13:10:32 2016 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar 5 13:10:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b40df111
kde-apps/ktimetracker: amd64 stable wrt bug #569742
Package-Manager: portage-2.2.26
kde-apps/ktimetracker/ktimetracker-4.14.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktimetracker/ktimetracker-4.14.10.ebuild b/kde-apps/ktimetracker/ktimetracker-4.14.10.ebuild
index 4c01c43..2fe4c76 100644
--- a/kde-apps/ktimetracker/ktimetracker-4.14.10.ebuild
+++ b/kde-apps/ktimetracker/ktimetracker-4.14.10.ebuild
@@ -11,7 +11,7 @@ inherit kde4-meta
DESCRIPTION="KTimeTracker tracks time spent on various tasks"
HOEMPAGE="https://www.kde.org/applications/utilities/ktimetracker/"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktimetracker/
@ 2016-03-06 11:26 Mikle Kolyada
0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2016-03-06 11:26 UTC (permalink / raw
To: gentoo-commits
commit: 31526b79a3779b7197318e90a291ba47e848a23e
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 6 11:16:54 2016 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar 6 11:22:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31526b79
kde-apps/ktimetracker: x86 stable wrt bug #569742
Package-Manager: portage-2.2.26
kde-apps/ktimetracker/ktimetracker-4.14.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktimetracker/ktimetracker-4.14.10.ebuild b/kde-apps/ktimetracker/ktimetracker-4.14.10.ebuild
index 2fe4c76..5003cdf 100644
--- a/kde-apps/ktimetracker/ktimetracker-4.14.10.ebuild
+++ b/kde-apps/ktimetracker/ktimetracker-4.14.10.ebuild
@@ -11,7 +11,7 @@ inherit kde4-meta
DESCRIPTION="KTimeTracker tracks time spent on various tasks"
HOEMPAGE="https://www.kde.org/applications/utilities/ktimetracker/"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktimetracker/
@ 2016-06-11 10:56 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2016-06-11 10:56 UTC (permalink / raw
To: gentoo-commits
commit: 37eef19170c53dbe0b4eb474df0596f4727d377a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 11 10:56:39 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jun 11 10:56:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37eef191
kde-apps/ktimetracker: amd64 stable wrt bug #584652
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160211.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160211.ebuild b/kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160211.ebuild
index 1662475..c4a20f1 100644
--- a/kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160211.ebuild
+++ b/kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160211.ebuild
@@ -14,7 +14,7 @@ HOEMPAGE="https://www.kde.org/applications/utilities/ktimetracker/"
COMMIT_ID="2aec255c6465676404e4694405c153e485e477d9"
SRC_URI="https://quickgit.kde.org/?p=kdepim.git&a=snapshot&h=${COMMIT_ID}&fmt=tgz -> ${KMNAME}-${PV}.tar.gz"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktimetracker/
@ 2016-06-11 12:23 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2016-06-11 12:23 UTC (permalink / raw
To: gentoo-commits
commit: bdcbf58d12b36b4a306ea89ac56a32a0bd683b9f
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 11 12:22:33 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jun 11 12:22:33 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdcbf58d
kde-apps/ktimetracker: amd64 stable wrt bug #583728
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
kde-apps/ktimetracker/ktimetracker-4.4.2016.01.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktimetracker/ktimetracker-4.4.2016.01.ebuild b/kde-apps/ktimetracker/ktimetracker-4.4.2016.01.ebuild
index cc8e154..e785349 100644
--- a/kde-apps/ktimetracker/ktimetracker-4.4.2016.01.ebuild
+++ b/kde-apps/ktimetracker/ktimetracker-4.4.2016.01.ebuild
@@ -10,7 +10,7 @@ inherit kde4-meta
DESCRIPTION="KTimeTracker tracks time spent on various tasks (noakonadi branch)"
HOMEPAGE="https://launchpad.net/~pali/+archive/ubuntu/kdepim-noakonadi"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktimetracker/
@ 2017-05-07 21:24 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2017-05-07 21:24 UTC (permalink / raw
To: gentoo-commits
commit: 5067165d409f3f549a8c607fc736795e0940523d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 7 21:24:00 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 7 21:24:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5067165d
kde-apps/ktimetracker: amd64 stable wrt bug #617730
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160611.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160611.ebuild b/kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160611.ebuild
index 52172df2d4b..c3c1481a477 100644
--- a/kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160611.ebuild
+++ b/kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160611.ebuild
@@ -10,7 +10,7 @@ inherit kde4-meta
DESCRIPTION="Tracks time spent on various tasks"
HOEMPAGE="https://www.kde.org/applications/utilities/ktimetracker/"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktimetracker/
@ 2017-05-10 15:44 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2017-05-10 15:44 UTC (permalink / raw
To: gentoo-commits
commit: d821c275a8c4b6d4138d67e1c7e87530dfdf0a5c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 15:43:01 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed May 10 15:44:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d821c275
kde-apps/ktimetracker: x86 stable wrt bug #617730
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160611.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160611.ebuild b/kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160611.ebuild
index c3c1481a477..a16ff88ff60 100644
--- a/kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160611.ebuild
+++ b/kde-apps/ktimetracker/ktimetracker-4.14.11_pre20160611.ebuild
@@ -10,7 +10,7 @@ inherit kde4-meta
DESCRIPTION="Tracks time spent on various tasks"
HOEMPAGE="https://www.kde.org/applications/utilities/ktimetracker/"
-KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
IUSE="debug"
RDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2017-05-10 15:45 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-06 11:26 [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktimetracker/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2017-05-10 15:44 Agostino Sarubbo
2017-05-07 21:24 Agostino Sarubbo
2016-06-11 12:23 Agostino Sarubbo
2016-06-11 10:56 Agostino Sarubbo
2016-03-05 13:13 Mikle Kolyada
2016-02-06 15:59 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox