[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2023-06-11 Thread Michał Górny
commit: 88f512bb66ee821f2da1c93254d6c128a3a1c8d9
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 11 19:12:42 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 11 19:18:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88f512bb

xfce-extra/xfce4-timer-plugin: Remove old

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

 xfce-extra/xfce4-timer-plugin/Manifest |  1 -
 .../xfce4-timer-plugin-1.7.1.ebuild| 37 --
 2 files changed, 38 deletions(-)

diff --git a/xfce-extra/xfce4-timer-plugin/Manifest 
b/xfce-extra/xfce4-timer-plugin/Manifest
index 31ea209db63e..749c22d6fc0b 100644
--- a/xfce-extra/xfce4-timer-plugin/Manifest
+++ b/xfce-extra/xfce4-timer-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-timer-plugin-1.7.1.tar.bz2 405053 BLAKE2B 
1efb88f9b4e7d1ace747950f97c1d0beaf7e9194bab639c4f8eb650378cd216f621fe30e7fbb874e73acffd1c3b30048754f07ed8fb64e96260fb831f3ff62be
 SHA512 
4887dc2c524a8b749a20449dd491dc8f12f8babb26c64cecf33ae56b45d2446128cb65c25f11d534278ad39a2adf7ab718714e1bfa613fd39713e44642030c16
 DIST xfce4-timer-plugin-1.7.2.tar.bz2 414526 BLAKE2B 
419544e8088b518cd597c6394dafe798cffcfaeefcfe4fbd11f75e9709ad7990e44b5cddca438bb4960502fab8bc6127e3e37d2899e892a1f4ff980e97a48f5a
 SHA512 
11a3b146c56f1526530b7f810c76ba95ef4dc7c113fa0ad2839494a5bc66c09f4a3ff966bc5d76055482a284c6c082b08a4b6af4684e5ccdec67946b0cdd820d

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
deleted file mode 100644
index 00367ea2..
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils
-
-DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-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=""
-
-#libx11?
-RDEPEND=">=x11-libs/gtk+-3.20:3=
-   >=xfce-base/libxfce4ui-4.12:=
-   >=xfce-base/libxfce4util-4.12:=
-   >=xfce-base/xfce4-panel-4.10:="
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   virtual/pkgconfig"
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2023-06-11 Thread Jakov Smolić
commit: ad1b2257609bb35a40e38077109b8226128fc90b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sun Jun 11 18:37:25 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Jun 11 18:37:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1b2257

xfce-extra/xfce4-timer-plugin: Stabilize 1.7.2 amd64, #908341

Signed-off-by: Jakov Smolić  gentoo.org>

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild
index f7e71701af2d..302c7ea338a9 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild
@@ -14,7 +14,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 ~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.26.0



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2023-06-11 Thread Jakov Smolić
commit: 44ac979750b8fe6d4c89a0cb7386c1c60c779a19
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sun Jun 11 18:37:26 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Jun 11 18:37:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44ac9797

xfce-extra/xfce4-timer-plugin: Stabilize 1.7.2 x86, #908341

Signed-off-by: Jakov Smolić  gentoo.org>

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild
index 302c7ea338a9..32244000f351 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild
@@ -14,7 +14,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 ~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.26.0



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2023-06-11 Thread Sam James
commit: c78b538c246c1186c3cb3772c2bb2c0ccd734125
Author: Sam James  gentoo  org>
AuthorDate: Sun Jun 11 15:05:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jun 11 15:05:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c78b538c

xfce-extra/xfce4-timer-plugin: Stabilize 1.7.2 ppc, #908341

Signed-off-by: Sam James  gentoo.org>

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild
index 67a23e6cbfb2..f7e71701af2d 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild
@@ -14,7 +14,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 ~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.26.0



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2023-04-18 Thread Michał Górny
commit: 56427335541d9eb89145429da3e231311ee614fd
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 18 16:43:59 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 18 16:45:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56427335

xfce-extra/xfce4-timer-plugin: Bump to 1.7.2

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

 xfce-extra/xfce4-timer-plugin/Manifest |  1 +
 .../xfce4-timer-plugin-1.7.2.ebuild| 45 ++
 2 files changed, 46 insertions(+)

diff --git a/xfce-extra/xfce4-timer-plugin/Manifest 
b/xfce-extra/xfce4-timer-plugin/Manifest
index eea73753ee5b..31ea209db63e 100644
--- a/xfce-extra/xfce4-timer-plugin/Manifest
+++ b/xfce-extra/xfce4-timer-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-timer-plugin-1.7.1.tar.bz2 405053 BLAKE2B 
1efb88f9b4e7d1ace747950f97c1d0beaf7e9194bab639c4f8eb650378cd216f621fe30e7fbb874e73acffd1c3b30048754f07ed8fb64e96260fb831f3ff62be
 SHA512 
4887dc2c524a8b749a20449dd491dc8f12f8babb26c64cecf33ae56b45d2446128cb65c25f11d534278ad39a2adf7ab718714e1bfa613fd39713e44642030c16
+DIST xfce4-timer-plugin-1.7.2.tar.bz2 414526 BLAKE2B 
419544e8088b518cd597c6394dafe798cffcfaeefcfe4fbd11f75e9709ad7990e44b5cddca438bb4960502fab8bc6127e3e37d2899e892a1f4ff980e97a48f5a
 SHA512 
11a3b146c56f1526530b7f810c76ba95ef4dc7c113fa0ad2839494a5bc66c09f4a3ff966bc5d76055482a284c6c082b08a4b6af4684e5ccdec67946b0cdd820d

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild
new file mode 100644
index ..daab347695f0
--- /dev/null
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
+HOMEPAGE="
+   https://docs.xfce.org/panel-plugins/xfce4-timer-plugin/start
+   https://gitlab.xfce.org/panel-plugins/xfce4-timer-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.26.0
+   >=x11-libs/gtk+-3.20.0:3
+   >=xfce-base/libxfce4ui-4.12.0:=
+   >=xfce-base/libxfce4util-4.12.0:=
+   >=xfce-base/xfce4-panel-4.10.0:=
+"
+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
+}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2022-06-19 Thread Yixun Lan
commit: 55e72c24488fcd1b2db596f185c1aef20a53fc82
Author: Yixun Lan  gentoo  org>
AuthorDate: Sun Jun 19 12:54:00 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Jun 19 12:54:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55e72c24

xfce-extra/xfce4-timer-plugin: keyword 1.7.1 for ~riscv

Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
index dc3820c4567c..00367ea2 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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=""
 
 #libx11?



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2020-09-18 Thread Michał Górny
commit: 3d608ef9c7e6b32e5594a7b63f0a4cc238ee61b6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 18 09:44:09 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 18 09:45:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d608ef9

xfce-extra/xfce4-timer-plugin: Remove old

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

 xfce-extra/xfce4-timer-plugin/Manifest |  1 -
 .../xfce4-timer-plugin-1.7.0.ebuild| 37 --
 2 files changed, 38 deletions(-)

diff --git a/xfce-extra/xfce4-timer-plugin/Manifest 
b/xfce-extra/xfce4-timer-plugin/Manifest
index 094dd907082..eea73753ee5 100644
--- a/xfce-extra/xfce4-timer-plugin/Manifest
+++ b/xfce-extra/xfce4-timer-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-timer-plugin-1.7.0.tar.bz2 381222 BLAKE2B 
3c273d818b7b04cf2ceeea3b72837ccf43ee0433ca458dbbb3aa68015ee28fb2e61ab3b5f36b341d087f00e9c4ca8e9be5453e735251bf9c9c1e910ce8c6d2f3
 SHA512 
b4d00396f5be37d009cdb50baea8804c4b06a6f0b821d66751fd07ca21e186c01bafeec5170209b5de69559803e0ac54d9b56266f193b65ac056cdd52bf5228e
 DIST xfce4-timer-plugin-1.7.1.tar.bz2 405053 BLAKE2B 
1efb88f9b4e7d1ace747950f97c1d0beaf7e9194bab639c4f8eb650378cd216f621fe30e7fbb874e73acffd1c3b30048754f07ed8fb64e96260fb831f3ff62be
 SHA512 
4887dc2c524a8b749a20449dd491dc8f12f8babb26c64cecf33ae56b45d2446128cb65c25f11d534278ad39a2adf7ab718714e1bfa613fd39713e44642030c16

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
deleted file mode 100644
index c6749a31d1c..000
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils
-
-DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-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=""
-
-#libx11?
-RDEPEND=">=x11-libs/gtk+-3.20:3=
-   >=xfce-base/libxfce4ui-4.12:=
-   >=xfce-base/libxfce4util-4.12:=
-   >=xfce-base/xfce4-panel-4.10:="
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   virtual/pkgconfig"
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2020-09-18 Thread Agostino Sarubbo
commit: 92d826d80e554e7100713db42b5e79c7a2bfbcf3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 18 08:23:38 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 18 08:26:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d826d8

xfce-extra/xfce4-timer-plugin: x86 stable wrt bug #742314

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

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
index 6b21cb1a3a4..dc3820c4567 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.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=""
 
 #libx11?



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2020-09-18 Thread Agostino Sarubbo
commit: ddeec2e23514005ebc77824e17a005d1a8256a6d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 18 08:02:14 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 18 08:02:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddeec2e2

xfce-extra/xfce4-timer-plugin: ppc64 stable wrt bug #742314

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

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
index 8fc05a0c5a7..6b21cb1a3a4 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.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=""
 
 #libx11?



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2020-09-18 Thread Agostino Sarubbo
commit: fc391f4309bdbb9daecd00890182d2669fc10779
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 18 07:51:33 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 18 07:54:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc391f43

xfce-extra/xfce4-timer-plugin: ppc stable wrt bug #742314

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

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
index be4786382c2..8fc05a0c5a7 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.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=""
 
 #libx11?



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2020-09-18 Thread Agostino Sarubbo
commit: 1cd5501a620aed5f961206f91f114cf1ba7fed69
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 18 07:24:29 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 18 07:29:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cd5501a

xfce-extra/xfce4-timer-plugin: amd64 stable wrt bug #742314

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

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
index 1fc07d2b2e0..be4786382c2 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.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=""
 
 #libx11?



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2020-09-13 Thread Sam James
commit: 9eac98e4c4ca69852a7cb5ca46c4d88df6408aa7
Author: Sam James  gentoo  org>
AuthorDate: Mon Sep 14 03:31:43 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Sep 14 03:31:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eac98e4

xfce-extra/xfce4-timer-plugin: arm stable (bug #742314)

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

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
index f15899695d0..1fc07d2b2e0 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.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=""
 
 #libx11?



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2020-07-23 Thread Michał Górny
commit: f364580a56957e40b39d6683f9fc978b67952d80
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jul 24 02:34:22 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jul 24 02:36:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f364580a

xfce-extra/xfce4-timer-plugin: Bump to 1.7.1

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

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

diff --git a/xfce-extra/xfce4-timer-plugin/Manifest 
b/xfce-extra/xfce4-timer-plugin/Manifest
index 280f47d5ff5..094dd907082 100644
--- a/xfce-extra/xfce4-timer-plugin/Manifest
+++ b/xfce-extra/xfce4-timer-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-timer-plugin-1.7.0.tar.bz2 381222 BLAKE2B 
3c273d818b7b04cf2ceeea3b72837ccf43ee0433ca458dbbb3aa68015ee28fb2e61ab3b5f36b341d087f00e9c4ca8e9be5453e735251bf9c9c1e910ce8c6d2f3
 SHA512 
b4d00396f5be37d009cdb50baea8804c4b06a6f0b821d66751fd07ca21e186c01bafeec5170209b5de69559803e0ac54d9b56266f193b65ac056cdd52bf5228e
+DIST xfce4-timer-plugin-1.7.1.tar.bz2 405053 BLAKE2B 
1efb88f9b4e7d1ace747950f97c1d0beaf7e9194bab639c4f8eb650378cd216f621fe30e7fbb874e73acffd1c3b30048754f07ed8fb64e96260fb831f3ff62be
 SHA512 
4887dc2c524a8b749a20449dd491dc8f12f8babb26c64cecf33ae56b45d2446128cb65c25f11d534278ad39a2adf7ab718714e1bfa613fd39713e44642030c16

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
new file mode 100644
index 000..f15899695d0
--- /dev/null
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils
+
+DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-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=""
+
+#libx11?
+RDEPEND=">=x11-libs/gtk+-3.20:3=
+   >=xfce-base/libxfce4ui-4.12:=
+   >=xfce-base/libxfce4util-4.12:=
+   >=xfce-base/xfce4-panel-4.10:="
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   virtual/pkgconfig"
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2019-07-23 Thread Kent Fredric
commit: f965614a3c8ef1e7a4cc529ddc0654b1fd93909d
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Jul 23 13:56:38 2019 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Jul 23 13:56:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f965614a

xfce-extra/xfce4-timer-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  gentoo.org>

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

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
index 65db5e6e5c4..c6749a31d1c 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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=""
 
 #libx11?



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2018-11-11 Thread Michał Górny
commit: 7ff23263a97aec528a5c28143758ff96697e0821
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov 11 13:16:14 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 11 19:07:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff23263

xfce-extra/xfce4-timer-plugin: Clean old up

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

 xfce-extra/xfce4-timer-plugin/Manifest |  1 -
 .../xfce4-timer-plugin-1.6.0.ebuild| 31 --
 2 files changed, 32 deletions(-)

diff --git a/xfce-extra/xfce4-timer-plugin/Manifest 
b/xfce-extra/xfce4-timer-plugin/Manifest
index 0519d9dfb58..280f47d5ff5 100644
--- a/xfce-extra/xfce4-timer-plugin/Manifest
+++ b/xfce-extra/xfce4-timer-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-timer-plugin-1.6.0.tar.bz2 325662 BLAKE2B 
d6eae55ba20b3fdd59ea3e62ee96409927bce966453f24df76512ee3a1362caf7bc7813cc4baf90d43c90bca3628fb547a96eec2345b0c9160f0ae1626395c1d
 SHA512 
aa2c6760945fe28fb1e8189b167dae176137164c017acb7057c93eb579147ef31134a840b23c78e3d1914c89865a0cc7b428e3561449f7ae01eb2d8a0fbd5815
 DIST xfce4-timer-plugin-1.7.0.tar.bz2 381222 BLAKE2B 
3c273d818b7b04cf2ceeea3b72837ccf43ee0433ca458dbbb3aa68015ee28fb2e61ab3b5f36b341d087f00e9c4ca8e9be5453e735251bf9c9c1e910ce8c6d2f3
 SHA512 
b4d00396f5be37d009cdb50baea8804c4b06a6f0b821d66751fd07ca21e186c01bafeec5170209b5de69559803e0ac54d9b56266f193b65ac056cdd52bf5228e

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild
deleted file mode 100644
index 62d8e0de1ad..000
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.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 multilib xfconf
-
-DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-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=
-   >=xfce-base/libxfce4ui-4.10:=
-   >=xfce-base/libxfce4util-4.10:=
-   >=xfce-base/xfce4-panel-4.10:="
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   virtual/pkgconfig"
-
-pkg_setup() {
-   XFCONF=(
-   --libexecdir="${EPREFIX}"/usr/$(get_libdir)
-   --disable-static
-   )
-
-   DOCS=( AUTHORS ChangeLog README TODO )
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2018-07-10 Thread Michał Górny
commit: b6bba6db1feeb1913a89f9ae92922c5e655c0a4a
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jul 10 10:48:10 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jul 10 12:29:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6bba6db

xfce-extra/xfce4-timer-plugin: Inline mirror://xfce

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild | 2 +-
 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild
index 56f3cc96ce2..62d8e0de1ad 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild
@@ -6,7 +6,7 @@ inherit multilib xfconf
 
 DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-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"

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
index 7e10e9bd72b..65db5e6e5c4 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
@@ -7,7 +7,7 @@ inherit gnome2-utils
 
 DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-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"



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2018-05-27 Thread Mikle Kolyada
commit: e63957bb76584431425db763e95c69fc3457fa83
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May 27 20:54:15 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May 27 20:54:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63957bb

xfce-extra/xfce4-timer-plugin: ppc stable wrt bug #651490

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
index 77d2bd4927b..7e10e9bd72b 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
@@ -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 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 #libx11?



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2018-04-19 Thread Mikle Kolyada
commit: fdde5eb1e965ae55f740adf24b74836e7453d43a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Apr 19 21:05:19 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Apr 19 21:08:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdde5eb1

xfce-extra/xfce4-timer-plugin: arm stable wrt bug #651490

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
index 67f42e5a629..77d2bd4927b 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
@@ -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 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 #libx11?



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2018-04-18 Thread Sergei Trofimovich
commit: 92aed49fe46ab2be0df66f082f7c812d5def40da
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Apr 18 21:03:57 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Apr 18 21:04:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92aed49f

xfce-extra/xfce4-timer-plugin: stable 1.7.0 for ppc64, bug #651490

Bug: https://bugs.gentoo.org/651490
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
index 424223901c2..67f42e5a629 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
@@ -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 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 #libx11?



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2018-04-08 Thread Aaron Bauman
commit: 9b20471265c5e419aa34f8b62abae33153e00972
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Apr  8 17:23:04 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Apr  8 17:23:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b204712

xfce-extra/xfce4-timer-plugin: amd64 stable

Bug: https://bugs.gentoo.org/651490
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
index 1c42fb81f8b..a7acd4cb24a 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
@@ -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 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 #libx11?



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2018-01-25 Thread Michał Górny
commit: 5fb727851c635441e74f8e5c43e0f5c48a815f0d
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jan 25 08:11:05 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jan 25 08:39:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb72785

xfce-extra/xfce4-timer-plugin: Bump to 1.7.0

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

diff --git a/xfce-extra/xfce4-timer-plugin/Manifest 
b/xfce-extra/xfce4-timer-plugin/Manifest
index 259886ee46b..0519d9dfb58 100644
--- a/xfce-extra/xfce4-timer-plugin/Manifest
+++ b/xfce-extra/xfce4-timer-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-timer-plugin-1.6.0.tar.bz2 325662 BLAKE2B 
d6eae55ba20b3fdd59ea3e62ee96409927bce966453f24df76512ee3a1362caf7bc7813cc4baf90d43c90bca3628fb547a96eec2345b0c9160f0ae1626395c1d
 SHA512 
aa2c6760945fe28fb1e8189b167dae176137164c017acb7057c93eb579147ef31134a840b23c78e3d1914c89865a0cc7b428e3561449f7ae01eb2d8a0fbd5815
+DIST xfce4-timer-plugin-1.7.0.tar.bz2 381222 BLAKE2B 
3c273d818b7b04cf2ceeea3b72837ccf43ee0433ca458dbbb3aa68015ee28fb2e61ab3b5f36b341d087f00e9c4ca8e9be5453e735251bf9c9c1e910ce8c6d2f3
 SHA512 
b4d00396f5be37d009cdb50baea8804c4b06a6f0b821d66751fd07ca21e186c01bafeec5170209b5de69559803e0ac54d9b56266f193b65ac056cdd52bf5228e

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
new file mode 100644
index 000..1c42fb81f8b
--- /dev/null
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils
+
+DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-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 
~amd64-linux ~x86-linux"
+IUSE=""
+
+#libx11?
+RDEPEND=">=x11-libs/gtk+-3.20:3=
+   >=xfce-base/libxfce4ui-4.12:=
+   >=xfce-base/libxfce4util-4.12:=
+   >=xfce-base/xfce4-panel-4.10:="
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   virtual/pkgconfig"
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2017-01-29 Thread Fabian Groffen
commit: 5c7cdeabae34ec86a36bc6018f6c5341d533d9c4
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 29 21:59:09 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Jan 30 07:36:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c7cdeab

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

Package-Manager: portage-2.3.3

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

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild
index fea4495..3767d31 100644
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild
+++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.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=""
 
 RDEPEND="x11-libs/gtk+:2=



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-timer-plugin/

2016-08-02 Thread Michał Górny
commit: c1801ad9cb25023aea4651fabf084ee3cdc35be3
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Aug  2 15:28:31 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug  2 16:09:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1801ad9

xfce-extra/xfce4-timer-plugin: Prune old

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

diff --git a/xfce-extra/xfce4-timer-plugin/Manifest 
b/xfce-extra/xfce4-timer-plugin/Manifest
index 05a25a9..09356d4 100644
--- a/xfce-extra/xfce4-timer-plugin/Manifest
+++ b/xfce-extra/xfce4-timer-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-timer-plugin-1.5.0.tar.bz2 301575 SHA256 
ca2ce0bb4297638e9891e44ef96881bc6e2218d0d7a9a02c264fced8294f8eb9 SHA512 
cfbb0f72909b7b1bc1da9f62af05566533014f9aa772fb3397225eedb2309ee04638cb972b108d8cb22f46477a863f1f0062799031dcc445205dd8ab252aee4d
 WHIRLPOOL 
59250d1d92049316a288dd36771bdc323bef75bd053f538ee0cc1ff42e3249217d4e49ce4407f4ae6bd89cac21678e76e1bb018bc39df28f5d27c6d716d1e556
 DIST xfce4-timer-plugin-1.6.0.tar.bz2 325662 SHA256 
39d7d21f099bc4219f6a6156142f0bbb8374986ee1970a9c0c8dc138b87f867c SHA512 
aa2c6760945fe28fb1e8189b167dae176137164c017acb7057c93eb579147ef31134a840b23c78e3d1914c89865a0cc7b428e3561449f7ae01eb2d8a0fbd5815
 WHIRLPOOL 
894abd2c1dce539b9815c5593c391fccbed519300dfc87527af5370185dda5b605a6c342084e3bf2449f4e4504858f1e8439a4dcbe1055c2b6d8d673c329ed17

diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild 
b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild
deleted file mode 100644
index a11c4b9..000
--- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.5.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit multilib xfconf
-
-DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-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=""
-
-RDEPEND="x11-libs/gtk+:2
-   >=xfce-base/libxfce4ui-4.10
-   >=xfce-base/libxfce4util-4.10
-   >=xfce-base/xfce4-panel-4.10"
-DEPEND="${RDEPEND}
-   dev-util/intltool
-   virtual/pkgconfig"
-
-pkg_setup() {
-   XFCONF=(
-   --libexecdir="${EPREFIX}"/usr/$(get_libdir)
-   --disable-static
-   )
-
-   DOCS=( AUTHORS ChangeLog README TODO )
-}