public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/flow-pomodoro/
@ 2016-04-10 17:29 Michael Palimaka
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2016-04-10 17:29 UTC (permalink / raw
  To: gentoo-commits

commit:     a38a13471d533a35741eddca7968f3b78b813aaa
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 17:28:53 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 17:29:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a38a1347

x11-misc/flow-pomodoro: remove unused dependency

Package-Manager: portage-2.2.28

 x11-misc/flow-pomodoro/flow-pomodoro-1.1.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-misc/flow-pomodoro/flow-pomodoro-1.1.1.ebuild b/x11-misc/flow-pomodoro/flow-pomodoro-1.1.1.ebuild
index fbcfc2a..ed26fe5 100644
--- a/x11-misc/flow-pomodoro/flow-pomodoro-1.1.1.ebuild
+++ b/x11-misc/flow-pomodoro/flow-pomodoro-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,6 @@ KEYWORDS="~amd64"
 IUSE=""
 
 DEPEND="dev-qt/qtcore:5
-	dev-qt/qtquick1:5
 	dev-qt/qtdbus:5
 	dev-qt/qtdeclarative:5
 	dev-qt/qtgui:5


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/flow-pomodoro/
@ 2017-02-18 12:20 Manuel Rüger
  0 siblings, 0 replies; 6+ messages in thread
From: Manuel Rüger @ 2017-02-18 12:20 UTC (permalink / raw
  To: gentoo-commits

commit:     b4c89b73becdaea7306df50697d142c6f5507c37
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 12:19:30 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 12:19:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c89b73

x11-misc/flow-pomodoro: Version bump to 1.2.0

Package-Manager: portage-2.3.3

 x11-misc/flow-pomodoro/Manifest                   |  1 +
 x11-misc/flow-pomodoro/flow-pomodoro-1.2.0.ebuild | 25 +++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/x11-misc/flow-pomodoro/Manifest b/x11-misc/flow-pomodoro/Manifest
index 11b8802365..f4a2966a05 100644
--- a/x11-misc/flow-pomodoro/Manifest
+++ b/x11-misc/flow-pomodoro/Manifest
@@ -1,2 +1,3 @@
 DIST flow-pomodoro-1.1.1.tar.gz 684633 SHA256 311d22dcfe57dd7c236a2632368abdc667f42aaf7f1d713393d9dbbc12c3a855 SHA512 9a97d553b7a7ec5c32c0b6002e9f194fc297ef3fc18cb41d3ae7ca602d42d1313b1602e094f669f558ab15b7519c880dd12867724d5b2324f6e2d34ee409496d WHIRLPOOL f3183d0d3542f7fe28f97ed391dcc5e308cb783e27ca6b204623f14cefa722f2f28eda2d40203dbd0ba4c28c490c9bfc7861ba331c40dcd69152e126ec91828a
 DIST flow-pomodoro-1.1.2.tar.gz 686290 SHA256 96786f4fcb90efadbb129bf40f14cf143f2ea9137101d2c24bdcab00d2357e11 SHA512 73a37e5c63a14777b21bef61cd81003548119670b74ae9de2eb5fff4cd27f159429c9aded06638bd77e52967a0a2cfb69f4055709ed136b5ef39a4d3ccd90ab7 WHIRLPOOL f51d74579d26565e00cc57b49070f2a1e507299fbada924197963606ed5ce598168a0964ddfb755184227244eff2f97ae6b1d2780c376685b0b5b1faa7192f8b
+DIST flow-pomodoro-1.2.0.tar.gz 661888 SHA256 7b3389aec5400b027403c86984f432436b8c25f492c9077ba8a09521632daaf7 SHA512 1f347a679fe85e4751166c6aa8af3fda06c57844c0be7116266b2203d061abd1631cb994c0942f3fea9209064d9a49a230248ac101156132aa66a519438acccc WHIRLPOOL e532ab2f614819a46949199e3aa00ed8f6d952620f0f6046a874287d26cde904d2879c7b5f1f5e1823ef5e6292f90f9dcf5b3ec72ab5f509083f212f9612fdb2

diff --git a/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0.ebuild b/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0.ebuild
new file mode 100644
index 0000000000..bd60034dc1
--- /dev/null
+++ b/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="A pomodoro app that blocks distractions while you work"
+HOMEPAGE="https://github.com/iamsergio/flow-pomodoro"
+SRC_URI="https://github.com/iamsergio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=">=dev-qt/qtcore-5.6:5
+	>=dev-qt/qtdbus-5.6:5
+	>=dev-qt/qtdeclarative-5.6:5
+	>=dev-qt/qtgui-5.6:5
+	>=dev-qt/qtquickcontrols-5.6:5
+	>=dev-qt/qtnetwork-5.6:5
+	>=dev-qt/qtwidgets-5.6:5"
+RDEPEND="${DEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/flow-pomodoro/
@ 2017-07-23 11:47 Manuel Rüger
  0 siblings, 0 replies; 6+ messages in thread
From: Manuel Rüger @ 2017-07-23 11:47 UTC (permalink / raw
  To: gentoo-commits

commit:     dd53cb89cc9f566c69f772160cffa6bb71294732
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 11:46:48 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 11:46:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd53cb89

x11-misc/flow-pomodoro: Drop myself as maintainer

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 x11-misc/flow-pomodoro/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x11-misc/flow-pomodoro/metadata.xml b/x11-misc/flow-pomodoro/metadata.xml
index e6040f04847..b60f3a4d6b0 100644
--- a/x11-misc/flow-pomodoro/metadata.xml
+++ b/x11-misc/flow-pomodoro/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>mrueg@gentoo.org</email>
-		<name>Manuel Rüger</name>
-	</maintainer>
+	<!-- maintainer-needed -->
 	<upstream>
 		<remote-id type="github">iamsergio/flow-pomodoro</remote-id>
 	</upstream>


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/flow-pomodoro/
@ 2017-07-23 11:54 Michael Palimaka
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2017-07-23 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     273638c3c3aea7de2e3fec7cc499ecbc0cb6fbcf
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 11:52:34 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 11:53:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=273638c3

x11-misc/flow-pomodoro: remove 1.1.2

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 x11-misc/flow-pomodoro/Manifest                   |  1 -
 x11-misc/flow-pomodoro/flow-pomodoro-1.1.2.ebuild | 24 -----------------------
 2 files changed, 25 deletions(-)

diff --git a/x11-misc/flow-pomodoro/Manifest b/x11-misc/flow-pomodoro/Manifest
index 6f3e48bc466..140b8b566b7 100644
--- a/x11-misc/flow-pomodoro/Manifest
+++ b/x11-misc/flow-pomodoro/Manifest
@@ -1,2 +1 @@
-DIST flow-pomodoro-1.1.2.tar.gz 686290 SHA256 96786f4fcb90efadbb129bf40f14cf143f2ea9137101d2c24bdcab00d2357e11 SHA512 73a37e5c63a14777b21bef61cd81003548119670b74ae9de2eb5fff4cd27f159429c9aded06638bd77e52967a0a2cfb69f4055709ed136b5ef39a4d3ccd90ab7 WHIRLPOOL f51d74579d26565e00cc57b49070f2a1e507299fbada924197963606ed5ce598168a0964ddfb755184227244eff2f97ae6b1d2780c376685b0b5b1faa7192f8b
 DIST flow-pomodoro-1.2.0.tar.gz 661888 SHA256 7b3389aec5400b027403c86984f432436b8c25f492c9077ba8a09521632daaf7 SHA512 1f347a679fe85e4751166c6aa8af3fda06c57844c0be7116266b2203d061abd1631cb994c0942f3fea9209064d9a49a230248ac101156132aa66a519438acccc WHIRLPOOL e532ab2f614819a46949199e3aa00ed8f6d952620f0f6046a874287d26cde904d2879c7b5f1f5e1823ef5e6292f90f9dcf5b3ec72ab5f509083f212f9612fdb2

diff --git a/x11-misc/flow-pomodoro/flow-pomodoro-1.1.2.ebuild b/x11-misc/flow-pomodoro/flow-pomodoro-1.1.2.ebuild
deleted file mode 100644
index e051e72bcb9..00000000000
--- a/x11-misc/flow-pomodoro/flow-pomodoro-1.1.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="A pomodoro app that blocks distractions while you work"
-HOMEPAGE="https://github.com/iamsergio/flow-pomodoro"
-SRC_URI="https://github.com/iamsergio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-qt/qtcore:5
-	dev-qt/qtdbus:5
-	dev-qt/qtdeclarative:5
-	dev-qt/qtgui:5
-	dev-qt/qtquickcontrols:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtwidgets:5"
-RDEPEND="${DEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/flow-pomodoro/
@ 2019-05-15 21:22 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2019-05-15 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     bae541cd8aa62cc492ae63e83d705869d2ffe42d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 21:21:45 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 15 21:22:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bae541cd

x11-misc/flow-pomodoro: Drop 1.2.0 (r0)

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

 x11-misc/flow-pomodoro/flow-pomodoro-1.2.0.ebuild | 24 -----------------------
 1 file changed, 24 deletions(-)

diff --git a/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0.ebuild b/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0.ebuild
deleted file mode 100644
index daa67bf4bb7..00000000000
--- a/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="A pomodoro app that blocks distractions while you work"
-HOMEPAGE="https://github.com/iamsergio/flow-pomodoro"
-SRC_URI="https://github.com/iamsergio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-qt/qtcore-5.6:5
-	>=dev-qt/qtdbus-5.6:5
-	>=dev-qt/qtdeclarative-5.6:5
-	>=dev-qt/qtgui-5.6:5
-	>=dev-qt/qtquickcontrols-5.6:5
-	>=dev-qt/qtnetwork-5.6:5
-	>=dev-qt/qtwidgets-5.6:5"
-RDEPEND="${DEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/flow-pomodoro/
@ 2023-09-04 21:24 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2023-09-04 21:24 UTC (permalink / raw
  To: gentoo-commits

commit:     857a29b1e8d8db4655b7157517717dd8e96cd92b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  4 19:24:11 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep  4 21:24:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857a29b1

x11-misc/flow-pomodoro: update EAPI 7 -> 8

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

 x11-misc/flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild b/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild
index bd7d62f1034a..ec465111b73a 100644
--- a/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild
+++ b/x11-misc/flow-pomodoro/flow-pomodoro-1.2.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake
 
-DESCRIPTION="A pomodoro app that blocks distractions while you work"
+DESCRIPTION="Pomodoro app that blocks distractions while you work"
 HOMEPAGE="https://github.com/iamsergio/flow-pomodoro"
 SRC_URI="https://github.com/iamsergio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 


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

end of thread, other threads:[~2023-09-04 21:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-04 21:24 [gentoo-commits] repo/gentoo:master commit in: x11-misc/flow-pomodoro/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2019-05-15 21:22 Andreas Sturmlechner
2017-07-23 11:54 Michael Palimaka
2017-07-23 11:47 Manuel Rüger
2017-02-18 12:20 Manuel Rüger
2016-04-10 17:29 Michael Palimaka

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