public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2019-08-22 12:31 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2019-08-22 12:31 UTC (permalink / raw
  To: gentoo-commits

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

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

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

 .../xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild
index fb2e8ab291c..35a670cfe27 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild
@@ -18,7 +18,7 @@ RDEPEND=">=dev-libs/glib-2:=
 	>=x11-libs/gtk+-2.18:2=
 	x11-libs/libX11:=
 	<xfce-base/exo-0.12.5-r100
-	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4ui-4.10:=[gtk2(+)]
 	>=xfce-base/libxfce4util-4.10:=
 	>=xfce-base/xfce4-panel-4.10[gtk2(+)]
 	ssl? (


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2023-06-11 19:19 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2023-06-11 19:19 UTC (permalink / raw
  To: gentoo-commits

commit:     af21133ee762f60f6eb01522510ae64af693e901
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 19:12:15 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 19:18:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af21133e

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

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

 xfce-extra/xfce4-mailwatch-plugin/Manifest         |  1 -
 .../xfce4-mailwatch-plugin-1.3.0.ebuild            | 46 ----------------------
 2 files changed, 47 deletions(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/Manifest b/xfce-extra/xfce4-mailwatch-plugin/Manifest
index 62877d4a3605..5b7af73ff88c 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/Manifest
+++ b/xfce-extra/xfce4-mailwatch-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-mailwatch-plugin-1.3.0.tar.bz2 551687 BLAKE2B 3ec841c32df059a2be99ad21c706be794d97c493e9ae1c1be5ec9006c45df51a766c8c89ef9f2941f6c411c18bfd5d01e8a510acfc4233cb349e1528346d0617 SHA512 07d4e4cc2f7d299a142d9e9b307c2797892a5febd8451d5291cb9574be0bd5daba677ee893fea3af49b6a8acbfb827ae0125ba11014df37b6c68a2734ecde11b
 DIST xfce4-mailwatch-plugin-1.3.1.tar.bz2 550836 BLAKE2B c4b53adec738308c37617b3512da8b3dbb6671b934c3ecdca904437b27374af935e92b2eb0d60b91ca42d8c2cb7d336ab687c7fa1d3106872ad368c2d13a3b7d SHA512 cc84c0511fff983283f6af132ff224f62373a1bb608f14b332a75f259f7842491b09f7d9f9d833cb31f81eb392a1b55fe4bf6da8a15b4c62abd2e9640392fb1d

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
deleted file mode 100644
index 613ee5330840..000000000000
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="An mail notification panel plug-in for the Xfce desktop environment"
-HOMEPAGE="https://www.spurint.org/projects/xfce4-mailwatch-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="ssl"
-
-RDEPEND=">=dev-libs/glib-2.42:=
-	>=x11-libs/gtk+-3.22:3=
-	>=xfce-base/exo-0.11:=
-	>=xfce-base/libxfce4ui-4.14:=
-	>=xfce-base/libxfce4util-4.14:=
-	>=xfce-base/xfce4-panel-4.14:=
-	ssl? ( >=net-libs/gnutls-2:= )
-"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-
-src_configure() {
-	econf $(use_enable ssl)
-}
-
-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] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2023-06-11 18:38 Jakov Smolić
  0 siblings, 0 replies; 28+ messages in thread
From: Jakov Smolić @ 2023-06-11 18:38 UTC (permalink / raw
  To: gentoo-commits

commit:     52ccaea8983cc63e4bf717b225f070d0c6db4438
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 18:37:24 2023 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 18:37:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52ccaea8

xfce-extra/xfce4-mailwatch-plugin: Stabilize 1.3.1 x86, #908336

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

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

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.1.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.1.ebuild
index 4737a2a8fe24..3b42afb2681b 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.1.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.1.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"
 IUSE="ssl"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2023-06-11 15:38 Sam James
  0 siblings, 0 replies; 28+ messages in thread
From: Sam James @ 2023-06-11 15:38 UTC (permalink / raw
  To: gentoo-commits

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

xfce-extra/xfce4-mailwatch-plugin: Stabilize 1.3.1 amd64, #908336

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

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

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.1.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.1.ebuild
index 62495c0e0f96..4737a2a8fe24 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.1.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.1.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"
 IUSE="ssl"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2023-04-21  4:34 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2023-04-21  4:34 UTC (permalink / raw
  To: gentoo-commits

commit:     1d5c7c2c6c13fb5b1ec2d8b414596f55f674d459
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 04:25:35 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 04:25:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d5c7c2c

xfce-extra/xfce4-mailwatch-plugin: Bump to 1.3.1

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

 xfce-extra/xfce4-mailwatch-plugin/Manifest         |  1 +
 .../xfce4-mailwatch-plugin-1.3.1.ebuild            | 59 ++++++++++++++++++++++
 2 files changed, 60 insertions(+)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/Manifest b/xfce-extra/xfce4-mailwatch-plugin/Manifest
index d4f84ff8ac04..62877d4a3605 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/Manifest
+++ b/xfce-extra/xfce4-mailwatch-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-mailwatch-plugin-1.3.0.tar.bz2 551687 BLAKE2B 3ec841c32df059a2be99ad21c706be794d97c493e9ae1c1be5ec9006c45df51a766c8c89ef9f2941f6c411c18bfd5d01e8a510acfc4233cb349e1528346d0617 SHA512 07d4e4cc2f7d299a142d9e9b307c2797892a5febd8451d5291cb9574be0bd5daba677ee893fea3af49b6a8acbfb827ae0125ba11014df37b6c68a2734ecde11b
+DIST xfce4-mailwatch-plugin-1.3.1.tar.bz2 550836 BLAKE2B c4b53adec738308c37617b3512da8b3dbb6671b934c3ecdca904437b27374af935e92b2eb0d60b91ca42d8c2cb7d336ab687c7fa1d3106872ad368c2d13a3b7d SHA512 cc84c0511fff983283f6af132ff224f62373a1bb608f14b332a75f259f7842491b09f7d9f9d833cb31f81eb392a1b55fe4bf6da8a15b4c62abd2e9640392fb1d

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.1.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.1.ebuild
new file mode 100644
index 000000000000..bbd30e8fffc7
--- /dev/null
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="An mail notification panel plug-in for the Xfce desktop environment"
+HOMEPAGE="
+	https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin/start
+	https://gitlab.xfce.org/panel-plugins/xfce4-mailwatch-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="ssl"
+
+DEPEND="
+	>=dev-libs/glib-2.42.0:=
+	>=x11-libs/gtk+-3.22.0:3=
+	>=xfce-base/exo-0.11.0:=
+	>=xfce-base/libxfce4ui-4.14.0:=
+	>=xfce-base/libxfce4util-4.14.0:=
+	>=xfce-base/xfce4-panel-4.14.0:=
+	ssl? ( >=net-libs/gnutls-2:= )
+"
+RDEPEND="
+	${DEPEND}
+"
+BDEPEND="
+	dev-util/intltool
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_configure() {
+	local myconf=(
+		$(use_enable ssl)
+	)
+
+	econf "${myconf[@]}"
+}
+
+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] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2022-02-12 10:28 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2022-02-12 10:28 UTC (permalink / raw
  To: gentoo-commits

commit:     f42362d9a15df5b03075231f01b347f612375477
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 12 10:27:48 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 12 10:28:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f42362d9

xfce-extra/xfce4-mailwatch-plugin: Enable IPv6 conditionally

The USE=ipv6 was only used to control using AF_INET6.  Remove the flag
and enable the code unconditionally.

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

 .../xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
index 2cc85811a9c5..613ee5330840 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,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"
-IUSE="ipv6 ssl"
+IUSE="ssl"
 
 RDEPEND=">=dev-libs/glib-2.42:=
 	>=x11-libs/gtk+-3.22:3=
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
 "
 
 src_configure() {
-	econf $(use_enable ssl) $(use_enable ipv6)
+	econf $(use_enable ssl)
 }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2021-11-19  6:24 Yixun Lan
  0 siblings, 0 replies; 28+ messages in thread
From: Yixun Lan @ 2021-11-19  6:24 UTC (permalink / raw
  To: gentoo-commits

commit:     7dd4569182f6d487205316a6176f64756ca7cd9c
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Thu Nov 18 14:51:55 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 06:23:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dd45691

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

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-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
index ef3b4db80f3c..2cc85811a9c5 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.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="ipv6 ssl"
 
 RDEPEND=">=dev-libs/glib-2.42:=


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2020-12-20 20:34 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2020-12-20 20:34 UTC (permalink / raw
  To: gentoo-commits

commit:     b573a979a0f99fd8a59768dd5bed145ce419cc3a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 20:30:48 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 20:34:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b573a979

xfce-extra/xfce4-mailwatch-plugin: Update HOMEPAGE

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

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

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
index 5c343493a9f..ef3b4db80f3 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit xdg-utils
 
 DESCRIPTION="An mail notification panel plug-in for the Xfce desktop environment"
-HOMEPAGE="https://spuriousinterrupt.org/projects/xfce4-mailwatch-plugin/"
+HOMEPAGE="https://www.spurint.org/projects/xfce4-mailwatch-plugin/"
 SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2020-12-20 20:34 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2020-12-20 20:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f1e94efa8a6f278c24263039fdfba20dc67a8ca7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 20:22:50 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 20:34:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1e94efa

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

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

 xfce-extra/xfce4-mailwatch-plugin/Manifest         |  1 -
 .../xfce4-mailwatch-plugin-1.2.0-r6.ebuild         | 48 ----------------------
 2 files changed, 49 deletions(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/Manifest b/xfce-extra/xfce4-mailwatch-plugin/Manifest
index 691d422c009..d4f84ff8ac0 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/Manifest
+++ b/xfce-extra/xfce4-mailwatch-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-mailwatch-plugin-1.2.0.tar.bz2 509649 BLAKE2B 7749914cf4e8ca34e27c63033e84718c4bc8d9da11ca9f6487bf9291c145f5b062d6b7b07d03d2eb273d0e88b96946641721f6f24dd19c19db9f923e9b33ff53 SHA512 6f5128b2341ab275427e02b1ef063cb2fdcf4027f5c47cfc0ed26086462eb0e9f7353441ea1b9380b91a892414934203b781445f604d67200786e3dd85183a83
 DIST xfce4-mailwatch-plugin-1.3.0.tar.bz2 551687 BLAKE2B 3ec841c32df059a2be99ad21c706be794d97c493e9ae1c1be5ec9006c45df51a766c8c89ef9f2941f6c411c18bfd5d01e8a510acfc4233cb349e1528346d0617 SHA512 07d4e4cc2f7d299a142d9e9b307c2797892a5febd8451d5291cb9574be0bd5daba677ee893fea3af49b6a8acbfb827ae0125ba11014df37b6c68a2734ecde11b

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
deleted file mode 100644
index a7f3091d9aa..00000000000
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils
-
-DESCRIPTION="An mail notification panel plug-in for the Xfce desktop environment"
-HOMEPAGE="https://spuriousinterrupt.org/projects/xfce4-mailwatch-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="ipv6 ssl"
-
-RDEPEND=">=dev-libs/glib-2:=
-	>=x11-libs/gtk+-2.18:2=
-	x11-libs/libX11:=
-	<xfce-base/exo-4.15[gtk2(+)]
-	<xfce-base/libxfce4ui-4.15:=[gtk2(+)]
-	>=xfce-base/libxfce4util-4.10:=
-	<xfce-base/xfce4-panel-4.15:=[gtk2(+)]
-	ssl? (
-		dev-libs/libgcrypt:0=
-		>=net-libs/gnutls-2:=
-		)"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig"
-
-src_configure() {
-	econf $(use_enable ssl) $(use_enable ipv6)
-}
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2020-12-20 19:07 Thomas Deutschmann
  0 siblings, 0 replies; 28+ messages in thread
From: Thomas Deutschmann @ 2020-12-20 19:07 UTC (permalink / raw
  To: gentoo-commits

commit:     89c131c8720fbba69aba1296f97f1e4910c2ddb3
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 18:58:00 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 19:06:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89c131c8

xfce-extra/xfce4-mailwatch-plugin: x86 stable (bug #760264)

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

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

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
index bbfef4b1ef2..5c343493a9f 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.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="ipv6 ssl"
 
 RDEPEND=">=dev-libs/glib-2.42:=


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2020-12-20 17:38 Sam James
  0 siblings, 0 replies; 28+ messages in thread
From: Sam James @ 2020-12-20 17:38 UTC (permalink / raw
  To: gentoo-commits

commit:     ee1ac11c4c5e468a07dd35e394f8fda5b3007258
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 17:38:00 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 17:38:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee1ac11c

xfce-extra/xfce4-mailwatch-plugin: Stabilize 1.3.0 arm, #760264

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

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

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
index 5794e9bb91f..bbfef4b1ef2 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.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="ipv6 ssl"
 
 RDEPEND=">=dev-libs/glib-2.42:=


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2020-11-08 22:20 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2020-11-08 22:20 UTC (permalink / raw
  To: gentoo-commits

commit:     9c92d700845cd3a6e3ce27a0dd6d48a61cf193b9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  8 21:41:19 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  8 22:18:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c92d700

xfce-extra/xfce4-mailwatch-plugin: Bump to 1.3.0

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

 xfce-extra/xfce4-mailwatch-plugin/Manifest         |  1 +
 .../xfce4-mailwatch-plugin-1.3.0.ebuild            | 46 ++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/Manifest b/xfce-extra/xfce4-mailwatch-plugin/Manifest
index 41117a4d9e4..691d422c009 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/Manifest
+++ b/xfce-extra/xfce4-mailwatch-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-mailwatch-plugin-1.2.0.tar.bz2 509649 BLAKE2B 7749914cf4e8ca34e27c63033e84718c4bc8d9da11ca9f6487bf9291c145f5b062d6b7b07d03d2eb273d0e88b96946641721f6f24dd19c19db9f923e9b33ff53 SHA512 6f5128b2341ab275427e02b1ef063cb2fdcf4027f5c47cfc0ed26086462eb0e9f7353441ea1b9380b91a892414934203b781445f604d67200786e3dd85183a83
+DIST xfce4-mailwatch-plugin-1.3.0.tar.bz2 551687 BLAKE2B 3ec841c32df059a2be99ad21c706be794d97c493e9ae1c1be5ec9006c45df51a766c8c89ef9f2941f6c411c18bfd5d01e8a510acfc4233cb349e1528346d0617 SHA512 07d4e4cc2f7d299a142d9e9b307c2797892a5febd8451d5291cb9574be0bd5daba677ee893fea3af49b6a8acbfb827ae0125ba11014df37b6c68a2734ecde11b

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
new file mode 100644
index 00000000000..f652fef4599
--- /dev/null
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="An mail notification panel plug-in for the Xfce desktop environment"
+HOMEPAGE="https://spuriousinterrupt.org/projects/xfce4-mailwatch-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="ipv6 ssl"
+
+RDEPEND=">=dev-libs/glib-2.42:=
+	>=x11-libs/gtk+-3.22:3=
+	>=xfce-base/exo-0.11:=
+	>=xfce-base/libxfce4ui-4.14:=
+	>=xfce-base/libxfce4util-4.14:=
+	>=xfce-base/xfce4-panel-4.14:=
+	ssl? ( >=net-libs/gnutls-2:= )
+"
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	sys-devel/gettext
+	virtual/pkgconfig
+"
+
+src_configure() {
+	econf $(use_enable ssl) $(use_enable ipv6)
+}
+
+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] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2020-05-29 15:43 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2020-05-29 15:43 UTC (permalink / raw
  To: gentoo-commits

commit:     1719d69a467db24bf6f5441c627d7ae3410bd509
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 29 15:42:22 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 29 15:43:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1719d69a

xfce-extra/xfce4-mailwatch-plugin: Use HTTPS

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

 .../xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
index 2fe93de8ccc..a7f3091d9aa 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit gnome2-utils
 
 DESCRIPTION="An mail notification panel plug-in for the Xfce desktop environment"
-HOMEPAGE="http://spuriousinterrupt.org/projects/xfce4-mailwatch-plugin/"
+HOMEPAGE="https://spuriousinterrupt.org/projects/xfce4-mailwatch-plugin/"
 SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2020-05-29 15:43 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2020-05-29 15:43 UTC (permalink / raw
  To: gentoo-commits

commit:     9888079b2ae1e52af2580fc7225f0e3ed583a0ed
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 29 15:41:28 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 29 15:43:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9888079b

xfce-extra/xfce4-mailwatch-plugin: Force old xfce-base/exo

Closes: https://bugs.gentoo.org/726110
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
index 7db2c948264..2fe93de8ccc 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.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=6
@@ -17,7 +17,7 @@ IUSE="ipv6 ssl"
 RDEPEND=">=dev-libs/glib-2:=
 	>=x11-libs/gtk+-2.18:2=
 	x11-libs/libX11:=
-	xfce-base/exo[gtk2(+)]
+	<xfce-base/exo-4.15[gtk2(+)]
 	<xfce-base/libxfce4ui-4.15:=[gtk2(+)]
 	>=xfce-base/libxfce4util-4.10:=
 	<xfce-base/xfce4-panel-4.15:=[gtk2(+)]


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2019-12-06 14:20 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2019-12-06 14:20 UTC (permalink / raw
  To: gentoo-commits

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

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

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

 ...ch-plugin-1.2.0-r5.ebuild => xfce4-mailwatch-plugin-1.2.0-r6.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r5.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
similarity index 96%
rename from xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r5.ebuild
rename to xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
index 12ca5584586..7db2c948264 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r5.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild
@@ -18,7 +18,7 @@ RDEPEND=">=dev-libs/glib-2:=
 	>=x11-libs/gtk+-2.18:2=
 	x11-libs/libX11:=
 	xfce-base/exo[gtk2(+)]
-	>=xfce-base/libxfce4ui-4.10:=[gtk2(+)]
+	<xfce-base/libxfce4ui-4.15:=[gtk2(+)]
 	>=xfce-base/libxfce4util-4.10:=
 	<xfce-base/xfce4-panel-4.15:=[gtk2(+)]
 	ssl? (


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2019-10-20 11:07 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2019-10-20 11:07 UTC (permalink / raw
  To: gentoo-commits

commit:     9ed1d9cf92e2e35ed81c7b8787e686b4e86061ab
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 10:56:39 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 11:07:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed1d9cf

xfce-extra/xfce4-mailwatch-plugin: Revbump post dep change

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

 ...atch-plugin-1.2.0-r4.ebuild => xfce4-mailwatch-plugin-1.2.0-r5.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r4.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r5.ebuild
similarity index 100%
rename from xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r4.ebuild
rename to xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r5.ebuild


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

commit:     7f454da676e784ee5abab982cd4e51780e38a5d4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 09:00:26 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 09:06:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f454da6

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

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

 .../xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r4.ebuild       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r4.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r4.ebuild
index dd1da22675f..12ca5584586 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r4.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r4.ebuild
@@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2:=
 	xfce-base/exo[gtk2(+)]
 	>=xfce-base/libxfce4ui-4.10:=[gtk2(+)]
 	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfce4-panel-4.10[gtk2(+)]
+	<xfce-base/xfce4-panel-4.15:=[gtk2(+)]
 	ssl? (
 		dev-libs/libgcrypt:0=
 		>=net-libs/gnutls-2:=


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2019-10-13 14:42 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2019-10-13 14:42 UTC (permalink / raw
  To: gentoo-commits

commit:     eaca6ff4ca30379967ce0bb17dbc49fda07d068e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 14:40:17 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 14:42:15 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaca6ff4

xfce-extra/xfce4-mailwatch-plugin: Depend on exo[gtk2]

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

 ...ch-plugin-1.2.0-r3.ebuild => xfce4-mailwatch-plugin-1.2.0-r4.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r4.ebuild
similarity index 97%
rename from xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild
rename to xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r4.ebuild
index 35a670cfe27..dd1da22675f 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r4.ebuild
@@ -17,7 +17,7 @@ IUSE="ipv6 ssl"
 RDEPEND=">=dev-libs/glib-2:=
 	>=x11-libs/gtk+-2.18:2=
 	x11-libs/libX11:=
-	<xfce-base/exo-0.12.5-r100
+	xfce-base/exo[gtk2(+)]
 	>=xfce-base/libxfce4ui-4.10:=[gtk2(+)]
 	>=xfce-base/libxfce4util-4.10:=
 	>=xfce-base/xfce4-panel-4.10[gtk2(+)]


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2019-08-22 11:15 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2019-08-22 11:15 UTC (permalink / raw
  To: gentoo-commits

commit:     ab057b4625aaa6b901c70e4d035b76d6eeb24185
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 10:27:45 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 11:15:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab057b46

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

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

 ...ch-plugin-1.2.0-r2.ebuild => xfce4-mailwatch-plugin-1.2.0-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild
similarity index 96%
rename from xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild
rename to xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild
index f337fb97d36..fb2e8ab291c 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild
@@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2:=
 	<xfce-base/exo-0.12.5-r100
 	>=xfce-base/libxfce4ui-4.10:=
 	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfce4-panel-4.10
+	>=xfce-base/xfce4-panel-4.10[gtk2(+)]
 	ssl? (
 		dev-libs/libgcrypt:0=
 		>=net-libs/gnutls-2:=


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2019-07-23 14:11 Kent Fredric
  0 siblings, 0 replies; 28+ messages in thread
From: Kent Fredric @ 2019-07-23 14:11 UTC (permalink / raw
  To: gentoo-commits

commit:     5fbc623923ae2c8912d6c00f07ec9c1aea8d6e7f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 23 13:55:50 2019 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jul 23 13:55:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fbc6239

xfce-extra/xfce4-mailwatch-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>

 .../xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild
index c5e584623d7..f337fb97d36 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.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="ipv6 ssl"
 
 RDEPEND=">=dev-libs/glib-2:=


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2019-05-03 19:27 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2019-05-03 19:27 UTC (permalink / raw
  To: gentoo-commits

commit:     1ca3f3ea97c2288deb4e2974e02fd8a2c1f49472
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May  3 19:25:40 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May  3 19:27:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca3f3ea

xfce-extra/xfce4-mailwatch-plugin: Force GTK+2 exo version

Bug: https://bugs.gentoo.org/684974
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...ch-plugin-1.2.0-r1.ebuild => xfce4-mailwatch-plugin-1.2.0-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild
similarity index 97%
rename from xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild
rename to xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild
index e079a1a8ab4..c5e584623d7 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild
@@ -17,7 +17,7 @@ IUSE="ipv6 ssl"
 RDEPEND=">=dev-libs/glib-2:=
 	>=x11-libs/gtk+-2.18:2=
 	x11-libs/libX11:=
-	>=xfce-base/exo-0.7.2
+	<xfce-base/exo-0.12.5-r100
 	>=xfce-base/libxfce4ui-4.10:=
 	>=xfce-base/libxfce4util-4.10:=
 	>=xfce-base/xfce4-panel-4.10


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2019-04-08 19:17 Michał Górny
  0 siblings, 0 replies; 28+ messages in thread
From: Michał Górny @ 2019-04-08 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     aee61db033937a5c5530f605af30a46136d28410
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  8 18:56:15 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr  8 19:17:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aee61db0

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

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

 .../xfce4-mailwatch-plugin-1.2.0.ebuild            | 40 ----------------------
 1 file changed, 40 deletions(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild
deleted file mode 100644
index 02b257f2898..00000000000
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="An mail notification panel plug-in for the Xfce desktop environment"
-HOMEPAGE="http://spuriousinterrupt.org/projects/xfce4-mailwatch-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 ipv6 ssl"
-
-RDEPEND=">=dev-libs/glib-2:=
-	>=x11-libs/gtk+-2.18:2=
-	x11-libs/libX11:=
-	>=xfce-base/exo-0.7.2
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfce4-panel-4.10
-	ssl? (
-		dev-libs/libgcrypt:0=
-		>=net-libs/gnutls-2:=
-		)"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig"
-
-pkg_setup() {
-	XFCONF=(
-		$(use_enable ssl)
-		$(use_enable ipv6)
-		$(xfconf_use_debug)
-		)
-
-	DOCS=( AUTHORS ChangeLog NEWS README TODO )
-}


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2019-04-07 21:37 Mikle Kolyada
  0 siblings, 0 replies; 28+ messages in thread
From: Mikle Kolyada @ 2019-04-07 21:37 UTC (permalink / raw
  To: gentoo-commits

commit:     89670853c16c3771eb2f95702aa8c328ed927635
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  7 21:36:51 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Apr  7 21:36:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89670853

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

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

 .../xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild
index 65968cb058d..e079a1a8ab4 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-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
@@ -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="ipv6 ssl"
 
 RDEPEND=">=dev-libs/glib-2:=


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2018-11-15 17:04 Thomas Deutschmann
  0 siblings, 0 replies; 28+ messages in thread
From: Thomas Deutschmann @ 2018-11-15 17:04 UTC (permalink / raw
  To: gentoo-commits

commit:     5950e8500b87747a1d5a97587efb24861492ab0e
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 15 16:33:09 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 15 17:03:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5950e850

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

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

 .../xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild
index bab5acb3caa..65968cb058d 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-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="ipv6 ssl"
 
 RDEPEND=">=dev-libs/glib-2:=


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2018-11-12 14:00 Mikle Kolyada
  0 siblings, 0 replies; 28+ messages in thread
From: Mikle Kolyada @ 2018-11-12 14:00 UTC (permalink / raw
  To: gentoo-commits

commit:     adfb8cdb4e940b659aeda8df5580617ee993cc7a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 12 13:59:31 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Nov 12 13:59:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adfb8cdb

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

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

 .../xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild
index 03835ae547a..bab5acb3caa 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-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
@@ -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="ipv6 ssl"
 
 RDEPEND=">=dev-libs/glib-2:=


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2018-04-13 18:16 Denis Dupeyron
  0 siblings, 0 replies; 28+ messages in thread
From: Denis Dupeyron @ 2018-04-13 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     4f1b92892813861c1ec21381725873a6cdd0b647
Author:     Denis Dupeyron <calchan <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 13 18:12:47 2018 +0000
Commit:     Denis Dupeyron <calchan <AT> gentoo <DOT> org>
CommitDate: Fri Apr 13 18:16:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f1b9289

xfce-extra/xfce4-mailwatch-plugin: remove obsolete xfconf.eclass, migrate to EAPI6

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../xfce4-mailwatch-plugin-1.2.0-r1.ebuild         | 48 ++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild
new file mode 100644
index 00000000000..0c70bc8952d
--- /dev/null
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils
+
+DESCRIPTION="An mail notification panel plug-in for the Xfce desktop environment"
+HOMEPAGE="http://spuriousinterrupt.org/projects/xfce4-mailwatch-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="ipv6 ssl"
+
+RDEPEND=">=dev-libs/glib-2:=
+	>=x11-libs/gtk+-2.18:2=
+	x11-libs/libX11:=
+	>=xfce-base/exo-0.7.2
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfce4-panel-4.10
+	ssl? (
+		dev-libs/libgcrypt:0=
+		>=net-libs/gnutls-2:=
+		)"
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	sys-devel/gettext
+	virtual/pkgconfig"
+
+src_configure() {
+	econf $(use_enable ssl) $(use_enable ipv6)
+}
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+	gnome2_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2017-01-30  7:37 Fabian Groffen
  0 siblings, 0 replies; 28+ messages in thread
From: Fabian Groffen @ 2017-01-30  7:37 UTC (permalink / raw
  To: gentoo-commits

commit:     814a4d5b92ca828f7b1410e3859d5c0e771dea2a
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 21:55:49 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 07:36:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814a4d5b

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

Package-Manager: portage-2.3.3

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

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild
index 636c0a7..93ecc06 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.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="debug ipv6 ssl"
 
 RDEPEND=">=dev-libs/glib-2:=


^ permalink raw reply related	[flat|nested] 28+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
@ 2015-09-06  9:22 Jason Zaman
  0 siblings, 0 replies; 28+ messages in thread
From: Jason Zaman @ 2015-09-06  9:22 UTC (permalink / raw
  To: gentoo-commits

commit:     fa04bcc6bc6b7e29af4664d9c9f068c4c4574c05
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  6 09:19:50 2015 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Sep  6 09:19:50 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa04bcc6

xfce-extra/xfce4-mailwatch-plugin: Add subslot deps

Package-Manager: portage-2.2.20.1

 .../xfce4-mailwatch-plugin-1.2.0.ebuild                  | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild
index 9014ad2..636c0a7 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,16 +14,16 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="debug ipv6 ssl"
 
-RDEPEND=">=dev-libs/glib-2
-	>=x11-libs/gtk+-2.18:2
-	x11-libs/libX11
+RDEPEND=">=dev-libs/glib-2:=
+	>=x11-libs/gtk+-2.18:2=
+	x11-libs/libX11:=
 	>=xfce-base/exo-0.7.2
-	>=xfce-base/libxfce4ui-4.10
-	>=xfce-base/libxfce4util-4.10
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
 	>=xfce-base/xfce4-panel-4.10
 	ssl? (
-		dev-libs/libgcrypt:0
-		>=net-libs/gnutls-2
+		dev-libs/libgcrypt:0=
+		>=net-libs/gnutls-2:=
 		)"
 DEPEND="${RDEPEND}
 	dev-util/intltool


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

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

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-22 12:31 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2023-06-11 19:19 Michał Górny
2023-06-11 18:38 Jakov Smolić
2023-06-11 15:38 Sam James
2023-04-21  4:34 Michał Górny
2022-02-12 10:28 Michał Górny
2021-11-19  6:24 Yixun Lan
2020-12-20 20:34 Michał Górny
2020-12-20 20:34 Michał Górny
2020-12-20 19:07 Thomas Deutschmann
2020-12-20 17:38 Sam James
2020-11-08 22:20 Michał Górny
2020-05-29 15:43 Michał Górny
2020-05-29 15:43 Michał Górny
2019-12-06 14:20 Michał Górny
2019-10-20 11:07 Michał Górny
2019-10-20  9:06 Michał Górny
2019-10-13 14:42 Michał Górny
2019-08-22 11:15 Michał Górny
2019-07-23 14:11 Kent Fredric
2019-05-03 19:27 Michał Górny
2019-04-08 19:17 Michał Górny
2019-04-07 21:37 Mikle Kolyada
2018-11-15 17:04 Thomas Deutschmann
2018-11-12 14:00 Mikle Kolyada
2018-04-13 18:16 Denis Dupeyron
2017-01-30  7:37 Fabian Groffen
2015-09-06  9:22 Jason Zaman

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