public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2016-08-02 16:10 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2016-08-02 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     230191c34910afa8ea043b0d33fa288ff4ee8598
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 15:28:20 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 16:09:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=230191c3

xfce-extra/xfce4-time-out-plugin: Prune old

 xfce-extra/xfce4-time-out-plugin/Manifest          |  1 -
 .../xfce4-time-out-plugin-1.0.1.ebuild             | 32 ----------------------
 2 files changed, 33 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest
index 88c87c8..89880c4 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-time-out-plugin-1.0.1.tar.bz2 333227 SHA256 e342f73315fa8176ac4fc321680a3959aa2e06fafed1ac78031fae64713a3db8 SHA512 f2999a578fbdc324f9086210bfbc6a0f9296816913e4775fc60d0a3fd405781723bbe8cfdc16198f808025df7ce9ef5125d9614a233948d50a507b85139b0504 WHIRLPOOL 8c82015a994fe425b3228c63f2a901c7a1701def2d0d0e6ea79c99c205be453ffbb14b9dade57b7f60cb2ce1137068f292c8238233569ad1c42a72fa3aea43a5
 DIST xfce4-time-out-plugin-1.0.2.tar.bz2 337382 SHA256 c69fb7218c685e516454810291c5245c49a80d774a6bded59c645a1af427c4e5 SHA512 3f49664fc8fd947627e40de0338e3a115806045c97fa08fd678fdbb831947bcfe14c02e9961d671ce7546d4913fd9319322476df590a70458bdf86fa3bd43464 WHIRLPOOL 7577b75771182686d548b36759a84d6a9744e1e012689e4ebe585a09340a8db9656a9b15cdf938b2aa28231f2cd3dfed8b9c7b10b106fef4edc0f51fe5dbf3df

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild
deleted file mode 100644
index 284c41b..0000000
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="x11-libs/gtk+:2
-	x11-libs/libX11
-	>=xfce-base/libxfce4ui-4.8
-	>=xfce-base/libxfce4util-4.8
-	>=xfce-base/xfce4-panel-4.8"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-pkg_setup() {
-	XFCONF=(
-		$(xfconf_use_debug)
-		)
-
-	DOCS=( AUTHORS ChangeLog NEWS README THANKS )
-}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2017-01-30  7:37 Fabian Groffen
  0 siblings, 0 replies; 53+ messages in thread
From: Fabian Groffen @ 2017-01-30  7:37 UTC (permalink / raw
  To: gentoo-commits

commit:     57643edae43bae54649bb46311260d5a7ffcfc8e
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 21:58:52 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 07:36:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57643eda

xfce-extra/xfce4-time-out-plugin: dropped ~ia64-linux ~x86-freebsd

Package-Manager: portage-2.3.3

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild
index 20cf2d6..bc824a5 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="debug"
 
 RDEPEND="x11-libs/gtk+:2=


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2018-07-10 12:29 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2018-07-10 12:29 UTC (permalink / raw
  To: gentoo-commits

commit:     a11da82145fc2189d14d8160f1dfdbe00b68a69a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 10 10:48:08 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 10 12:29:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a11da821

xfce-extra/xfce4-time-out-plugin: Inline mirror://xfce

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild
index 2b48d5edc69..17405c72e0a 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild
@@ -6,7 +6,7 @@ inherit xfconf
 
 DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-04-09 16:09 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2019-04-09 16:09 UTC (permalink / raw
  To: gentoo-commits

commit:     3316c659c06e959e5fa121715c61ccab3a603e02
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 14:54:05 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 16:09:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3316c659

xfce-extra/xfce4-time-out-plugin: Port to EAPI 7, off xfconf

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../xfce4-time-out-plugin-1.0.2-r1.ebuild          | 33 ++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
new file mode 100644
index 00000000000..6bb08dc9c8c
--- /dev/null
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
+SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="x11-libs/gtk+:2
+	x11-libs/libX11:=
+	>=xfce-base/libxfce4ui-4.8:=
+	>=xfce-base/libxfce4util-4.8:=
+	>=xfce-base/xfce4-panel-4.8:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-04-10  8:19 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2019-04-10  8:19 UTC (permalink / raw
  To: gentoo-commits

commit:     d6a4dce94f7a23c62413ac7eb0fd0feaee08c5ac
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 08:14:34 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 08:19:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a4dce9

xfce-extra/xfce4-time-out-plugin: Add missing postrm

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild       | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index 6bb08dc9c8c..1b17740c067 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -31,3 +31,7 @@ src_install() {
 pkg_postinst() {
 	xdg_icon_cache_update
 }
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-04-21 19:19 Mikle Kolyada
  0 siblings, 0 replies; 53+ messages in thread
From: Mikle Kolyada @ 2019-04-21 19:19 UTC (permalink / raw
  To: gentoo-commits

commit:     1e9127c100fac141e582e5b1ad7513c3bc4ab216
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 19:18:34 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 19:19:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9127c1

xfce-extra/xfce4-time-out-plugin: amd64 stable wrt bug #682952

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index 1b17740c067..4aacad61f0d 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-04-21 19:19 Mikle Kolyada
  0 siblings, 0 replies; 53+ messages in thread
From: Mikle Kolyada @ 2019-04-21 19:19 UTC (permalink / raw
  To: gentoo-commits

commit:     77a08c3c9b484601243a534a1fe67e4078d961f2
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 19:19:09 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 19:19:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77a08c3c

xfce-extra/xfce4-time-out-plugin: x86 stable wrt bug #682952

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index 4aacad61f0d..1db8c049479 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-04-28  7:42 Sergei Trofimovich
  0 siblings, 0 replies; 53+ messages in thread
From: Sergei Trofimovich @ 2019-04-28  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     16bb5bceeb03ade0ae3b544a4ff11720680115ed
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 28 07:11:19 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 28 07:42:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16bb5bce

xfce-extra/xfce4-time-out-plugin: stable 1.0.2-r1 for ppc, bug #682952

Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index 1db8c049479..e0475080111 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-04-28 13:03 Sergei Trofimovich
  0 siblings, 0 replies; 53+ messages in thread
From: Sergei Trofimovich @ 2019-04-28 13:03 UTC (permalink / raw
  To: gentoo-commits

commit:     0b7635a134373285b01926c22622e771392c3e22
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 28 08:39:58 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 28 13:03:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b7635a1

xfce-extra/xfce4-time-out-plugin: stable 1.0.2-r1 for ppc64, bug #682952

Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index e0475080111..30b7634ee06 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-05-02 21:34 Mikle Kolyada
  0 siblings, 0 replies; 53+ messages in thread
From: Mikle Kolyada @ 2019-05-02 21:34 UTC (permalink / raw
  To: gentoo-commits

commit:     c1cee17fac80e73832ee5ecd4fb49d89ec3ed2d5
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu May  2 21:34:16 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu May  2 21:34:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1cee17f

xfce-extra/xfce4-time-out-plugin: arm stable wrt bug #682952

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index 30b7634ee06..6517adbdc32 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-05-02 21:56 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2019-05-02 21:56 UTC (permalink / raw
  To: gentoo-commits

commit:     dab1c99f937433fcd453f47092787891d577a0ba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  2 21:55:18 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  2 21:56:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dab1c99f

xfce-extra/xfce4-time-out-plugin: Drop old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../xfce4-time-out-plugin-1.0.2.ebuild             | 31 ----------------------
 1 file changed, 31 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild
deleted file mode 100644
index 17405c72e0a..00000000000
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="x11-libs/gtk+:2=
-	x11-libs/libX11:=
-	>=xfce-base/libxfce4ui-4.8:=
-	>=xfce-base/libxfce4util-4.8:=
-	>=xfce-base/xfce4-panel-4.8:="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-pkg_setup() {
-	XFCONF=(
-		$(xfconf_use_debug)
-		)
-
-	DOCS=( AUTHORS ChangeLog NEWS README THANKS )
-}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-07-23 14:11 Kent Fredric
  0 siblings, 0 replies; 53+ messages in thread
From: Kent Fredric @ 2019-07-23 14:11 UTC (permalink / raw
  To: gentoo-commits

commit:     3b8d3d8027dba204d5702a57e5f3dfc96f57ebe8
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 23 13:56:32 2019 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jul 23 13:56:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b8d3d80

xfce-extra/xfce4-time-out-plugin: Drop ~x86-fbsd due to bug #665088

Judicious dropping of keywords due to inactivity in bug #665088
This percolates due to keyword inconsistencies in:
  dev-perl/Log-Agent, dev-perl/glib-perl, xfce-base/libxfce4ui
  xfce-base/xfce4-panel, xfce-base/xfconf

Bug: https://bugs.gentoo.org/665088
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86-fbsd"
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index 6517adbdc32..e1f12659789 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-08-13 12:10 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2019-08-13 12:10 UTC (permalink / raw
  To: gentoo-commits

commit:     da2a9367585d7a0382e19e1c5bed4810918f6325
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 13 11:33:01 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 13 12:10:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da2a9367

xfce-extra/xfce4-time-out-plugin: Bump to 1.0.3

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/Manifest          |  1 +
 .../xfce4-time-out-plugin-1.0.3.ebuild             | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest
index e90d0bff2ac..d52a60a4a34 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-time-out-plugin-1.0.2.tar.bz2 337382 BLAKE2B e98102dcb2531ee42950022e484ed57b307ebf9b4ea7adbff3508e75465b9ade24f90e9c800ff0daa8b0da59ffe84aac9fe802267327e9d361de4359b0b95eef SHA512 3f49664fc8fd947627e40de0338e3a115806045c97fa08fd678fdbb831947bcfe14c02e9961d671ce7546d4913fd9319322476df590a70458bdf86fa3bd43464
+DIST xfce4-time-out-plugin-1.0.3.tar.bz2 362390 BLAKE2B db7ba33a1d30dca7361d6ab6be5559786891273a36e00a028a0e27084d3fb4760af18f5cecc5c2edfd9a76640130ba4a4412d2228b26154f8b85173df360fa38 SHA512 c2080abef330e9f783b3e9c008a76d11bdbdfe1a666435237b6b06a50e93191a760441a9d343f24234eb4343b550009ed9e2101dbffbec3d8f53c562d4bb3cfc

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild
new file mode 100644
index 00000000000..0c73355d2e5
--- /dev/null
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
+SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="x11-libs/gtk+:2
+	x11-libs/libX11
+	>=xfce-base/libxfce4ui-4.8:=
+	>=xfce-base/libxfce4util-4.8:=
+	>=xfce-base/xfce4-panel-4.8:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-08-22 11:15 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2019-08-22 11:15 UTC (permalink / raw
  To: gentoo-commits

commit:     8c2a1db3aaf731ca314b86ab1009046e4a043f04
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 10:33:08 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 11:15:12 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c2a1db3

xfce-extra/xfce4-time-out-plugin: Require GTK+2 xfce4-panel

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild
index 0c73355d2e5..02bed112bf9 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild
@@ -18,7 +18,7 @@ RDEPEND="x11-libs/gtk+:2
 	x11-libs/libX11
 	>=xfce-base/libxfce4ui-4.8:=
 	>=xfce-base/libxfce4util-4.8:=
-	>=xfce-base/xfce4-panel-4.8:="
+	>=xfce-base/xfce4-panel-4.8:=[gtk2(+)]"
 DEPEND="${RDEPEND}
 	dev-util/intltool
 	virtual/pkgconfig"


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-08-22 11:15 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2019-08-22 11:15 UTC (permalink / raw
  To: gentoo-commits

commit:     5f6a574631fa5288e0c9648257c8527908418a11
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 10:34:10 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 11:15:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6a5746

xfce-extra/xfce4-time-out-plugin: Require GTK+2 xfce4-panel

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index e1f12659789..ff7f4af584b 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -18,7 +18,7 @@ RDEPEND="x11-libs/gtk+:2
 	x11-libs/libX11:=
 	>=xfce-base/libxfce4ui-4.8:=
 	>=xfce-base/libxfce4util-4.8:=
-	>=xfce-base/xfce4-panel-4.8:="
+	>=xfce-base/xfce4-panel-4.8:=[gtk2(+)]"
 DEPEND="${RDEPEND}
 	dev-util/intltool
 	virtual/pkgconfig"


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-08-22 12:31 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2019-08-22 12:31 UTC (permalink / raw
  To: gentoo-commits

commit:     d66d0dbf5f34bdab9f1e2666f3b493ddd5b08aa7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 11:36:59 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 12:31:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d66d0dbf

xfce-extra/xfce4-time-out-plugin: Require GTK+2 libxfce4ui

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild  | 2 +-
 ...me-out-plugin-1.0.3.ebuild => xfce4-time-out-plugin-1.0.3-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index ff7f4af584b..8bb1c7efcec 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -16,7 +16,7 @@ IUSE=""
 
 RDEPEND="x11-libs/gtk+:2
 	x11-libs/libX11:=
-	>=xfce-base/libxfce4ui-4.8:=
+	>=xfce-base/libxfce4ui-4.8:=[gtk2(+)]
 	>=xfce-base/libxfce4util-4.8:=
 	>=xfce-base/xfce4-panel-4.8:=[gtk2(+)]"
 DEPEND="${RDEPEND}

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
similarity index 95%
rename from xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild
rename to xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
index 02bed112bf9..2b0e088a4f6 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
@@ -16,7 +16,7 @@ IUSE=""
 
 RDEPEND="x11-libs/gtk+:2
 	x11-libs/libX11
-	>=xfce-base/libxfce4ui-4.8:=
+	>=xfce-base/libxfce4ui-4.8:=[gtk2(+)]
 	>=xfce-base/libxfce4util-4.8:=
 	>=xfce-base/xfce4-panel-4.8:=[gtk2(+)]"
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-10-10 18:31 Mikle Kolyada
  0 siblings, 0 replies; 53+ messages in thread
From: Mikle Kolyada @ 2019-10-10 18:31 UTC (permalink / raw
  To: gentoo-commits

commit:     ccf39ff7acc8f23139d102866aa4cfbb24a4de5a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 10 18:29:49 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 18:29:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf39ff7

xfce-extra/xfce4-time-out-plugin: amd64 stable wrt bug #697454

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
index 2b0e088a4f6..8747b078a27 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-10-10 18:35 Mikle Kolyada
  0 siblings, 0 replies; 53+ messages in thread
From: Mikle Kolyada @ 2019-10-10 18:35 UTC (permalink / raw
  To: gentoo-commits

commit:     2f13b89e2847d7c691afa3c695242d49dc1e36e8
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 10 18:34:10 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 18:34:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f13b89e

xfce-extra/xfce4-time-out-plugin: x86 stable wrt bug #697454

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
index 8747b078a27..e83eb850629 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-10-12 21:16 Sergei Trofimovich
  0 siblings, 0 replies; 53+ messages in thread
From: Sergei Trofimovich @ 2019-10-12 21:16 UTC (permalink / raw
  To: gentoo-commits

commit:     b60c067b1779bcd31823b3bf2deda1bb7290f3f8
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 21:03:51 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 21:16:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b60c067b

xfce-extra/xfce4-time-out-plugin: stable 1.0.3-r1 for ppc, bug #697454

Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
index e83eb850629..c73d0ee591f 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-10-12 21:23 Sergei Trofimovich
  0 siblings, 0 replies; 53+ messages in thread
From: Sergei Trofimovich @ 2019-10-12 21:23 UTC (permalink / raw
  To: gentoo-commits

commit:     96c2b91f3b23990b3f2966fda83a9ba5dece1302
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 21:20:14 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 21:23:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96c2b91f

xfce-extra/xfce4-time-out-plugin: stable 1.0.3-r1 for ppc64, bug #697454

Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
index c73d0ee591f..0c67c163813 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-10-13 11:24 Mikle Kolyada
  0 siblings, 0 replies; 53+ messages in thread
From: Mikle Kolyada @ 2019-10-13 11:24 UTC (permalink / raw
  To: gentoo-commits

commit:     bfd5609c0e7bb1e92d8a5763e52423e6f00424df
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 11:22:31 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 11:24:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfd5609c

xfce-extra/xfce4-time-out-plugin: arm stable wrt bug #697454

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
index 0c67c163813..6ab59e48043 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/gtk+:2


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-10-20  9:06 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2019-10-20  9:06 UTC (permalink / raw
  To: gentoo-commits

commit:     6a663b437b258706ba2aa5df4bcf58768a773799
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 09:00:31 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 09:06:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a663b43

xfce-extra/xfce4-time-out-plugin: xfce4-panel 4.15 removes GTK+2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild | 2 +-
 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
index 8bb1c7efcec..7f61e321d7d 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
@@ -18,7 +18,7 @@ RDEPEND="x11-libs/gtk+:2
 	x11-libs/libX11:=
 	>=xfce-base/libxfce4ui-4.8:=[gtk2(+)]
 	>=xfce-base/libxfce4util-4.8:=
-	>=xfce-base/xfce4-panel-4.8:=[gtk2(+)]"
+	<xfce-base/xfce4-panel-4.15:=[gtk2(+)]"
 DEPEND="${RDEPEND}
 	dev-util/intltool
 	virtual/pkgconfig"

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
index 6ab59e48043..543c543cafb 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
@@ -18,7 +18,7 @@ RDEPEND="x11-libs/gtk+:2
 	x11-libs/libX11
 	>=xfce-base/libxfce4ui-4.8:=[gtk2(+)]
 	>=xfce-base/libxfce4util-4.8:=
-	>=xfce-base/xfce4-panel-4.8:=[gtk2(+)]"
+	<xfce-base/xfce4-panel-4.15:=[gtk2(+)]"
 DEPEND="${RDEPEND}
 	dev-util/intltool
 	virtual/pkgconfig"


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-10-20 10:24 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2019-10-20 10:24 UTC (permalink / raw
  To: gentoo-commits

commit:     6fa344301e16b426eea810686f2735ebdb40ec3c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 09:28:12 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 10:24:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa34430

xfce-extra/xfce4-time-out-plugin: Drop old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/Manifest          |  1 -
 .../xfce4-time-out-plugin-1.0.2-r1.ebuild          | 37 ----------------------
 2 files changed, 38 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest
index d52a60a4a34..b5b3c66412e 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-time-out-plugin-1.0.2.tar.bz2 337382 BLAKE2B e98102dcb2531ee42950022e484ed57b307ebf9b4ea7adbff3508e75465b9ade24f90e9c800ff0daa8b0da59ffe84aac9fe802267327e9d361de4359b0b95eef SHA512 3f49664fc8fd947627e40de0338e3a115806045c97fa08fd678fdbb831947bcfe14c02e9961d671ce7546d4913fd9319322476df590a70458bdf86fa3bd43464
 DIST xfce4-time-out-plugin-1.0.3.tar.bz2 362390 BLAKE2B db7ba33a1d30dca7361d6ab6be5559786891273a36e00a028a0e27084d3fb4760af18f5cecc5c2edfd9a76640130ba4a4412d2228b26154f8b85173df360fa38 SHA512 c2080abef330e9f783b3e9c008a76d11bdbdfe1a666435237b6b06a50e93191a760441a9d343f24234eb4343b550009ed9e2101dbffbec3d8f53c562d4bb3cfc

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
deleted file mode 100644
index 7f61e321d7d..00000000000
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
-	x11-libs/libX11:=
-	>=xfce-base/libxfce4ui-4.8:=[gtk2(+)]
-	>=xfce-base/libxfce4util-4.8:=
-	<xfce-base/xfce4-panel-4.15:=[gtk2(+)]"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-10-20 11:07 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2019-10-20 11:07 UTC (permalink / raw
  To: gentoo-commits

commit:     78a2edb0d73cdeb9288dc8e4e8afa01b97bfeef0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 10:56:43 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 11:07:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78a2edb0

xfce-extra/xfce4-time-out-plugin: Revbump post dep change

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...e-out-plugin-1.0.3-r1.ebuild => xfce4-time-out-plugin-1.0.3-r12ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r12ebuild
similarity index 100%
rename from xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r1.ebuild
rename to xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r12ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-10-21  1:29 Thomas Deutschmann
  0 siblings, 0 replies; 53+ messages in thread
From: Thomas Deutschmann @ 2019-10-21  1:29 UTC (permalink / raw
  To: gentoo-commits

commit:     9da78e93b021203f21a932206afce40d49c9d29e
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 01:29:01 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 01:29:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9da78e93

xfce-extra/xfce4-time-out-plugin: fix ebuild name

Fixes 78a2edb ("xfce-extra/xfce4-time-out-plugin: Revbump post dep change")

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 ...e-out-plugin-1.0.3-r12ebuild => xfce4-time-out-plugin-1.0.3-r2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r12ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r2.ebuild
similarity index 100%
rename from xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r12ebuild
rename to xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r2.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-11-04  7:54 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2019-11-04  7:54 UTC (permalink / raw
  To: gentoo-commits

commit:     208078cb7d0e799883da855caf96ba6d71496001
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  4 07:23:59 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Nov  4 07:54:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208078cb

xfce-extra/xfce4-time-out-plugin: Bump to 1.1.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/Manifest          |  1 +
 .../xfce4-time-out-plugin-1.1.0.ebuild             | 35 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest
index b5b3c66412e..19a626ac018 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-time-out-plugin-1.0.3.tar.bz2 362390 BLAKE2B db7ba33a1d30dca7361d6ab6be5559786891273a36e00a028a0e27084d3fb4760af18f5cecc5c2edfd9a76640130ba4a4412d2228b26154f8b85173df360fa38 SHA512 c2080abef330e9f783b3e9c008a76d11bdbdfe1a666435237b6b06a50e93191a760441a9d343f24234eb4343b550009ed9e2101dbffbec3d8f53c562d4bb3cfc
+DIST xfce4-time-out-plugin-1.1.0.tar.bz2 395843 BLAKE2B cd5c49cc6bb31003803cc47b099847dc6d88bed9e36a7372b8d76b25a75bf28079afceda14ee235c724273cde2519fadb701bfd45995b10ea93b3d6b05cb359b SHA512 03d27d98a3968daf93357556a5ca63641ceee3ce9f53db5287ce27a282d3f4a068a2c9be14d7690d4188901245521c03b68bb3fe39e1ed0e1f6a95eecc1dc846

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
new file mode 100644
index 00000000000..ffc66edafa2
--- /dev/null
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
+SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+	>=xfce-base/libxfce4ui-4.12:=
+	>=xfce-base/xfce4-panel-4.12:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-12-06 14:20 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2019-12-06 14:20 UTC (permalink / raw
  To: gentoo-commits

commit:     0eeb7387bae2d55d3e23e16f6e0d4f85d0e0de99
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 12:40:37 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 14:19:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eeb7387

xfce-extra/xfce4-time-out-plugin: libxfce4ui-4.15 has no gtk2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...out-plugin-1.0.3-r2.ebuild => xfce4-time-out-plugin-1.0.3-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild
similarity index 95%
rename from xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r2.ebuild
rename to xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild
index 543c543cafb..ecee95c949c 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r2.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild
@@ -16,7 +16,7 @@ IUSE=""
 
 RDEPEND="x11-libs/gtk+:2
 	x11-libs/libX11
-	>=xfce-base/libxfce4ui-4.8:=[gtk2(+)]
+	<xfce-base/libxfce4ui-4.15:=[gtk2(+)]
 	>=xfce-base/libxfce4util-4.8:=
 	<xfce-base/xfce4-panel-4.15:=[gtk2(+)]"
 DEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-12-31  7:43 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2019-12-31  7:43 UTC (permalink / raw
  To: gentoo-commits

commit:     d0d8c43560c939ffe9720591d25ac6667ddc16f9
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 31 07:43:28 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 07:43:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d8c435

xfce-extra/xfce4-time-out-plugin: amd64 stable wrt bug #704210

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
index ffc66edafa2..05808106379 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-12-31  8:15 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2019-12-31  8:15 UTC (permalink / raw
  To: gentoo-commits

commit:     911e05c50c24ea57767c616fff7ef42b88f5b66c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 31 08:15:14 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 08:15:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=911e05c5

xfce-extra/xfce4-time-out-plugin: ppc stable wrt bug #704210

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
index 05808106379..7a905e70abf 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-12-31  8:18 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2019-12-31  8:18 UTC (permalink / raw
  To: gentoo-commits

commit:     da1ca3c1a0be738f139a2f5fd278a1458fd23d9e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 31 08:18:16 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 08:18:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da1ca3c1

xfce-extra/xfce4-time-out-plugin: ppc64 stable wrt bug #704210

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
index 7a905e70abf..1937bdf3800 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2019-12-31 14:02 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2019-12-31 14:02 UTC (permalink / raw
  To: gentoo-commits

commit:     8c25d00ac5b4dea9d4b5cd1032ff1794149e6f33
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 31 14:01:02 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 14:01:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c25d00a

xfce-extra/xfce4-time-out-plugin: x86 stable wrt bug #704210

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
index 1937bdf3800..9123a697a08 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2020-01-01 19:43 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2020-01-01 19:43 UTC (permalink / raw
  To: gentoo-commits

commit:     c6334b203c789ae75e25770b6c23cce870f6ce04
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 19:43:24 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jan  1 19:43:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6334b20

xfce-extra/xfce4-time-out-plugin: arm stable wrt bug #704210

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
index 9123a697a08..b9898e8c765 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2020-01-03  8:38 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2020-01-03  8:38 UTC (permalink / raw
  To: gentoo-commits

commit:     38e4e5791d19ada3353bd88084d3641fc5ac8376
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  3 08:35:37 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 08:35:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e4e579

xfce-extra/xfce4-time-out-plugin: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/Manifest          |  1 -
 .../xfce4-time-out-plugin-1.0.3-r3.ebuild          | 37 ----------------------
 2 files changed, 38 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest
index 19a626ac018..06317fbc7d8 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-time-out-plugin-1.0.3.tar.bz2 362390 BLAKE2B db7ba33a1d30dca7361d6ab6be5559786891273a36e00a028a0e27084d3fb4760af18f5cecc5c2edfd9a76640130ba4a4412d2228b26154f8b85173df360fa38 SHA512 c2080abef330e9f783b3e9c008a76d11bdbdfe1a666435237b6b06a50e93191a760441a9d343f24234eb4343b550009ed9e2101dbffbec3d8f53c562d4bb3cfc
 DIST xfce4-time-out-plugin-1.1.0.tar.bz2 395843 BLAKE2B cd5c49cc6bb31003803cc47b099847dc6d88bed9e36a7372b8d76b25a75bf28079afceda14ee235c724273cde2519fadb701bfd45995b10ea93b3d6b05cb359b SHA512 03d27d98a3968daf93357556a5ca63641ceee3ce9f53db5287ce27a282d3f4a068a2c9be14d7690d4188901245521c03b68bb3fe39e1ed0e1f6a95eecc1dc846

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild
deleted file mode 100644
index ecee95c949c..00000000000
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3-r3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
-	x11-libs/libX11
-	<xfce-base/libxfce4ui-4.15:=[gtk2(+)]
-	>=xfce-base/libxfce4util-4.8:=
-	<xfce-base/xfce4-panel-4.15:=[gtk2(+)]"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2020-07-07  6:35 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2020-07-07  6:35 UTC (permalink / raw
  To: gentoo-commits

commit:     85c36d314946998fe81ac6bd1ad65e195115d677
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  7 05:54:02 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul  7 05:54:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c36d31

xfce-extra/xfce4-time-out-plugin: Bump to 1.1.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/Manifest          |  1 +
 .../xfce4-time-out-plugin-1.1.1.ebuild             | 35 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest
index 06317fbc7d8..c0395b11e40 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-time-out-plugin-1.1.0.tar.bz2 395843 BLAKE2B cd5c49cc6bb31003803cc47b099847dc6d88bed9e36a7372b8d76b25a75bf28079afceda14ee235c724273cde2519fadb701bfd45995b10ea93b3d6b05cb359b SHA512 03d27d98a3968daf93357556a5ca63641ceee3ce9f53db5287ce27a282d3f4a068a2c9be14d7690d4188901245521c03b68bb3fe39e1ed0e1f6a95eecc1dc846
+DIST xfce4-time-out-plugin-1.1.1.tar.bz2 405970 BLAKE2B 0e0d94bdb80e3cd8aa3304489d8122f9e0161db57c77c80893f97bc2dc2d578d89e190c56891abcebd95cd7cf9d58e2ba768540af8817b861dded381c6550a74 SHA512 463d210eb6cfaa79c3470b44e7fb42ab44ce8fec0e403d8c71344a5bbc68af29e0da0fe759471ed873637114adf947699ecbaea1129f36e2dd6dc56db0c2ca87

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
new file mode 100644
index 00000000000..1b0834db8b7
--- /dev/null
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
+SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+	>=xfce-base/libxfce4ui-4.12:=
+	>=xfce-base/xfce4-panel-4.12:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2020-09-14  3:31 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2020-09-14  3:31 UTC (permalink / raw
  To: gentoo-commits

commit:     1e0b03f1ab9ab0bf1c7e4ade0c036cd43507f518
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 03:31:12 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 03:31:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e0b03f1

xfce-extra/xfce4-time-out-plugin: arm stable (bug #742317)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
index 1b0834db8b7..8974ee5e964 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2020-09-18  7:29 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2020-09-18  7:29 UTC (permalink / raw
  To: gentoo-commits

commit:     d650a4bec49e82f6c57844eb6a120ec4f9d70034
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 07:24:37 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 07:29:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d650a4be

xfce-extra/xfce4-time-out-plugin: amd64 stable wrt bug #742317

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
index 8974ee5e964..05ec9d55634 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2020-09-18  7:54 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2020-09-18  7:54 UTC (permalink / raw
  To: gentoo-commits

commit:     237e042a26facab132ece33f8306161f88c15a65
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 07:51:39 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 07:54:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237e042a

xfce-extra/xfce4-time-out-plugin: ppc stable wrt bug #742317

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
index 05ec9d55634..0eea878087c 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2020-09-18  8:26 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2020-09-18  8:26 UTC (permalink / raw
  To: gentoo-commits

commit:     5b44dd8f00c61258756235f376e8927964121563
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 08:23:44 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 08:26:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b44dd8f

xfce-extra/xfce4-time-out-plugin: x86 stable wrt bug #742317

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
index a6705c59acd..b9898e8c765 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2020-09-18  9:45 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2020-09-18  9:45 UTC (permalink / raw
  To: gentoo-commits

commit:     98e359598d44209929d0db755749bcd853aeb8cd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 09:43:46 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 09:45:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98e35959

xfce-extra/xfce4-time-out-plugin: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/Manifest          |  1 -
 .../xfce4-time-out-plugin-1.1.0.ebuild             | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest
index c0395b11e40..f0cabf32412 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-time-out-plugin-1.1.0.tar.bz2 395843 BLAKE2B cd5c49cc6bb31003803cc47b099847dc6d88bed9e36a7372b8d76b25a75bf28079afceda14ee235c724273cde2519fadb701bfd45995b10ea93b3d6b05cb359b SHA512 03d27d98a3968daf93357556a5ca63641ceee3ce9f53db5287ce27a282d3f4a068a2c9be14d7690d4188901245521c03b68bb3fe39e1ed0e1f6a95eecc1dc846
 DIST xfce4-time-out-plugin-1.1.1.tar.bz2 405970 BLAKE2B 0e0d94bdb80e3cd8aa3304489d8122f9e0161db57c77c80893f97bc2dc2d578d89e190c56891abcebd95cd7cf9d58e2ba768540af8817b861dded381c6550a74 SHA512 463d210eb6cfaa79c3470b44e7fb42ab44ce8fec0e403d8c71344a5bbc68af29e0da0fe759471ed873637114adf947699ecbaea1129f36e2dd6dc56db0c2ca87

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
deleted file mode 100644
index b9898e8c765..00000000000
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-	>=xfce-base/libxfce4ui-4.12:=
-	>=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2021-02-28 22:10 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2021-02-28 22:10 UTC (permalink / raw
  To: gentoo-commits

commit:     192df901c43bc541322b48283b76fa36f4909d4b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 22:09:49 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 22:10:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=192df901

xfce-extra/xfce4-time-out-plugin: Bump to 1.1.2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/Manifest          |  1 +
 .../xfce4-time-out-plugin-1.1.2.ebuild             | 35 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest
index f0cabf32412..ef8374f81b6 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-time-out-plugin-1.1.1.tar.bz2 405970 BLAKE2B 0e0d94bdb80e3cd8aa3304489d8122f9e0161db57c77c80893f97bc2dc2d578d89e190c56891abcebd95cd7cf9d58e2ba768540af8817b861dded381c6550a74 SHA512 463d210eb6cfaa79c3470b44e7fb42ab44ce8fec0e403d8c71344a5bbc68af29e0da0fe759471ed873637114adf947699ecbaea1129f36e2dd6dc56db0c2ca87
+DIST xfce4-time-out-plugin-1.1.2.tar.bz2 409221 BLAKE2B 75a6f646badb936a803d8e6a8c9c25c85fa76f96fa82bae742724d3b52a68c49f81f58600a91de6ceb0f85220aa2d6b3a3ae2525a38e4f8a5fd78d4fbc6f0dfc SHA512 08e50db9daafd9a2ba60e9d5767cddba83df34d8a261df71b7bb9ae632576f4dfd6252c2a83ec8f9a037284b0adc65751ba36d54ea9d14b85906fdc85d5b86ff

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
new file mode 100644
index 00000000000..c98032bc3cc
--- /dev/null
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
+SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="x11-libs/libX11
+	>=xfce-base/libxfce4ui-4.12:=
+	>=xfce-base/xfce4-panel-4.12:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2021-04-09 22:17 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2021-04-09 22:17 UTC (permalink / raw
  To: gentoo-commits

commit:     c12e618f1e60b69186b5ed3138e8ad0b1937e06e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  9 22:15:24 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr  9 22:17:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c12e618f

xfce-extra/xfce4-time-out-plugin: Stabilize 1.1.2 arm, #781746

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

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
index c98032bc3cc..1c95bd1b75a 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2021-04-09 22:22 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2021-04-09 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     576c2296a871c72fc8362a117462cf2a3950c85a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  9 22:21:41 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr  9 22:22:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=576c2296

xfce-extra/xfce4-time-out-plugin: Stabilize 1.1.2 ppc64, #781746

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

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
index 1c95bd1b75a..cfc42b8607d 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2021-04-11 11:06 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2021-04-11 11:06 UTC (permalink / raw
  To: gentoo-commits

commit:     fc4448c0718e300f99a857bebd44399a79023396
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 11:05:07 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 11:05:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc4448c0

xfce-extra/xfce4-time-out-plugin: Stabilize 1.1.2 x86, #781746

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

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
index cfc42b8607d..c48e94110d1 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2021-04-11 11:11 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2021-04-11 11:11 UTC (permalink / raw
  To: gentoo-commits

commit:     d318e090c30425643d9db9cec50c7db4673b4476
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 11:10:19 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 11:10:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d318e090

xfce-extra/xfce4-time-out-plugin: Stabilize 1.1.2 amd64, #781746

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

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
index c48e94110d1..f2b9dde66c8 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2021-04-13 18:23 Sergei Trofimovich
  0 siblings, 0 replies; 53+ messages in thread
From: Sergei Trofimovich @ 2021-04-13 18:23 UTC (permalink / raw
  To: gentoo-commits

commit:     3829e8c8524e2604e857303cfcb51d394a16dc56
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 13 18:20:16 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Apr 13 18:23:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3829e8c8

xfce-extra/xfce4-time-out-plugin: stable 1.1.2 for ppc

stable wrt bug #781746

Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
index f2b9dde66c8..71eed4783fb 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2021-04-15 20:44 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2021-04-15 20:44 UTC (permalink / raw
  To: gentoo-commits

commit:     4201df16cf8463a5c2a42a1073f74e040d71385d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 20:02:03 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 15 20:44:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4201df16

xfce-extra/xfce4-time-out-plugin: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/Manifest          |  1 -
 .../xfce4-time-out-plugin-1.1.1.ebuild             | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest
index ef8374f81b6..6d2e04a15e8 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-time-out-plugin-1.1.1.tar.bz2 405970 BLAKE2B 0e0d94bdb80e3cd8aa3304489d8122f9e0161db57c77c80893f97bc2dc2d578d89e190c56891abcebd95cd7cf9d58e2ba768540af8817b861dded381c6550a74 SHA512 463d210eb6cfaa79c3470b44e7fb42ab44ce8fec0e403d8c71344a5bbc68af29e0da0fe759471ed873637114adf947699ecbaea1129f36e2dd6dc56db0c2ca87
 DIST xfce4-time-out-plugin-1.1.2.tar.bz2 409221 BLAKE2B 75a6f646badb936a803d8e6a8c9c25c85fa76f96fa82bae742724d3b52a68c49f81f58600a91de6ceb0f85220aa2d6b3a3ae2525a38e4f8a5fd78d4fbc6f0dfc SHA512 08e50db9daafd9a2ba60e9d5767cddba83df34d8a261df71b7bb9ae632576f4dfd6252c2a83ec8f9a037284b0adc65751ba36d54ea9d14b85906fdc85d5b86ff

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
deleted file mode 100644
index b9898e8c765..00000000000
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-	>=xfce-base/libxfce4ui-4.12:=
-	>=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2021-11-19  6:24 Yixun Lan
  0 siblings, 0 replies; 53+ messages in thread
From: Yixun Lan @ 2021-11-19  6:24 UTC (permalink / raw
  To: gentoo-commits

commit:     745aec9bec050910339a03ca96a1adbdda3198df
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Thu Nov 18 15:05:05 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 06:23:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=745aec9b

xfce-extra/xfce4-time-out-plugin: keyword ~riscv

Closes: https://github.com/gentoo/gentoo/pull/22988
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
index 71eed4783fb5..219d67ae08aa 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2023-04-21 19:25 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2023-04-21 19:25 UTC (permalink / raw
  To: gentoo-commits

commit:     790091f2bd8cbd8c1568a8da7133404d526725b5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 19:22:32 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 19:22:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=790091f2

xfce-extra/xfce4-time-out-plugin: Bump to 1.1.3

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/Manifest          |  1 +
 .../xfce4-time-out-plugin-1.1.3.ebuild             | 47 ++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest
index 6d2e04a15e8a..19c627c89e66 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-time-out-plugin-1.1.2.tar.bz2 409221 BLAKE2B 75a6f646badb936a803d8e6a8c9c25c85fa76f96fa82bae742724d3b52a68c49f81f58600a91de6ceb0f85220aa2d6b3a3ae2525a38e4f8a5fd78d4fbc6f0dfc SHA512 08e50db9daafd9a2ba60e9d5767cddba83df34d8a261df71b7bb9ae632576f4dfd6252c2a83ec8f9a037284b0adc65751ba36d54ea9d14b85906fdc85d5b86ff
+DIST xfce4-time-out-plugin-1.1.3.tar.bz2 407981 BLAKE2B 4dd2e7ecd4bad79d0e16d94ee5f5f616477a5f0cd0a6eb29612bd2bc35e92d57aa05781c28b1257f50b0f3eb53bef20a3a6d6658b2657a356aa452a097e6b7f1 SHA512 1abb5b8efa985b08968c49bb01a6efd49bc43f16f4b80f892086643444979dab3b7819d7f7e51e4c898c92387c213684b0c28765624c1f04303c0674c5b91930

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
new file mode 100644
index 000000000000..7403e17ef3ad
--- /dev/null
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
+HOMEPAGE="
+	https://docs.xfce.org/panel-plugins/xfce4-time-out-plugin/start
+	https://gitlab.xfce.org/panel-plugins/xfce4-time-out-plugin/
+"
+SRC_URI="
+	https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2
+"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="
+	>=dev-libs/glib-2.50.0
+	>=x11-libs/gtk+-3.22.0:3
+	x11-libs/libX11
+	>=xfce-base/libxfce4ui-4.12:=
+	>=xfce-base/xfce4-panel-4.12:=
+"
+RDEPEND="
+	${DEPEND}
+"
+BDEPEND="
+	dev-util/intltool
+	virtual/pkgconfig
+"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2023-06-11 13:53 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2023-06-11 13:53 UTC (permalink / raw
  To: gentoo-commits

commit:     769d2eac5519b40ebbcdccdae01e2f71ddee8efa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 13:51:18 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 13:51:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769d2eac

xfce-extra/xfce4-time-out-plugin: Stabilize 1.1.3 x86, #908340

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

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
index 64bb74c869ad..2a39ca784773 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 
 DEPEND="
 	>=dev-libs/glib-2.50.0


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2023-06-11 13:53 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2023-06-11 13:53 UTC (permalink / raw
  To: gentoo-commits

commit:     0039e4f77ef9c5ad3fb288f09efd643b1efe2864
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 13:51:01 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 13:51:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0039e4f7

xfce-extra/xfce4-time-out-plugin: Stabilize 1.1.3 amd64, #908340

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

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
index 85eaf2615099..64bb74c869ad 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 DEPEND="
 	>=dev-libs/glib-2.50.0


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2023-06-11 15:04 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2023-06-11 15:04 UTC (permalink / raw
  To: gentoo-commits

commit:     39b47290657d52062ca60df988dc52ed954bfd99
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 15:03:25 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 15:03:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39b47290

xfce-extra/xfce4-time-out-plugin: Stabilize 1.1.3 ppc, #908340

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

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
index 2a39ca784773..b68477b3363c 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 
 DEPEND="
 	>=dev-libs/glib-2.50.0


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2023-06-11 15:37 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2023-06-11 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     4e95784ad623b4cf558ab39604bb0e7468317a29
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 15:36:37 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 15:36:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e95784a

xfce-extra/xfce4-time-out-plugin: Stabilize 1.1.3 ppc64, #908340

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

 xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
index b68477b3363c..8e0408cfe012 100644
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 
 DEPEND="
 	>=dev-libs/glib-2.50.0


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
@ 2023-06-11 16:15 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2023-06-11 16:15 UTC (permalink / raw
  To: gentoo-commits

commit:     fd02d86989d154f01be9838dd9f2e258757b2cf7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 16:10:23 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 16:10:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd02d869

xfce-extra/xfce4-time-out-plugin: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-time-out-plugin/Manifest          |  1 -
 .../xfce4-time-out-plugin-1.1.2.ebuild             | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest
index 19c627c89e66..1fe2bd3dc5bc 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-time-out-plugin-1.1.2.tar.bz2 409221 BLAKE2B 75a6f646badb936a803d8e6a8c9c25c85fa76f96fa82bae742724d3b52a68c49f81f58600a91de6ceb0f85220aa2d6b3a3ae2525a38e4f8a5fd78d4fbc6f0dfc SHA512 08e50db9daafd9a2ba60e9d5767cddba83df34d8a261df71b7bb9ae632576f4dfd6252c2a83ec8f9a037284b0adc65751ba36d54ea9d14b85906fdc85d5b86ff
 DIST xfce4-time-out-plugin-1.1.3.tar.bz2 407981 BLAKE2B 4dd2e7ecd4bad79d0e16d94ee5f5f616477a5f0cd0a6eb29612bd2bc35e92d57aa05781c28b1257f50b0f3eb53bef20a3a6d6658b2657a356aa452a097e6b7f1 SHA512 1abb5b8efa985b08968c49bb01a6efd49bc43f16f4b80f892086643444979dab3b7819d7f7e51e4c898c92387c213684b0c28765624c1f04303c0674c5b91930

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
deleted file mode 100644
index 219d67ae08aa..000000000000
--- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.1.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-	>=xfce-base/libxfce4ui-4.12:=
-	>=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


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

end of thread, other threads:[~2023-06-11 16:15 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-13 11:24 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2023-06-11 16:15 Michał Górny
2023-06-11 15:37 Sam James
2023-06-11 15:04 Sam James
2023-06-11 13:53 Sam James
2023-06-11 13:53 Sam James
2023-04-21 19:25 Michał Górny
2021-11-19  6:24 Yixun Lan
2021-04-15 20:44 Michał Górny
2021-04-13 18:23 Sergei Trofimovich
2021-04-11 11:11 Sam James
2021-04-11 11:06 Sam James
2021-04-09 22:22 Sam James
2021-04-09 22:17 Sam James
2021-02-28 22:10 Michał Górny
2020-09-18  9:45 Michał Górny
2020-09-18  8:26 Agostino Sarubbo
2020-09-18  7:54 Agostino Sarubbo
2020-09-18  7:29 Agostino Sarubbo
2020-09-14  3:31 Sam James
2020-07-07  6:35 Michał Górny
2020-01-03  8:38 Michał Górny
2020-01-01 19:43 Agostino Sarubbo
2019-12-31 14:02 Agostino Sarubbo
2019-12-31  8:18 Agostino Sarubbo
2019-12-31  8:15 Agostino Sarubbo
2019-12-31  7:43 Agostino Sarubbo
2019-12-06 14:20 Michał Górny
2019-11-04  7:54 Michał Górny
2019-10-21  1:29 Thomas Deutschmann
2019-10-20 11:07 Michał Górny
2019-10-20 10:24 Michał Górny
2019-10-20  9:06 Michał Górny
2019-10-12 21:23 Sergei Trofimovich
2019-10-12 21:16 Sergei Trofimovich
2019-10-10 18:35 Mikle Kolyada
2019-10-10 18:31 Mikle Kolyada
2019-08-22 12:31 Michał Górny
2019-08-22 11:15 Michał Górny
2019-08-22 11:15 Michał Górny
2019-08-13 12:10 Michał Górny
2019-07-23 14:11 Kent Fredric
2019-05-02 21:56 Michał Górny
2019-05-02 21:34 Mikle Kolyada
2019-04-28 13:03 Sergei Trofimovich
2019-04-28  7:42 Sergei Trofimovich
2019-04-21 19:19 Mikle Kolyada
2019-04-21 19:19 Mikle Kolyada
2019-04-10  8:19 Michał Górny
2019-04-09 16:09 Michał Górny
2018-07-10 12:29 Michał Górny
2017-01-30  7:37 Fabian Groffen
2016-08-02 16:10 Michał Górny

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