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

commit:     e836407ec4f4403ecb654a09421cb0a77bb8727a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 19:36:51 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 19:49:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e836407e

xfce-extra/xfce4-netload-plugin: Bump to 1.2.99, the first GTK+3 pre-release

 xfce-extra/xfce4-netload-plugin/Manifest           |  1 +
 .../xfce4-netload-plugin-1.2.99.ebuild             | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/xfce-extra/xfce4-netload-plugin/Manifest b/xfce-extra/xfce4-netload-plugin/Manifest
index d7edf44..d3a6f99 100644
--- a/xfce-extra/xfce4-netload-plugin/Manifest
+++ b/xfce-extra/xfce4-netload-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-netload-plugin-1.2.4.tar.bz2 361889 SHA256 fface918822c012d806717116566e54947ad7613b9290b45a18e2d5ffb8730d3 SHA512 e8b7e1d084acbe3785c5190d32c0941645be08ff735148ccd9ee03787168a390321b1945795ae9a3cc2a4ec56dfdae9cbac96fb6adbc66ec7b6c9bed845a1d51 WHIRLPOOL 5e00cc6cec80b49725b52d84cb232a624aa1527a5ee15f70e3aafad38858c42c2e5d1a1fb5fae164641f627bc93251ee8a26ea1981d582c28bbda0c10eb7b400
+DIST xfce4-netload-plugin-1.2.99.tar.bz2 366110 SHA256 5685c6edf7d4c40628e9e395647f311cb0a661cfecec7cc5636ca4d46e4a8242 SHA512 a85fccbb0c1ae85c8b7fbf97e9b5302fccde81dc75d760eef49a8f28e37963ce48c24c8f80c5421aeddc7a20c9ce04732f23cfc8a6549e9b130354cadd41126d WHIRLPOOL 2d165a0598211293a5a041bc9d787df759f444eefdc66af7c09f63196c45a3be5ee90647e293c7d54641689c1f2f8e545c47fcbcf11f6c6db662c43d9ad7d9e3

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.99.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.99.ebuild
new file mode 100644
index 0000000..851891b
--- /dev/null
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.99.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+DESCRIPTION="A network load plug-in for the Xfce panel"
+HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+	>=xfce-base/xfce4-panel-4.12:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig"
+
+pkg_setup() {
+	XFCONF=(
+		$(xfconf_use_debug)
+		)
+
+	DOCS=( AUTHORS ChangeLog NEWS README )
+}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/
@ 2016-11-20 16:19 Jason Zaman
  0 siblings, 0 replies; 25+ messages in thread
From: Jason Zaman @ 2016-11-20 16:19 UTC (permalink / raw
  To: gentoo-commits

commit:     0ce9b0bc19368c2a054a9ca0aec718c178232cf9
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 20 11:24:34 2016 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 16:18:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce9b0bc

xfce-extra/xfce4-netload-plugin: bump version and EAPI6

Package-Manager: portage-2.3.0

 xfce-extra/xfce4-netload-plugin/Manifest           |  2 +-
 ...99.ebuild => xfce4-netload-plugin-1.3.0.ebuild} | 26 +++++++++++++++-------
 2 files changed, 19 insertions(+), 9 deletions(-)

diff --git a/xfce-extra/xfce4-netload-plugin/Manifest b/xfce-extra/xfce4-netload-plugin/Manifest
index d3a6f99..c33308f 100644
--- a/xfce-extra/xfce4-netload-plugin/Manifest
+++ b/xfce-extra/xfce4-netload-plugin/Manifest
@@ -1,2 +1,2 @@
 DIST xfce4-netload-plugin-1.2.4.tar.bz2 361889 SHA256 fface918822c012d806717116566e54947ad7613b9290b45a18e2d5ffb8730d3 SHA512 e8b7e1d084acbe3785c5190d32c0941645be08ff735148ccd9ee03787168a390321b1945795ae9a3cc2a4ec56dfdae9cbac96fb6adbc66ec7b6c9bed845a1d51 WHIRLPOOL 5e00cc6cec80b49725b52d84cb232a624aa1527a5ee15f70e3aafad38858c42c2e5d1a1fb5fae164641f627bc93251ee8a26ea1981d582c28bbda0c10eb7b400
-DIST xfce4-netload-plugin-1.2.99.tar.bz2 366110 SHA256 5685c6edf7d4c40628e9e395647f311cb0a661cfecec7cc5636ca4d46e4a8242 SHA512 a85fccbb0c1ae85c8b7fbf97e9b5302fccde81dc75d760eef49a8f28e37963ce48c24c8f80c5421aeddc7a20c9ce04732f23cfc8a6549e9b130354cadd41126d WHIRLPOOL 2d165a0598211293a5a041bc9d787df759f444eefdc66af7c09f63196c45a3be5ee90647e293c7d54641689c1f2f8e545c47fcbcf11f6c6db662c43d9ad7d9e3
+DIST xfce4-netload-plugin-1.3.0.tar.bz2 356229 SHA256 615a280a1bc6c1e3f40755798217a230fd022f7744b095e7df978b63f25c8057 SHA512 e8a6ce89fa565677a99e4ded9f7897ef6620e1ca78b7a6888de2da9b695672cab2efa93e075767bda0b9ce2ba45332ae368742cdfc4deeb4543ffeae780a71a8 WHIRLPOOL c3f66c5f97546931a22bd8df4b98d1ad3988896837fc7b3aa0a29391e5f54344d27aa89cc8eab4086bb8e424101934a22f9fb6f4aa4c5d55318f5a600c693f06

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.99.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild
similarity index 64%
rename from xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.99.ebuild
rename to xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild
index 851891b..8832f43 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.99.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-inherit xfconf
+EAPI=6
+inherit fdo-mime gnome2-utils
 
 DESCRIPTION="A network load plug-in for the Xfce panel"
 HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin"
@@ -12,7 +12,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"
-IUSE="debug"
+IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
 	>=xfce-base/xfce4-panel-4.12:="
@@ -20,10 +20,20 @@ DEPEND="${RDEPEND}
 	dev-util/intltool
 	virtual/pkgconfig"
 
-pkg_setup() {
-	XFCONF=(
-		$(xfconf_use_debug)
-		)
+DOCS=( AUTHORS ChangeLog NEWS README )
 
-	DOCS=( AUTHORS ChangeLog NEWS README )
+pkg_preinst() {
+	gnome2_icon_savelist
+}
+
+pkg_postinst() {
+	fdo-mime_desktop_database_update
+	fdo-mime_mime_database_update
+	gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+	fdo-mime_desktop_database_update
+	fdo-mime_mime_database_update
+	gnome2_icon_cache_update
 }


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

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

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

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

Package-Manager: portage-2.3.3

 xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.4.ebuild | 4 ++--
 xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild
index 8832f43..c1a893f 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.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=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/
@ 2017-02-16 21:06 Michał Górny
  0 siblings, 0 replies; 25+ messages in thread
From: Michał Górny @ 2017-02-16 21:06 UTC (permalink / raw
  To: gentoo-commits

commit:     f68cd7198c90988170a1e246c77bb57bfa7a44b9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 20:50:56 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 21:06:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68cd719

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

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

diff --git a/xfce-extra/xfce4-netload-plugin/Manifest b/xfce-extra/xfce4-netload-plugin/Manifest
index c33308f36e..fcaeece186 100644
--- a/xfce-extra/xfce4-netload-plugin/Manifest
+++ b/xfce-extra/xfce4-netload-plugin/Manifest
@@ -1,2 +1,3 @@
 DIST xfce4-netload-plugin-1.2.4.tar.bz2 361889 SHA256 fface918822c012d806717116566e54947ad7613b9290b45a18e2d5ffb8730d3 SHA512 e8b7e1d084acbe3785c5190d32c0941645be08ff735148ccd9ee03787168a390321b1945795ae9a3cc2a4ec56dfdae9cbac96fb6adbc66ec7b6c9bed845a1d51 WHIRLPOOL 5e00cc6cec80b49725b52d84cb232a624aa1527a5ee15f70e3aafad38858c42c2e5d1a1fb5fae164641f627bc93251ee8a26ea1981d582c28bbda0c10eb7b400
 DIST xfce4-netload-plugin-1.3.0.tar.bz2 356229 SHA256 615a280a1bc6c1e3f40755798217a230fd022f7744b095e7df978b63f25c8057 SHA512 e8a6ce89fa565677a99e4ded9f7897ef6620e1ca78b7a6888de2da9b695672cab2efa93e075767bda0b9ce2ba45332ae368742cdfc4deeb4543ffeae780a71a8 WHIRLPOOL c3f66c5f97546931a22bd8df4b98d1ad3988896837fc7b3aa0a29391e5f54344d27aa89cc8eab4086bb8e424101934a22f9fb6f4aa4c5d55318f5a600c693f06
+DIST xfce4-netload-plugin-1.3.1.tar.bz2 367844 SHA256 99762781099d1e0ab9aa6a7b30c2bd94d8f658dbe61c760410d5d42d0766391c SHA512 34144bf2d95f71276f8b5f4cf417d97d380233805c6fec1b7c559fee5b11468a421d3691230e01d89b40289d5ab22a472dcbef2a7ee0854abd7213e0ef0a3ef9 WHIRLPOOL bd91c97d1cce58e3cdd6a896524f8b0f60c495cecbd5dd5b5c9ed0b3b00865650573c7fe618ad88231f58ba876303655331180059ab6a2dc1854fd140f585a45

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
new file mode 100644
index 0000000000..c1a893fcb8
--- /dev/null
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit fdo-mime gnome2-utils
+
+DESCRIPTION="A network load plug-in for the Xfce panel"
+HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+	>=xfce-base/xfce4-panel-4.12:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog NEWS README )
+
+pkg_preinst() {
+	gnome2_icon_savelist
+}
+
+pkg_postinst() {
+	fdo-mime_desktop_database_update
+	fdo-mime_mime_database_update
+	gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+	fdo-mime_desktop_database_update
+	fdo-mime_mime_database_update
+	gnome2_icon_cache_update
+}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/
@ 2017-06-09  7:39 Michał Górny
  0 siblings, 0 replies; 25+ messages in thread
From: Michał Górny @ 2017-06-09  7:39 UTC (permalink / raw
  To: gentoo-commits

commit:     cab8ea7d7a2bd69f4a86b3fe4c887e1ebd4de03c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 07:04:26 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 07:39:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab8ea7d

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

 xfce-extra/xfce4-netload-plugin/Manifest           |  1 -
 .../xfce4-netload-plugin-1.3.0.ebuild              | 38 ----------------------
 2 files changed, 39 deletions(-)

diff --git a/xfce-extra/xfce4-netload-plugin/Manifest b/xfce-extra/xfce4-netload-plugin/Manifest
index fcaeece1869..dbe6b4d545a 100644
--- a/xfce-extra/xfce4-netload-plugin/Manifest
+++ b/xfce-extra/xfce4-netload-plugin/Manifest
@@ -1,3 +1,2 @@
 DIST xfce4-netload-plugin-1.2.4.tar.bz2 361889 SHA256 fface918822c012d806717116566e54947ad7613b9290b45a18e2d5ffb8730d3 SHA512 e8b7e1d084acbe3785c5190d32c0941645be08ff735148ccd9ee03787168a390321b1945795ae9a3cc2a4ec56dfdae9cbac96fb6adbc66ec7b6c9bed845a1d51 WHIRLPOOL 5e00cc6cec80b49725b52d84cb232a624aa1527a5ee15f70e3aafad38858c42c2e5d1a1fb5fae164641f627bc93251ee8a26ea1981d582c28bbda0c10eb7b400
-DIST xfce4-netload-plugin-1.3.0.tar.bz2 356229 SHA256 615a280a1bc6c1e3f40755798217a230fd022f7744b095e7df978b63f25c8057 SHA512 e8a6ce89fa565677a99e4ded9f7897ef6620e1ca78b7a6888de2da9b695672cab2efa93e075767bda0b9ce2ba45332ae368742cdfc4deeb4543ffeae780a71a8 WHIRLPOOL c3f66c5f97546931a22bd8df4b98d1ad3988896837fc7b3aa0a29391e5f54344d27aa89cc8eab4086bb8e424101934a22f9fb6f4aa4c5d55318f5a600c693f06
 DIST xfce4-netload-plugin-1.3.1.tar.bz2 367844 SHA256 99762781099d1e0ab9aa6a7b30c2bd94d8f658dbe61c760410d5d42d0766391c SHA512 34144bf2d95f71276f8b5f4cf417d97d380233805c6fec1b7c559fee5b11468a421d3691230e01d89b40289d5ab22a472dcbef2a7ee0854abd7213e0ef0a3ef9 WHIRLPOOL bd91c97d1cce58e3cdd6a896524f8b0f60c495cecbd5dd5b5c9ed0b3b00865650573c7fe618ad88231f58ba876303655331180059ab6a2dc1854fd140f585a45

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild
deleted file mode 100644
index 3dc721b4b95..00000000000
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit fdo-mime gnome2-utils
-
-DESCRIPTION="A network load plug-in for the Xfce panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
-	>=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog NEWS README )
-
-pkg_preinst() {
-	gnome2_icon_savelist
-}
-
-pkg_postinst() {
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
-	gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
-	gnome2_icon_cache_update
-}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/
@ 2018-01-05 11:23 Mikle Kolyada
  0 siblings, 0 replies; 25+ messages in thread
From: Mikle Kolyada @ 2018-01-05 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     c6e4d1a86b347e99d2950d618d4623a74c8deab7
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 11:21:28 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 11:22:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6e4d1a8

xfce-extra/xfce4-netload-plugin: amd64 stable wrt bug #643074

Package-Manager: Portage-2.3.13, Repoman-2.3.3

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

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
index 3dc721b4b95..4701c6471a1 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/
@ 2018-01-06  5:05 Thomas Deutschmann
  0 siblings, 0 replies; 25+ messages in thread
From: Thomas Deutschmann @ 2018-01-06  5:05 UTC (permalink / raw
  To: gentoo-commits

commit:     9cad1e5fdd83be82910936ead4e7fa53599ee37e
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  6 05:01:02 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 05:01:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cad1e5f

xfce-extra/xfce4-netload-plugin: x86 stable (bug #643074)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
index 4701c6471a1..be8e84d8d8a 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/
@ 2018-03-23 19:53 Markus Meier
  0 siblings, 0 replies; 25+ messages in thread
From: Markus Meier @ 2018-03-23 19:53 UTC (permalink / raw
  To: gentoo-commits

commit:     2f2addd91b857b86a371ba3400c78555b981fc32
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 23 19:51:59 2018 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Fri Mar 23 19:51:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f2addd9

xfce-extra/xfce4-netload-plugin: arm stable, bug #643074

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
index be8e84d8d8a..1107f6b20c7 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/
@ 2018-03-25 17:27 Michał Górny
  0 siblings, 0 replies; 25+ messages in thread
From: Michał Górny @ 2018-03-25 17:27 UTC (permalink / raw
  To: gentoo-commits

commit:     6f080ab0b82448a24a61c440282ae7dacaadd2b0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 16:14:20 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 25 17:27:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f080ab0

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

 xfce-extra/xfce4-netload-plugin/Manifest           |  1 -
 .../xfce4-netload-plugin-1.2.4.ebuild              | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/xfce-extra/xfce4-netload-plugin/Manifest b/xfce-extra/xfce4-netload-plugin/Manifest
index 414790f2702..723677c9fd1 100644
--- a/xfce-extra/xfce4-netload-plugin/Manifest
+++ b/xfce-extra/xfce4-netload-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-netload-plugin-1.2.4.tar.bz2 361889 BLAKE2B 879ea230cdad10028fd4f82026dfca3447d9e4e16f8a14af92af5c27af080a24545c95d96e7376411e6ab1dae4dda40d6160c721bba6b0ba9bf73aadf64437ab SHA512 e8b7e1d084acbe3785c5190d32c0941645be08ff735148ccd9ee03787168a390321b1945795ae9a3cc2a4ec56dfdae9cbac96fb6adbc66ec7b6c9bed845a1d51
 DIST xfce4-netload-plugin-1.3.1.tar.bz2 367844 BLAKE2B b68cfefd2f54f8ee5868d6dab5dd4818b5268e4da96d9e53b55b354d170c56d72ef8fc7f360a1c97e1700795935c81ef6d0c982578fd8237c83ce04d266ef780 SHA512 34144bf2d95f71276f8b5f4cf417d97d380233805c6fec1b7c559fee5b11468a421d3691230e01d89b40289d5ab22a472dcbef2a7ee0854abd7213e0ef0a3ef9

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.4.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.4.ebuild
deleted file mode 100644
index 6941ff15472..00000000000
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="A network load plug-in for the Xfce panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-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="debug"
-
-RDEPEND=">=xfce-base/libxfce4ui-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 )
-}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/
@ 2018-04-08  8:06 Jason Zaman
  0 siblings, 0 replies; 25+ messages in thread
From: Jason Zaman @ 2018-04-08  8:06 UTC (permalink / raw
  To: gentoo-commits

commit:     6a4d81f3ae38ca0a6d39689b64b2f8e693f0b743
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Sat Apr  7 12:49:25 2018 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Apr  8 08:02:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a4d81f3

xfce-extra/xfce4-netload-plugin: fdo-mime->xdg-utils

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild    | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
index 1107f6b20c7..51f79e78b4f 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit fdo-mime gnome2-utils
+
+inherit gnome2-utils xdg-utils
 
 DESCRIPTION="A network load plug-in for the Xfce panel"
 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin"
@@ -26,13 +27,13 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
+	xdg_desktop_database_update
+	xdg_mimeinfo_database_update
 	gnome2_icon_cache_update
 }
 
 pkg_postrm() {
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
+	xdg_desktop_database_update
+	xdg_mimeinfo_database_update
 	gnome2_icon_cache_update
 }


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

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

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

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

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

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

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

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
index c654f9f125a..1a1ccdd1521 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]


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

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

commit:     8bdfd0390181cea428f14fcaea5370c66baeb375
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 13 11:28:56 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 13 12:10:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bdfd039

xfce-extra/xfce4-netload-plugin: Bump to 1.3.2

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

 xfce-extra/xfce4-netload-plugin/Manifest           |  1 +
 .../xfce4-netload-plugin-1.3.2.ebuild              | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/xfce-extra/xfce4-netload-plugin/Manifest b/xfce-extra/xfce4-netload-plugin/Manifest
index 723677c9fd1..ab31d015c91 100644
--- a/xfce-extra/xfce4-netload-plugin/Manifest
+++ b/xfce-extra/xfce4-netload-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-netload-plugin-1.3.1.tar.bz2 367844 BLAKE2B b68cfefd2f54f8ee5868d6dab5dd4818b5268e4da96d9e53b55b354d170c56d72ef8fc7f360a1c97e1700795935c81ef6d0c982578fd8237c83ce04d266ef780 SHA512 34144bf2d95f71276f8b5f4cf417d97d380233805c6fec1b7c559fee5b11468a421d3691230e01d89b40289d5ab22a472dcbef2a7ee0854abd7213e0ef0a3ef9
+DIST xfce4-netload-plugin-1.3.2.tar.bz2 380571 BLAKE2B 015e4fcbdf14b72cbaaf4fdad09e96a7da4eeb8e4f5a6b86281efec7550355cb1cda20260a73e43edd6df2d76c7702d96ef0d6296683c7665f6295a4351578ca SHA512 519d18b1212d7c43e016220f94c6d0dabcf676ebe4f32e4c166497e7292dd4b297836d37cbea08572ab77ecdda2461b081411a6cd37fe3a20013b4d77419ef93

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild
new file mode 100644
index 00000000000..3a689475e40
--- /dev/null
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="A network load plug-in for the Xfce panel"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+	>=xfce-base/xfce4-panel-4.12:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


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

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

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

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

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

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

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild
index 3a689475e40..147c4e699f4 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]


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

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

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

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

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

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

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild
index 147c4e699f4..1408492409b 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]


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

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

commit:     27e59a697a02c40f1f782956525725a3d4d6efb1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 09:27:54 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 10:24:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e59a69

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

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

 xfce-extra/xfce4-netload-plugin/Manifest           |  1 -
 .../xfce4-netload-plugin-1.3.1.ebuild              | 39 ----------------------
 2 files changed, 40 deletions(-)

diff --git a/xfce-extra/xfce4-netload-plugin/Manifest b/xfce-extra/xfce4-netload-plugin/Manifest
index ab31d015c91..0d3248c4958 100644
--- a/xfce-extra/xfce4-netload-plugin/Manifest
+++ b/xfce-extra/xfce4-netload-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-netload-plugin-1.3.1.tar.bz2 367844 BLAKE2B b68cfefd2f54f8ee5868d6dab5dd4818b5268e4da96d9e53b55b354d170c56d72ef8fc7f360a1c97e1700795935c81ef6d0c982578fd8237c83ce04d266ef780 SHA512 34144bf2d95f71276f8b5f4cf417d97d380233805c6fec1b7c559fee5b11468a421d3691230e01d89b40289d5ab22a472dcbef2a7ee0854abd7213e0ef0a3ef9
 DIST xfce4-netload-plugin-1.3.2.tar.bz2 380571 BLAKE2B 015e4fcbdf14b72cbaaf4fdad09e96a7da4eeb8e4f5a6b86281efec7550355cb1cda20260a73e43edd6df2d76c7702d96ef0d6296683c7665f6295a4351578ca SHA512 519d18b1212d7c43e016220f94c6d0dabcf676ebe4f32e4c166497e7292dd4b297836d37cbea08572ab77ecdda2461b081411a6cd37fe3a20013b4d77419ef93

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
deleted file mode 100644
index 1a1ccdd1521..00000000000
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils xdg-utils
-
-DESCRIPTION="A network load plug-in for the Xfce panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
-	>=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog NEWS README )
-
-pkg_preinst() {
-	gnome2_icon_savelist
-}
-
-pkg_postinst() {
-	xdg_desktop_database_update
-	xdg_mimeinfo_database_update
-	gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_desktop_database_update
-	xdg_mimeinfo_database_update
-	gnome2_icon_cache_update
-}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/
@ 2021-03-10 17:34 Michał Górny
  0 siblings, 0 replies; 25+ messages in thread
From: Michał Górny @ 2021-03-10 17:34 UTC (permalink / raw
  To: gentoo-commits

commit:     dbe21962ef796800176f1b8775c999e9f678f179
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 10 17:31:20 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 10 17:34:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbe21962

xfce-extra/xfce4-netload-plugin: Bump to 1.4.0

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

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

diff --git a/xfce-extra/xfce4-netload-plugin/Manifest b/xfce-extra/xfce4-netload-plugin/Manifest
index 0d3248c4958..321f9257e85 100644
--- a/xfce-extra/xfce4-netload-plugin/Manifest
+++ b/xfce-extra/xfce4-netload-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-netload-plugin-1.3.2.tar.bz2 380571 BLAKE2B 015e4fcbdf14b72cbaaf4fdad09e96a7da4eeb8e4f5a6b86281efec7550355cb1cda20260a73e43edd6df2d76c7702d96ef0d6296683c7665f6295a4351578ca SHA512 519d18b1212d7c43e016220f94c6d0dabcf676ebe4f32e4c166497e7292dd4b297836d37cbea08572ab77ecdda2461b081411a6cd37fe3a20013b4d77419ef93
+DIST xfce4-netload-plugin-1.4.0.tar.bz2 403719 BLAKE2B fc99c7128812208c82e88732dfa5ae0f315cc107e6a52f18dd6b47bf7693ac69f8948665a56af4bce722c078eb1f735ad00ce15def65ff77a696674ec6ae804c SHA512 b9740251a81382f25ed3c89f10e842ef5432e36696df304a2b038d4a0a0a8c49d9988fff5274f3421870afe4f8cca1755222d6e7c514cea51e6eea7235a00382

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild
new file mode 100644
index 00000000000..c4d2a3924ff
--- /dev/null
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="A network load plug-in for the Xfce panel"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+	>=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
+}


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

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

commit:     b9b7e7dfa57fb6fc10b8008428d06264192aa7c4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  9 22:15:13 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr  9 22:16:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b7e7df

xfce-extra/xfce4-netload-plugin: Stabilize 1.4.0 arm, #781737

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

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

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild
index c4d2a3924ff..7befcd3006b 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/
@ 2021-04-11  0:13 Thomas Deutschmann
  0 siblings, 0 replies; 25+ messages in thread
From: Thomas Deutschmann @ 2021-04-11  0:13 UTC (permalink / raw
  To: gentoo-commits

commit:     7534c60cf3d2ef7957e7a7f30acb049bbb6e6c00
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 00:12:22 2021 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 00:13:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7534c60c

xfce-extra/xfce4-netload-plugin: x86 stable (bug #781737)

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

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

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild
index 7befcd3006b..3d11d3c750d 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]


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

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

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

xfce-extra/xfce4-netload-plugin: Stabilize 1.4.0 amd64, #781737

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

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

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild
index 3d11d3c750d..6f3962cf43e 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/
@ 2021-04-11 11:23 Michał Górny
  0 siblings, 0 replies; 25+ messages in thread
From: Michał Górny @ 2021-04-11 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     0e130045ad8de3216b9a04aa0d3af83527b70201
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 11:15:38 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 11:22:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e130045

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

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

 xfce-extra/xfce4-netload-plugin/Manifest           |  1 -
 .../xfce4-netload-plugin-1.3.2.ebuild              | 34 ----------------------
 2 files changed, 35 deletions(-)

diff --git a/xfce-extra/xfce4-netload-plugin/Manifest b/xfce-extra/xfce4-netload-plugin/Manifest
index 321f9257e85..aa359b5a226 100644
--- a/xfce-extra/xfce4-netload-plugin/Manifest
+++ b/xfce-extra/xfce4-netload-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-netload-plugin-1.3.2.tar.bz2 380571 BLAKE2B 015e4fcbdf14b72cbaaf4fdad09e96a7da4eeb8e4f5a6b86281efec7550355cb1cda20260a73e43edd6df2d76c7702d96ef0d6296683c7665f6295a4351578ca SHA512 519d18b1212d7c43e016220f94c6d0dabcf676ebe4f32e4c166497e7292dd4b297836d37cbea08572ab77ecdda2461b081411a6cd37fe3a20013b4d77419ef93
 DIST xfce4-netload-plugin-1.4.0.tar.bz2 403719 BLAKE2B fc99c7128812208c82e88732dfa5ae0f315cc107e6a52f18dd6b47bf7693ac69f8948665a56af4bce722c078eb1f735ad00ce15def65ff77a696674ec6ae804c SHA512 b9740251a81382f25ed3c89f10e842ef5432e36696df304a2b038d4a0a0a8c49d9988fff5274f3421870afe4f8cca1755222d6e7c514cea51e6eea7235a00382

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild
deleted file mode 100644
index 3b8315d019a..00000000000
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.3.2.ebuild
+++ /dev/null
@@ -1,34 +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 network load plug-in for the Xfce panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
-	>=xfce-base/xfce4-panel-4.12:="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


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

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

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

xfce-extra/xfce4-netload-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-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild
index 6f3962cf43e0..797f95e8858b 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.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 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]


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

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

commit:     d0f568facac217405f5a092ed40783d8b7a33b8b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 07:02:43 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 07:09:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f568fa

xfce-extra/xfce4-netload-plugin: Bump to 1.4.1

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

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

diff --git a/xfce-extra/xfce4-netload-plugin/Manifest b/xfce-extra/xfce4-netload-plugin/Manifest
index aa359b5a226c..595dab2d265f 100644
--- a/xfce-extra/xfce4-netload-plugin/Manifest
+++ b/xfce-extra/xfce4-netload-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-netload-plugin-1.4.0.tar.bz2 403719 BLAKE2B fc99c7128812208c82e88732dfa5ae0f315cc107e6a52f18dd6b47bf7693ac69f8948665a56af4bce722c078eb1f735ad00ce15def65ff77a696674ec6ae804c SHA512 b9740251a81382f25ed3c89f10e842ef5432e36696df304a2b038d4a0a0a8c49d9988fff5274f3421870afe4f8cca1755222d6e7c514cea51e6eea7235a00382
+DIST xfce4-netload-plugin-1.4.1.tar.bz2 421959 BLAKE2B 842f5fb8cb8f7cbe4c4fa80ec9ed7c67cead5e2f2cd444d3dca2f8d0dbc2e6b41fc22d08ec9893b10f5553fdfd7756a2afe95d40646f23e5c2f161127b747c11 SHA512 b860ab96e9a78099d0250f8bc5fe7a2e9fadaccf5edf6f67fa02a4c65ef0f1948fa8409506db873ff6a6fbfeb2df0c59fa1979b01ba6df5df6b645f4c842eeb9

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


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

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

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

xfce-extra/xfce4-netload-plugin: Stabilize 1.4.1 x86, #908337

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

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

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.1.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.1.ebuild
index da302bb56538..743819a99b2e 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.1.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.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"
 
 DEPEND="
 	>=dev-libs/glib-2.50.0


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

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

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

xfce-extra/xfce4-netload-plugin: Stabilize 1.4.1 amd64, #908337

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

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

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.1.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.1.ebuild
index 743819a99b2e..b8f285e078e6 100644
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.1.ebuild
+++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.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"
 
 DEPEND="
 	>=dev-libs/glib-2.50.0


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

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

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

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

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

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

diff --git a/xfce-extra/xfce4-netload-plugin/Manifest b/xfce-extra/xfce4-netload-plugin/Manifest
index 595dab2d265f..cf069256b3e6 100644
--- a/xfce-extra/xfce4-netload-plugin/Manifest
+++ b/xfce-extra/xfce4-netload-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-netload-plugin-1.4.0.tar.bz2 403719 BLAKE2B fc99c7128812208c82e88732dfa5ae0f315cc107e6a52f18dd6b47bf7693ac69f8948665a56af4bce722c078eb1f735ad00ce15def65ff77a696674ec6ae804c SHA512 b9740251a81382f25ed3c89f10e842ef5432e36696df304a2b038d4a0a0a8c49d9988fff5274f3421870afe4f8cca1755222d6e7c514cea51e6eea7235a00382
 DIST xfce4-netload-plugin-1.4.1.tar.bz2 421959 BLAKE2B 842f5fb8cb8f7cbe4c4fa80ec9ed7c67cead5e2f2cd444d3dca2f8d0dbc2e6b41fc22d08ec9893b10f5553fdfd7756a2afe95d40646f23e5c2f161127b747c11 SHA512 b860ab96e9a78099d0250f8bc5fe7a2e9fadaccf5edf6f67fa02a4c65ef0f1948fa8409506db873ff6a6fbfeb2df0c59fa1979b01ba6df5df6b645f4c842eeb9

diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild
deleted file mode 100644
index 797f95e8858b..000000000000
--- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.4.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="A network load plug-in for the Xfce panel"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-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=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
-	>=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
-}


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

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

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-19  6:24 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netload-plugin/ Yixun Lan
  -- strict thread matches above, loose matches on Subject: below --
2023-06-11 16:15 Michał Górny
2023-06-11 15:37 Sam James
2023-06-11 15:04 Sam James
2023-04-29  7:09 Michał Górny
2021-04-11 11:23 Michał Górny
2021-04-11 11:11 Sam James
2021-04-11  0:13 Thomas Deutschmann
2021-04-09 22:17 Sam James
2021-03-10 17:34 Michał Górny
2019-10-20 10:24 Michał Górny
2019-10-10 18:35 Mikle Kolyada
2019-10-10 18:31 Mikle Kolyada
2019-08-13 12:10 Michał Górny
2019-07-23 14:11 Kent Fredric
2018-04-08  8:06 Jason Zaman
2018-03-25 17:27 Michał Górny
2018-03-23 19:53 Markus Meier
2018-01-06  5:05 Thomas Deutschmann
2018-01-05 11:23 Mikle Kolyada
2017-06-09  7:39 Michał Górny
2017-02-16 21:06 Michał Górny
2017-01-30  7:37 Fabian Groffen
2016-11-20 16:19 Jason Zaman
2016-07-30 19:53 Michał Górny

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