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

2022-06-06 Thread Michał Górny
commit: 76882343498724325e2de3bf40eb5bc1fb98e46c
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun  6 11:28:56 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun  6 11:28:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76882343

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

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

 xfce-extra/xfce4-eyes-plugin/Manifest  |  1 -
 .../xfce4-eyes-plugin-4.5.1.ebuild | 36 --
 2 files changed, 37 deletions(-)

diff --git a/xfce-extra/xfce4-eyes-plugin/Manifest 
b/xfce-extra/xfce4-eyes-plugin/Manifest
index 9064796ff9a2..86f0062aed56 100644
--- a/xfce-extra/xfce4-eyes-plugin/Manifest
+++ b/xfce-extra/xfce4-eyes-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-eyes-plugin-4.5.1.tar.bz2 367404 BLAKE2B 
5db449ac12e130d837df293c634c9ac17dc8681e940441640af3b9ef26baa8812c8bb4529ff6b56fe32589111e3c578e78d9c1cd46aadb007a0075e22375f952
 SHA512 
1de072b03720772adb41e6a6d0a72e8c6524c7c5e299c951d89739b7de3876582e8acf31f4896191d796c34f5abd98da37c363b84a1e24addc4fa42e553ba37a
 DIST xfce4-eyes-plugin-4.6.0.tar.bz2 366703 BLAKE2B 
0025ddc05af131813e3c989584ae7ad05abe042a83d2cc351b23962aa945d8e36c06939b70f3d21ea285e76e722c652cebf729c1be28bb6b930182b1f68007cf
 SHA512 
877a589e5d75ab31146183a82268c06dd58bb9d8713bb6e87283ba3c9196aa327dfcb62256e30220ac946cfd20e5d355f903a80484502fbe2ccc55506f965e0a

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild
deleted file mode 100644
index 8490eaab9b33..
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild
+++ /dev/null
@@ -1,36 +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 which adds classic eyes to your every step"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-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=">=dev-libs/glib-2.20
-   >=x11-libs/gtk+-3.16:3
-   >=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
-}



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

2022-06-06 Thread Jakov Smolić
commit: 2dae5afc1d79e8bdb301d9ae27c71acdc6bb69d4
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jun  6 10:21:02 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jun  6 10:21:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dae5afc

xfce-extra/xfce4-eyes-plugin: Stabilize 4.6.0 x86, #850052

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

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

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild
index 24f7f0c436e8..cad8065b8cf9 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.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 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
>=dev-libs/glib-2.20



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

2022-06-06 Thread Jakov Smolić
commit: 2cb1ce47923a81ed3388579ab5c2c5817d87a4f2
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jun  6 10:21:48 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jun  6 10:21:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb1ce47

xfce-extra/xfce4-eyes-plugin: Stabilize 4.6.0 amd64, #850052

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

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

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild
index cad8065b8cf9..4e3bff64a6bc 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.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 ~riscv ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
>=dev-libs/glib-2.20



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

2022-06-06 Thread Jakov Smolić
commit: 547ccc66c9fed23acc6ab3f82c289f2693b786fd
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jun  6 10:19:46 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jun  6 10:19:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547ccc66

xfce-extra/xfce4-eyes-plugin: Stabilize 4.6.0 arm, #850052

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

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

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild
index 32049a7b9bfb..24f7f0c436e8 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.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 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
>=dev-libs/glib-2.20



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

2022-04-05 Thread Michał Górny
commit: 3ba2f6b37a522bf1b4757dfadab3795831402cae
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr  5 07:19:11 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr  5 07:53:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba2f6b3

xfce-extra/xfce4-eyes-plugin: Bump to 4.6.0

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

 xfce-extra/xfce4-eyes-plugin/Manifest  |  1 +
 .../xfce4-eyes-plugin-4.6.0.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/xfce-extra/xfce4-eyes-plugin/Manifest 
b/xfce-extra/xfce4-eyes-plugin/Manifest
index 2c797f9a0435..9064796ff9a2 100644
--- a/xfce-extra/xfce4-eyes-plugin/Manifest
+++ b/xfce-extra/xfce4-eyes-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-eyes-plugin-4.5.1.tar.bz2 367404 BLAKE2B 
5db449ac12e130d837df293c634c9ac17dc8681e940441640af3b9ef26baa8812c8bb4529ff6b56fe32589111e3c578e78d9c1cd46aadb007a0075e22375f952
 SHA512 
1de072b03720772adb41e6a6d0a72e8c6524c7c5e299c951d89739b7de3876582e8acf31f4896191d796c34f5abd98da37c363b84a1e24addc4fa42e553ba37a
+DIST xfce4-eyes-plugin-4.6.0.tar.bz2 366703 BLAKE2B 
0025ddc05af131813e3c989584ae7ad05abe042a83d2cc351b23962aa945d8e36c06939b70f3d21ea285e76e722c652cebf729c1be28bb6b930182b1f68007cf
 SHA512 
877a589e5d75ab31146183a82268c06dd58bb9d8713bb6e87283ba3c9196aa327dfcb62256e30220ac946cfd20e5d355f903a80484502fbe2ccc55506f965e0a

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild
new file mode 100644
index ..32049a7b9bfb
--- /dev/null
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.6.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="A panel plug-in which adds classic eyes to your every step"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-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"
+
+RDEPEND="
+   >=dev-libs/glib-2.20
+   >=x11-libs/gtk+-3.16:3
+   >=xfce-base/libxfce4ui-4.12:=
+   >=xfce-base/xfce4-panel-4.12:=
+"
+DEPEND="${RDEPEND}"
+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-eyes-plugin/

2021-11-18 Thread Yixun Lan
commit: 3609389124e9496b1e026076291290cc268a2df9
Author: Yongxiang Liang  gmail  com>
AuthorDate: Thu Nov 18 14:48:49 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Nov 19 06:22:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36093891

xfce-extra/xfce4-eyes-plugin: keyword ~riscv

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

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

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild
index 2b8adda187f7..8490eaab9b33 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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 ~riscv ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.20



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

2020-08-05 Thread Michał Górny
commit: fa88c1aa45d07fb962a7d62aef5c8080b787d723
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug  5 15:06:40 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug  5 15:06:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa88c1aa

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

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

 xfce-extra/xfce4-eyes-plugin/Manifest  |  1 -
 .../xfce4-eyes-plugin-4.5.0.ebuild | 36 --
 2 files changed, 37 deletions(-)

diff --git a/xfce-extra/xfce4-eyes-plugin/Manifest 
b/xfce-extra/xfce4-eyes-plugin/Manifest
index f0772a612a7..2c797f9a043 100644
--- a/xfce-extra/xfce4-eyes-plugin/Manifest
+++ b/xfce-extra/xfce4-eyes-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-eyes-plugin-4.5.0.tar.bz2 366460 BLAKE2B 
4f773eb44d622a0a232c9881cf601c0b7ce01f33c9d76091b9f896fee4df76381c558b0f0bc62d720aba35fb2064cb49ed61b8c6992be71b4afb2edf3a21e9e0
 SHA512 
884f409bda74688ccf3426cc139235daf709d1eabe884db80ecaa5300814308f8ddcf205af7fa2a48cef7d08c03b1f5778e3aedc2f08e15ce22d13066775c771
 DIST xfce4-eyes-plugin-4.5.1.tar.bz2 367404 BLAKE2B 
5db449ac12e130d837df293c634c9ac17dc8681e940441640af3b9ef26baa8812c8bb4529ff6b56fe32589111e3c578e78d9c1cd46aadb007a0075e22375f952
 SHA512 
1de072b03720772adb41e6a6d0a72e8c6524c7c5e299c951d89739b7de3876582e8acf31f4896191d796c34f5abd98da37c363b84a1e24addc4fa42e553ba37a

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.0.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.0.ebuild
deleted file mode 100644
index 7aa894a3341..000
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.0.ebuild
+++ /dev/null
@@ -1,36 +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 which adds classic eyes to your every step"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-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=">=dev-libs/glib-2.20
-   >=x11-libs/gtk+-3.16:3
-   >=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
-}



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

2020-08-05 Thread Agostino Sarubbo
commit: 326c1003a95381e5f895b0be4045bf75f9ddd2d5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Aug  5 14:01:08 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Aug  5 14:01:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=326c1003

xfce-extra/xfce4-eyes-plugin: arm stable wrt bug #734368

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild
index 3f132ca77ba..15ca5b35771 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.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=">=dev-libs/glib-2.20



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

2020-06-21 Thread Michał Górny
commit: b2307de5188ae36cd3022284fb58e3547d31fdae
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 21 07:12:53 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 21 07:18:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2307de5

xfce-extra/xfce4-eyes-plugin: Bump to 4.5.1

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

 xfce-extra/xfce4-eyes-plugin/Manifest  |  1 +
 .../xfce4-eyes-plugin-4.5.1.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/xfce-extra/xfce4-eyes-plugin/Manifest 
b/xfce-extra/xfce4-eyes-plugin/Manifest
index 25355bae66d..f0772a612a7 100644
--- a/xfce-extra/xfce4-eyes-plugin/Manifest
+++ b/xfce-extra/xfce4-eyes-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-eyes-plugin-4.5.0.tar.bz2 366460 BLAKE2B 
4f773eb44d622a0a232c9881cf601c0b7ce01f33c9d76091b9f896fee4df76381c558b0f0bc62d720aba35fb2064cb49ed61b8c6992be71b4afb2edf3a21e9e0
 SHA512 
884f409bda74688ccf3426cc139235daf709d1eabe884db80ecaa5300814308f8ddcf205af7fa2a48cef7d08c03b1f5778e3aedc2f08e15ce22d13066775c771
+DIST xfce4-eyes-plugin-4.5.1.tar.bz2 367404 BLAKE2B 
5db449ac12e130d837df293c634c9ac17dc8681e940441640af3b9ef26baa8812c8bb4529ff6b56fe32589111e3c578e78d9c1cd46aadb007a0075e22375f952
 SHA512 
1de072b03720772adb41e6a6d0a72e8c6524c7c5e299c951d89739b7de3876582e8acf31f4896191d796c34f5abd98da37c363b84a1e24addc4fa42e553ba37a

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild
new file mode 100644
index 000..46057036034
--- /dev/null
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.1.ebuild
@@ -0,0 +1,36 @@
+# 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 which adds classic eyes to your every step"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-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=">=dev-libs/glib-2.20
+   >=x11-libs/gtk+-3.16:3
+   >=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
+}



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

2019-10-20 Thread Michał Górny
commit: 04428dfd047648866ea1821af728356f20094421
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 20 09:27:47 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 20 10:24:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04428dfd

xfce-extra/xfce4-eyes-plugin: Drop old

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

 xfce-extra/xfce4-eyes-plugin/Manifest  |  1 -
 .../xfce4-eyes-plugin-4.4.5-r2.ebuild  | 27 --
 2 files changed, 28 deletions(-)

diff --git a/xfce-extra/xfce4-eyes-plugin/Manifest 
b/xfce-extra/xfce4-eyes-plugin/Manifest
index 54713cf4653..25355bae66d 100644
--- a/xfce-extra/xfce4-eyes-plugin/Manifest
+++ b/xfce-extra/xfce4-eyes-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-eyes-plugin-4.4.5.tar.bz2 369297 BLAKE2B 
c1e7b9e01174e3909306abfb53c9836b2817013b6cb8676cfd7717da986b68827bd286b6319853d79143b7f0b44abec75342abb7e68df3d2fb1c7424a8f763c1
 SHA512 
f8ac109edbf2edb066af3f13617e2c247151c36fd91551a99b334d85f528663d3764c8566bb4a8b8ad7ae2c021d5b5c46933dc63d523566055d243b440c61e01
 DIST xfce4-eyes-plugin-4.5.0.tar.bz2 366460 BLAKE2B 
4f773eb44d622a0a232c9881cf601c0b7ce01f33c9d76091b9f896fee4df76381c558b0f0bc62d720aba35fb2064cb49ed61b8c6992be71b4afb2edf3a21e9e0
 SHA512 
884f409bda74688ccf3426cc139235daf709d1eabe884db80ecaa5300814308f8ddcf205af7fa2a48cef7d08c03b1f5778e3aedc2f08e15ce22d13066775c771

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
deleted file mode 100644
index a8b9e0bfcd5..000
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A panel plug-in which adds classic eyes to your every step"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-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=">=dev-libs/glib-2.20
-   >=x11-libs/gtk+-2.14:2
-   >=xfce-base/libxfce4ui-4.10:=[gtk2(+)]
-   >=xfce-base/libxfce4util-4.10:=
-   

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

2019-10-20 Thread Michał Górny
commit: e1c221920ec53dfc9caa815339f15d7e27fd69ba
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 20 09:00:04 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 20 09:06:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1c22192

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

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

 xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
index a989f20303e..a8b9e0bfcd5 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
@@ -16,7 +16,7 @@ RDEPEND=">=dev-libs/glib-2.20
>=x11-libs/gtk+-2.14:2
>=xfce-base/libxfce4ui-4.10:=[gtk2(+)]
>=xfce-base/libxfce4util-4.10:=
-   >=xfce-base/xfce4-panel-4.10:=[gtk2(+)]"
+   

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

2019-10-10 Thread Mikle Kolyada
commit: 38b8403ea65d654a976bedeb7df2fc3cf57b826c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Oct 10 18:33:39 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Oct 10 18:33:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38b8403e

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

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

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.0.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.0.ebuild
index 59c9365c59b..5513f3a10f7 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.0.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.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=">=dev-libs/glib-2.20



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

2019-10-10 Thread Mikle Kolyada
commit: 4f3efab58fba02e78edfde4baa87aa58b1321ab1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Oct 10 18:28:52 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Oct 10 18:28:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f3efab5

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

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

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.0.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.0.ebuild
index 8a58687bb1a..59c9365c59b 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.0.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.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=">=dev-libs/glib-2.20



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

2019-10-04 Thread Michał Górny
commit: f52e50dcfe072a9606bc558e742eef3c0f488704
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  4 13:32:21 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  4 13:48:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f52e50dc

xfce-extra/xfce4-eyes-plugin: Bump to 4.5.0

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

 xfce-extra/xfce4-eyes-plugin/Manifest  |  1 +
 .../xfce4-eyes-plugin-4.5.0.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/xfce-extra/xfce4-eyes-plugin/Manifest 
b/xfce-extra/xfce4-eyes-plugin/Manifest
index 76217e53aae..54713cf4653 100644
--- a/xfce-extra/xfce4-eyes-plugin/Manifest
+++ b/xfce-extra/xfce4-eyes-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-eyes-plugin-4.4.5.tar.bz2 369297 BLAKE2B 
c1e7b9e01174e3909306abfb53c9836b2817013b6cb8676cfd7717da986b68827bd286b6319853d79143b7f0b44abec75342abb7e68df3d2fb1c7424a8f763c1
 SHA512 
f8ac109edbf2edb066af3f13617e2c247151c36fd91551a99b334d85f528663d3764c8566bb4a8b8ad7ae2c021d5b5c46933dc63d523566055d243b440c61e01
+DIST xfce4-eyes-plugin-4.5.0.tar.bz2 366460 BLAKE2B 
4f773eb44d622a0a232c9881cf601c0b7ce01f33c9d76091b9f896fee4df76381c558b0f0bc62d720aba35fb2064cb49ed61b8c6992be71b4afb2edf3a21e9e0
 SHA512 
884f409bda74688ccf3426cc139235daf709d1eabe884db80ecaa5300814308f8ddcf205af7fa2a48cef7d08c03b1f5778e3aedc2f08e15ce22d13066775c771

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.0.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.0.ebuild
new file mode 100644
index 000..8a58687bb1a
--- /dev/null
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.5.0.ebuild
@@ -0,0 +1,36 @@
+# 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 which adds classic eyes to your every step"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-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=">=dev-libs/glib-2.20
+   >=x11-libs/gtk+-3.16:3
+   >=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
+}



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

2019-08-22 Thread Michał Górny
commit: a364a996ee2954cc68fda392f70d32ba4b36c33e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 22 11:36:50 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 22 12:31:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a364a996

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

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

 xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
index 03c085b4b9e..a989f20303e 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
@@ -14,7 +14,7 @@ IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.20
>=x11-libs/gtk+-2.14:2
-   >=xfce-base/libxfce4ui-4.10:=
+   >=xfce-base/libxfce4ui-4.10:=[gtk2(+)]
>=xfce-base/libxfce4util-4.10:=
>=xfce-base/xfce4-panel-4.10:=[gtk2(+)]"
 DEPEND="${RDEPEND}



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

2019-08-22 Thread Michał Górny
commit: 6c9ed3533d360b9a06842232771c006d8d972693
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 22 10:27:40 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 22 11:15:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c9ed353

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

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

 ...e4-eyes-plugin-4.4.5-r1.ebuild => xfce4-eyes-plugin-4.4.5-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
similarity index 94%
rename from xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
rename to xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
index 89502869fc9..03c085b4b9e 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r2.ebuild
@@ -16,7 +16,7 @@ RDEPEND=">=dev-libs/glib-2.20
>=x11-libs/gtk+-2.14:2
>=xfce-base/libxfce4ui-4.10:=
>=xfce-base/libxfce4util-4.10:=
-   >=xfce-base/xfce4-panel-4.10:="
+   >=xfce-base/xfce4-panel-4.10:=[gtk2(+)]"
 DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"



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

2019-07-23 Thread Kent Fredric
commit: 766f8b18055cb80ce114994824d28182de9ac272
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Jul 23 13:55:32 2019 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Jul 23 13:55:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766f8b18

xfce-extra/xfce4-eyes-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-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
index 14b97b24a24..89502869fc9 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,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=">=dev-libs/glib-2.20



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

2019-04-07 Thread Michał Górny
commit: 7771fff0bad89ae155f5cc73633f8857a7afa0d2
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr  7 07:36:18 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr  7 08:28:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7771fff0

xfce-extra/xfce4-eyes-plugin: Drop old

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

 .../xfce4-eyes-plugin-4.4.5.ebuild | 31 --
 1 file changed, 31 deletions(-)

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild
deleted file mode 100644
index 2901dbf658a..000
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.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 which adds classic eyes to your every step"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-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=">=dev-libs/glib-2.20:=
-   >=x11-libs/gtk+-2.14: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=(
-   $(xfconf_use_debug)
-   )
-
-   DOCS=( AUTHORS ChangeLog NEWS README )
-}



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

2018-12-02 Thread Mikle Kolyada
commit: a75b6c0aa7a027ba7586cb07cd78309952a41dc1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec  2 11:11:03 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec  2 11:11:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a75b6c0a

xfce-extra/xfce4-eyes-plugin: arm stable wrt bug #652774

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

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

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
index 61599258728..14b97b24a24 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
@@ -9,7 +9,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=">=dev-libs/glib-2.20



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

2018-11-15 Thread Thomas Deutschmann
commit: f78a888d10c2670bbe9cc183252debbe38c028e2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 15 16:31:16 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 15 17:03:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f78a888d

xfce-extra/xfce4-eyes-plugin: x86 stable (bug #652774)

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

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

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
index e7c3dbdf784..61599258728 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
@@ -9,7 +9,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=">=dev-libs/glib-2.20



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

2018-11-12 Thread Mikle Kolyada
commit: 2baf9b93ba266f8d3fbda44a3143c1672b8db1e0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Nov 12 13:57:01 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Nov 12 13:57:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2baf9b93

xfce-extra/xfce4-eyes-plugin: amd64 stable wrt bug #652774

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

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

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
index 1d7ccbd2092..e7c3dbdf784 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,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=">=dev-libs/glib-2.20



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

2018-04-08 Thread Michał Górny
commit: d45b6a2268f129f2892c9ea96459486a09c95f97
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr  8 08:50:32 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr  8 08:51:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d45b6a22

xfce-extra/xfce4-eyes-plugin: Port to EAPI=6

 .../xfce4-eyes-plugin-4.4.5-r1.ebuild  | 27 ++
 1 file changed, 27 insertions(+)

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
new file mode 100644
index 000..d4dfa5f9ec1
--- /dev/null
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A panel plug-in which adds classic eyes to your every step"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-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=""
+
+RDEPEND=">=dev-libs/glib-2.20
+   >=x11-libs/gtk+-2.14:2
+   >=xfce-base/libxfce4ui-4.10:=
+   >=xfce-base/libxfce4util-4.10:=
+   >=xfce-base/xfce4-panel-4.10:="
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   virtual/pkgconfig"
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



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

2017-01-29 Thread Fabian Groffen
commit: 70885a7b73b783e516a061e4f6682d277b5cb9a6
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 29 21:54:57 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Jan 30 07:36:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70885a7b

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

Package-Manager: portage-2.3.3

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

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild
index cad65f4..b7e4b61 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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=">=dev-libs/glib-2.20:=



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

2016-08-02 Thread Michał Górny
commit: ae6bff556c5c796c008028b6c8dccfbb1602336a
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Aug  2 15:20:55 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=ae6bff55

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

 xfce-extra/xfce4-eyes-plugin/Manifest  |  2 --
 .../xfce4-eyes-plugin-4.4.2.ebuild | 32 --
 .../xfce4-eyes-plugin-4.4.4.ebuild | 32 --
 3 files changed, 66 deletions(-)

diff --git a/xfce-extra/xfce4-eyes-plugin/Manifest 
b/xfce-extra/xfce4-eyes-plugin/Manifest
index 276247d..e0ce15e 100644
--- a/xfce-extra/xfce4-eyes-plugin/Manifest
+++ b/xfce-extra/xfce4-eyes-plugin/Manifest
@@ -1,3 +1 @@
-DIST xfce4-eyes-plugin-4.4.2.tar.bz2 308935 SHA256 
dad102fedd0d9e6df45338a018387b2aacaf24b05eb798275be0dfc05ffa3021 SHA512 
67e99da12829ae4724c7e57ed3d6825933c824157066dffc187380da80b3eef04756d1899c445f52b687ce8c1df3fff95a50ffc00af18d058c54d075bff6a33f
 WHIRLPOOL 
07ff0c4f5cfa1ff304ca41a0cd6245fd65a924327d72d5b7c85a822dc479d2a779c40a283329e093772db635b976bafae949294ff18c48d4912da49215da544b
-DIST xfce4-eyes-plugin-4.4.4.tar.bz2 352535 SHA256 
240ce85b68d3d161f276ebbea97072dd6ee3df77062fd073bf6eeb4d3d1400ca SHA512 
3daaae5af2030e007af969832aeb11eba4aad0f4d6a166c2965e16a4e91619acf35ad3c0dd82e32d817122330c4b009cf3d469473824af133134e05a161df924
 WHIRLPOOL 
b706b9a89d6fb0f2e722fcea4b981f0adf9e9cb5ee4866ba79c09fceed2b80c05f19cdf2903907440d1adb564764214c942cea6ef570893c1dc014ca904b143e
 DIST xfce4-eyes-plugin-4.4.5.tar.bz2 369297 SHA256 
648f7a1738d852af9482d11330b8ab33901f05256984de73d8cea4d7d7311937 SHA512 
f8ac109edbf2edb066af3f13617e2c247151c36fd91551a99b334d85f528663d3764c8566bb4a8b8ad7ae2c021d5b5c46933dc63d523566055d243b440c61e01
 WHIRLPOOL 
75072327c34bf7a396d6a9296849f0f786667b1211d2de052eb11ea6381197e210e68ebfc98d179335f5e16c19dac51e47dfd509d420b1ebea67fbe122d799f8

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.2.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.2.ebuild
deleted file mode 100644
index c6c47cb..000
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="A panel plug-in which adds classic eyes to your every step"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-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=">=dev-libs/glib-2.20
-   >=x11-libs/gtk+-2.14: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=(
-   $(xfconf_use_debug)
-   )
-
-   DOCS=( AUTHORS ChangeLog NEWS README )
-}

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.4.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.4.ebuild
deleted file mode 100644
index a016ae6..000
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.4.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="A panel plug-in which adds classic eyes to your every step"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-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=">=dev-libs/glib-2.20:=
-   >=x11-libs/gtk+-2.14: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=(
-   $(xfconf_use_debug)
-   )
-
-   DOCS=( AUTHORS ChangeLog NEWS README )
-}



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

2016-06-23 Thread Michał Górny
commit: b9aa09a19c80aaa15933b4b1b735fee80fe93056
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 23 14:22:19 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 23 15:06:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9aa09a1

xfce-extra/xfce4-eyes-plugin: Bump to 4.4.5 (translation updates)

 xfce-extra/xfce4-eyes-plugin/Manifest  |  1 +
 .../xfce4-eyes-plugin-4.4.5.ebuild | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/xfce-extra/xfce4-eyes-plugin/Manifest 
b/xfce-extra/xfce4-eyes-plugin/Manifest
index fee6956..276247d 100644
--- a/xfce-extra/xfce4-eyes-plugin/Manifest
+++ b/xfce-extra/xfce4-eyes-plugin/Manifest
@@ -1,2 +1,3 @@
 DIST xfce4-eyes-plugin-4.4.2.tar.bz2 308935 SHA256 
dad102fedd0d9e6df45338a018387b2aacaf24b05eb798275be0dfc05ffa3021 SHA512 
67e99da12829ae4724c7e57ed3d6825933c824157066dffc187380da80b3eef04756d1899c445f52b687ce8c1df3fff95a50ffc00af18d058c54d075bff6a33f
 WHIRLPOOL 
07ff0c4f5cfa1ff304ca41a0cd6245fd65a924327d72d5b7c85a822dc479d2a779c40a283329e093772db635b976bafae949294ff18c48d4912da49215da544b
 DIST xfce4-eyes-plugin-4.4.4.tar.bz2 352535 SHA256 
240ce85b68d3d161f276ebbea97072dd6ee3df77062fd073bf6eeb4d3d1400ca SHA512 
3daaae5af2030e007af969832aeb11eba4aad0f4d6a166c2965e16a4e91619acf35ad3c0dd82e32d817122330c4b009cf3d469473824af133134e05a161df924
 WHIRLPOOL 
b706b9a89d6fb0f2e722fcea4b981f0adf9e9cb5ee4866ba79c09fceed2b80c05f19cdf2903907440d1adb564764214c942cea6ef570893c1dc014ca904b143e
+DIST xfce4-eyes-plugin-4.4.5.tar.bz2 369297 SHA256 
648f7a1738d852af9482d11330b8ab33901f05256984de73d8cea4d7d7311937 SHA512 
f8ac109edbf2edb066af3f13617e2c247151c36fd91551a99b334d85f528663d3764c8566bb4a8b8ad7ae2c021d5b5c46933dc63d523566055d243b440c61e01
 WHIRLPOOL 
75072327c34bf7a396d6a9296849f0f786667b1211d2de052eb11ea6381197e210e68ebfc98d179335f5e16c19dac51e47dfd509d420b1ebea67fbe122d799f8

diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild 
b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild
new file mode 100644
index 000..cad65f4
--- /dev/null
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.5.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+DESCRIPTION="A panel plug-in which adds classic eyes to your every step"
+HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-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=">=dev-libs/glib-2.20:=
+   >=x11-libs/gtk+-2.14: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=(
+   $(xfconf_use_debug)
+   )
+
+   DOCS=( AUTHORS ChangeLog NEWS README )
+}