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

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

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

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

diff --git a/xfce-extra/xfce4-netspeed-plugin/Manifest b/xfce-extra/xfce4-netspeed-plugin/Manifest
index 03ae767..ad93bab 100644
--- a/xfce-extra/xfce4-netspeed-plugin/Manifest
+++ b/xfce-extra/xfce4-netspeed-plugin/Manifest
@@ -1,2 +1 @@
 DIST xfce4-netspeed-plugin-0.3.1.tar.gz 364073 SHA256 580ae8491f3d53e239f93d8d54b7e2b9bf609c2bce0231b9490b4993d158e625 SHA512 6a8e3a50dcf1fdce94095ecd88918a23d247541c9eea91eaaabc2d5ccd32debd871c6a73698e3328c3ffa8ef1b9c7abc9311b3339b92e77eae44deed801e68cd WHIRLPOOL 08909bfa7e1fb697a29af8c84b427c670dce6c0787120943eb8651976df4d8f7db3a29372ec196625934200bad1467fd22b8ac25508dd8f89294167685ec7a63
-DIST xfce4-netspeed-plugin-0.3.tar.gz 360880 SHA256 f51d68d7154717715d6ffae6e5deefb85ccec12c159d8c3092bbf7df568fbdcd SHA512 6768f6ed157061e1c4fa0a6955901bd9ff5f48e3a0eefa3f0ccf718e0a441d5592537434436eb239a52df4a53084dd893ace6cb1b7ba3c7bbc1b8cf0fa35cf61 WHIRLPOOL ef661202846961785d8558daa3edae56d622329e8c2d2b8d0864ca466646bc6d5c6bd9a3b4f4eeebdb6cc5af0eee3085480b5e1d6f4b8cb42b3b5a76c9cd7d9a

diff --git a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.ebuild b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.ebuild
deleted file mode 100644
index d76db90..0000000
--- a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit multilib xfconf
-
-DESCRIPTION="A network transfer rate monitoring panel plug-in, inspired by Gnome's Netspeed applet"
-HOMEPAGE="https://code.google.com/p/xfce4-netspeed-plugin/"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2
-	>=gnome-base/libgtop-2
-	x11-libs/gtk+:2
-	>=xfce-base/libxfce4ui-4.8
-	>=xfce-base/libxfce4util-4.8
-	>=xfce-base/xfce4-panel-4.8"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig"
-
-S=${WORKDIR}/${PN}
-
-pkg_setup() {
-	XFCONF=(
-		--libexecdir="${EPREFIX}"/usr/$(get_libdir)
-		)
-
-	DOCS=( AUTHORS README )
-}


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netspeed-plugin/
@ 2017-01-01 16:05 Jason Zaman
  0 siblings, 0 replies; 4+ messages in thread
From: Jason Zaman @ 2017-01-01 16:05 UTC (permalink / raw
  To: gentoo-commits

commit:     e505bd933a11be7633a1a8618646fae70c975978
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 21:18:08 2016 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 16:04:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e505bd93

xfce-extra/xfce4-netspeed-plugin:add ~arm64 keyword after testing on cortex-a53

Package-Manager: portage-2.3.2

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

diff --git a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
index 8c3eb5d..26429c1 100644
--- a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
+++ b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2:=


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

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netspeed-plugin/
@ 2017-08-04 21:07 Amy Liffey
  0 siblings, 0 replies; 4+ messages in thread
From: Amy Liffey @ 2017-08-04 21:07 UTC (permalink / raw
  To: gentoo-commits

commit:     4cdd27b392484135b49a3e2342e5fc2869eaad1b
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  1 20:18:32 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Aug  4 21:06:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cdd27b3

xfce-extra/xfce4-netspeed-plugin: Shorter DESCRIPTION

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

diff --git a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
index 4c314c84520..3a38fd78bdd 100644
--- a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
+++ b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit multilib xfconf
 
-DESCRIPTION="A network transfer rate monitoring panel plug-in, inspired by Gnome's Netspeed applet"
+DESCRIPTION="A network transfer rate monitor for the panel"
 HOMEPAGE="https://code.google.com/p/xfce4-netspeed-plugin/"
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
 


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

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

commit:     c801a1ba7eae2c32b86e5039ff6b718513609b3a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 11:31:28 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May 11 11:31:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c801a1ba

xfce4-netspeed-plugin: remove last rited package

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 xfce-extra/xfce4-netspeed-plugin/Manifest          |  1 -
 xfce-extra/xfce4-netspeed-plugin/metadata.xml      | 11 -------
 .../xfce4-netspeed-plugin-0.3.1.ebuild             | 35 ----------------------
 3 files changed, 47 deletions(-)

diff --git a/xfce-extra/xfce4-netspeed-plugin/Manifest b/xfce-extra/xfce4-netspeed-plugin/Manifest
deleted file mode 100644
index 84da2889566..00000000000
--- a/xfce-extra/xfce4-netspeed-plugin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xfce4-netspeed-plugin-0.3.1.tar.gz 364073 BLAKE2B aea069d4fdc59b0732ec076179ecbfe5698b91ccb66a6eae63bdaf11433615f35061a29fa58f44481db7d18498bdfef433a9df71a1a52047e342dc1a68ee5aca SHA512 6a8e3a50dcf1fdce94095ecd88918a23d247541c9eea91eaaabc2d5ccd32debd871c6a73698e3328c3ffa8ef1b9c7abc9311b3339b92e77eae44deed801e68cd

diff --git a/xfce-extra/xfce4-netspeed-plugin/metadata.xml b/xfce-extra/xfce4-netspeed-plugin/metadata.xml
deleted file mode 100644
index db55adfb97e..00000000000
--- a/xfce-extra/xfce4-netspeed-plugin/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>xfce@gentoo.org</email>
-		<name>XFCE Team</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="google-code">xfce4-netspeed-plugin</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild b/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
deleted file mode 100644
index 3a38fd78bdd..00000000000
--- a/xfce-extra/xfce4-netspeed-plugin/xfce4-netspeed-plugin-0.3.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit multilib xfconf
-
-DESCRIPTION="A network transfer rate monitor for the panel"
-HOMEPAGE="https://code.google.com/p/xfce4-netspeed-plugin/"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2:=
-	>=gnome-base/libgtop-2:=
-	x11-libs/gtk+:2=
-	>=xfce-base/libxfce4ui-4.8:=
-	>=xfce-base/libxfce4util-4.8:=
-	>=xfce-base/xfce4-panel-4.8:="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig"
-
-S=${WORKDIR}/${PN}
-
-pkg_setup() {
-	XFCONF=(
-		--libexecdir="${EPREFIX}"/usr/$(get_libdir)
-		)
-
-	DOCS=( AUTHORS README )
-}


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

end of thread, other threads:[~2019-05-11 11:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-02 16:10 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-netspeed-plugin/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2017-01-01 16:05 Jason Zaman
2017-08-04 21:07 Amy Liffey
2019-05-11 11:31 Mikle Kolyada

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