[gentoo-commits] repo/gentoo:master commit in: sys-process/ftop/

2024-03-16 Thread Conrad Kostecki
commit: 670f55abdfa7347cfaa9794ff45171aa762eb453
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Feb 13 11:22:26 2024 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Mar 16 12:13:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670f55ab

sys-process/ftop: EAPI8 bump, fix LICENSE

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/35297
Signed-off-by: Conrad Kostecki  gentoo.org>

 sys-process/ftop/{ftop-1.0-r1.ebuild => ftop-1.0-r2.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-process/ftop/ftop-1.0-r1.ebuild 
b/sys-process/ftop/ftop-1.0-r2.ebuild
similarity index 88%
rename from sys-process/ftop/ftop-1.0-r1.ebuild
rename to sys-process/ftop/ftop-1.0-r2.ebuild
index 20954adbe5c7..90900f36d5dd 100644
--- a/sys-process/ftop/ftop-1.0-r1.ebuild
+++ b/sys-process/ftop/ftop-1.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit autotools
 
@@ -9,7 +9,7 @@ DESCRIPTION="Monitor open files and filesystems"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
 SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.bz2;
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 ~hppa ~riscv ~x86"
 



[gentoo-commits] repo/gentoo:master commit in: sys-process/ftop/

2021-10-16 Thread Yixun Lan
commit: 48af0a92e71210aecedad4a2da5e49a2070e309f
Author: Yongxiang Liang  gmail  com>
AuthorDate: Thu Oct 14 18:22:26 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Oct 16 14:53:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48af0a92

sys-process/ftop: keyword ~riscv

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

 sys-process/ftop/ftop-1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/ftop/ftop-1.0-r1.ebuild 
b/sys-process/ftop/ftop-1.0-r1.ebuild
index 852566d92e0..20954adbe5c 100644
--- a/sys-process/ftop/ftop-1.0-r1.ebuild
+++ b/sys-process/ftop/ftop-1.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.bz2;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa ~riscv ~x86"
 
 DEPEND="sys-libs/ncurses:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: sys-process/ftop/

2021-01-19 Thread Patrice Clement
commit: 5ed8b33610f41e8de8b53a7095d7d821fd772cc2
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Jan 19 23:42:38 2021 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Jan 19 23:43:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed8b336

sys-process/ftop: stable for amd64.

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Patrice Clement  gentoo.org>

 sys-process/ftop/ftop-1.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/ftop/ftop-1.0-r1.ebuild 
b/sys-process/ftop/ftop-1.0-r1.ebuild
index 60b20fc1727..852566d92e0 100644
--- a/sys-process/ftop/ftop-1.0-r1.ebuild
+++ b/sys-process/ftop/ftop-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.bz2;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa ~x86"
 
 DEPEND="sys-libs/ncurses:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: sys-process/ftop/

2021-01-19 Thread Patrice Clement
commit: 0d7dd564b8cb9ac2f83381c3a53c97314002ddf3
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Jan 19 23:43:01 2021 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Jan 19 23:43:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d7dd564

sys-process/ftop: clean up old.

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Patrice Clement  gentoo.org>

 sys-process/ftop/ftop-1.0.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/sys-process/ftop/ftop-1.0.ebuild b/sys-process/ftop/ftop-1.0.ebuild
deleted file mode 100644
index ed63276afe3..000
--- a/sys-process/ftop/ftop-1.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=frob
-inherit autotools-utils
-
-DESCRIPTION="Monitor open files and filesystems"
-HOMEPAGE="https://code.google.com/p/ftop/;
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.bz2;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ~x86"
-
-DEPEND="sys-libs/ncurses:0="
-RDEPEND="${DEPEND}"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-overflow.patch
-   "${FILESDIR}"/${P}-tinfo.patch
-)



[gentoo-commits] repo/gentoo:master commit in: sys-process/ftop/

2018-01-07 Thread Patrice Clement
commit: 89c73dce44605d7e70d30e65fe2cc779e1cb9853
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Jan  7 20:43:44 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jan  7 20:43:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89c73dce

sys-process/ftop: update HOMEPAGE and SRC_URI.

Closes: https://bugs.gentoo.org/638834
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sys-process/ftop/ftop-1.0-r1.ebuild | 27 +++
 1 file changed, 27 insertions(+)

diff --git a/sys-process/ftop/ftop-1.0-r1.ebuild 
b/sys-process/ftop/ftop-1.0-r1.ebuild
new file mode 100644
index 000..60b20fc1727
--- /dev/null
+++ b/sys-process/ftop/ftop-1.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Monitor open files and filesystems"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
+SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.bz2;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+
+DEPEND="sys-libs/ncurses:0="
+RDEPEND="${DEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-overflow.patch
+   "${FILESDIR}"/${P}-tinfo.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}



[gentoo-commits] repo/gentoo:master commit in: sys-process/ftop/

2015-08-16 Thread Justin Lecher
commit: 967c20425123a7a999685b87d264a9dee008482f
Author: Justin Lecher jlec AT gentoo DOT org
AuthorDate: Sun Aug 16 10:44:50 2015 +
Commit: Justin Lecher jlec AT gentoo DOT org
CommitDate: Sun Aug 16 10:52:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=967c2042

sys-process/ftop: Use slot operators for ncurses

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher jlec AT gentoo.org

 sys-process/ftop/ftop-1.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-process/ftop/ftop-1.0.ebuild b/sys-process/ftop/ftop-1.0.ebuild
index 85f73fa..ddd7b1e 100644
--- a/sys-process/ftop/ftop-1.0.ebuild
+++ b/sys-process/ftop/ftop-1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=5
 
 AUTOTOOLS_AUTORECONF=frob
 inherit autotools-utils
@@ -15,7 +15,7 @@ LICENSE=GPL-3
 SLOT=0
 KEYWORDS=amd64 ~hppa ~x86
 
-DEPEND=sys-libs/ncurses
+DEPEND=sys-libs/ncurses:5=
 RDEPEND=${DEPEND}
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: sys-process/ftop/

2015-08-10 Thread Patrice Clement
commit: 58c22dd490c68af296a971c06c9fbbe6eb86ac76
Author: Patrice Clement monsieurp AT gentoo DOT org
AuthorDate: Mon Aug 10 20:14:51 2015 +
Commit: Patrice Clement monsieurp AT gentoo DOT org
CommitDate: Mon Aug 10 23:41:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58c22dd4

sys-process/ftop: Stable for amd64.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement monsieurp AT gentoo.org

 sys-process/ftop/ftop-1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/ftop/ftop-1.0.ebuild b/sys-process/ftop/ftop-1.0.ebuild
index 979f38c..85f73fa 100644
--- a/sys-process/ftop/ftop-1.0.ebuild
+++ b/sys-process/ftop/ftop-1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI=https://${PN}.googlecode.com/files/${P}.tar.bz2;
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~amd64 ~hppa ~x86
+KEYWORDS=amd64 ~hppa ~x86
 
 DEPEND=sys-libs/ncurses
 RDEPEND=${DEPEND}



[gentoo-commits] repo/gentoo:master commit in: sys-process/ftop/

2015-08-10 Thread Patrice Clement
commit: 7c11cff20194acd8d989195d556fb14ed7a9e307
Author: Patrice Clement monsieurp AT gentoo DOT org
AuthorDate: Mon Aug 10 20:09:47 2015 +
Commit: Patrice Clement monsieurp AT gentoo DOT org
CommitDate: Mon Aug 10 23:41:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c11cff2

sys-process/ftop: Add myself to the maintainer list.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement monsieurp AT gentoo.org

 sys-process/ftop/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-process/ftop/metadata.xml b/sys-process/ftop/metadata.xml
index 4a00a64..eda802e 100644
--- a/sys-process/ftop/metadata.xml
+++ b/sys-process/ftop/metadata.xml
@@ -4,4 +4,7 @@
   maintainer
 emailj...@gentoo.org/email
   /maintainer
+  maintainer
+emailmonsie...@gentoo.org/email
+  /maintainer
 /pkgmetadata