public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-proxy/sqtop/
@ 2021-01-04 17:14 Sam James
  0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-01-04 17:14 UTC (permalink / raw
  To: gentoo-commits

commit:     644d8c2af125ae7325d40edc57e39c8e5b86ec7d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 17:11:41 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 17:14:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644d8c2a

net-proxy/sqtop: minor style changes

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-proxy/sqtop/sqtop-2015.02.08.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-proxy/sqtop/sqtop-2015.02.08.ebuild b/net-proxy/sqtop/sqtop-2015.02.08.ebuild
index 429e0f4ee3f..1638959b1de 100644
--- a/net-proxy/sqtop/sqtop-2015.02.08.ebuild
+++ b/net-proxy/sqtop/sqtop-2015.02.08.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
@@ -10,7 +10,6 @@ MY_PV="$(ver_rs 1-2 -)"
 DESCRIPTION="Squid Top - top for Squid"
 HOMEPAGE="https://github.com/paleg/sqtop"
 SRC_URI="https://github.com/paleg/sqtop/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
-
 S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="GPL-2"
@@ -24,8 +23,7 @@ PATCHES=(
 	"${FILESDIR}/${PN}-2015.02.08-ncurses.patch"
 )
 
-src_prepare()
-{
+src_prepare() {
 	default
 	eautoreconf
 }


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

* [gentoo-commits] repo/gentoo:master commit in: net-proxy/sqtop/
@ 2021-01-04 17:14 Sam James
  0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-01-04 17:14 UTC (permalink / raw
  To: gentoo-commits

commit:     3ad9cc4d5deef221e6443565e5b7dac9035f1681
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 17:12:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 17:14:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ad9cc4d

net-proxy/sqtop: mark myself as proxy

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-proxy/sqtop/metadata.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/net-proxy/sqtop/metadata.xml b/net-proxy/sqtop/metadata.xml
index d28b63411b9..3188f79afec 100644
--- a/net-proxy/sqtop/metadata.xml
+++ b/net-proxy/sqtop/metadata.xml
@@ -5,9 +5,10 @@
 		<email>jaco@uls.co.za</email>
 		<name>Jaco Kroon</name>
 	</maintainer>
-	<maintainer type="project">
-		<email>proxy-maint@gentoo.org</email>
-		<name>Proxy Maintainers</name>
+	<maintainer type="person">
+		<email>sam@gentoo.org</email>
+		<name>Sam James</name>
+		<description>Proxy</description>
 	</maintainer>
 	<longdescription lang="en">
 		SquidTop is a program that connects with Squid and shows a live, top-like display as to what Squid is busy processing.


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

* [gentoo-commits] repo/gentoo:master commit in: net-proxy/sqtop/
@ 2022-10-29 21:32 Sam James
  0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2022-10-29 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     ebcf74db75b822062e867d0c422144259a5557ed
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:24:23 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 21:24:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebcf74db

net-proxy/sqtop: add github upstream metadata

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

 net-proxy/sqtop/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-proxy/sqtop/metadata.xml b/net-proxy/sqtop/metadata.xml
index 566ae5c01dae..abde1713da0b 100644
--- a/net-proxy/sqtop/metadata.xml
+++ b/net-proxy/sqtop/metadata.xml
@@ -12,4 +12,7 @@
 	<longdescription lang="en">
 		SquidTop is a program that connects with Squid and shows a live, top-like display as to what Squid is busy processing.
 	</longdescription>
+	<upstream>
+		<remote-id type="github">paleg/sqtop</remote-id>
+	</upstream>
 </pkgmetadata>


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

end of thread, other threads:[~2022-10-29 21:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-04 17:14 [gentoo-commits] repo/gentoo:master commit in: net-proxy/sqtop/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-10-29 21:32 Sam James
2021-01-04 17:14 Sam James

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