[gentoo-commits] repo/gentoo:master commit in: app-misc/pfm/

2024-05-05 Thread Conrad Kostecki
commit: baf6dd2b4dcce90bc6c428b5b32810c09c0579a2
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun May  5 16:57:48 2024 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun May  5 18:56:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf6dd2b

app-misc/pfm: use HTTPS

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-misc/pfm/pfm-2.12.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/pfm/pfm-2.12.3-r1.ebuild 
b/app-misc/pfm/pfm-2.12.3-r1.ebuild
index f1ccfd9cbaa2..d732e84745ba 100644
--- a/app-misc/pfm/pfm-2.12.3-r1.ebuild
+++ b/app-misc/pfm/pfm-2.12.3-r1.ebuild
@@ -5,8 +5,8 @@ EAPI=7
 
 inherit perl-module
 
-DESCRIPTION="A terminal-based file manager written in Perl"
-HOMEPAGE="http://p-f-m.sourceforge.net/;
+DESCRIPTION="Terminal-based file manager written in Perl"
+HOMEPAGE="https://p-f-m.sourceforge.net/;
 SRC_URI="https://downloads.sourceforge.net/p-f-m/${P}.tar.gz;
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-misc/pfm/

2019-10-22 Thread Andreas K. Hüttel
commit: bca63a8c8ec2ac148ee424999f3e9b4de4ccaec2
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Oct 23 03:29:50 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Oct 23 03:29:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca63a8c

app-misc/pfm: Stable for amd64 x86

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-misc/pfm/pfm-2.12.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/pfm/pfm-2.12.3-r1.ebuild 
b/app-misc/pfm/pfm-2.12.3-r1.ebuild
index c2ffd80efef..457e7d74b5e 100644
--- a/app-misc/pfm/pfm-2.12.3-r1.ebuild
+++ b/app-misc/pfm/pfm-2.12.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/p-f-m/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~s390 ~x86"
+KEYWORDS="amd64 ~s390 x86"
 
 BDEPEND="
>=dev-perl/File-Stat-Bits-0.190.0



[gentoo-commits] repo/gentoo:master commit in: app-misc/pfm/

2019-10-22 Thread Andreas K. Hüttel
commit: aaccc4b9073e32fb71e9a34c8fbc566cb30d839b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Oct 23 03:30:20 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Oct 23 03:30:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaccc4b9

app-misc/pfm: Remove old

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-misc/pfm/pfm-2.12.3.ebuild | 26 --
 1 file changed, 26 deletions(-)

diff --git a/app-misc/pfm/pfm-2.12.3.ebuild b/app-misc/pfm/pfm-2.12.3.ebuild
deleted file mode 100644
index 0d060d619cc..000
--- a/app-misc/pfm/pfm-2.12.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit perl-app
-
-DESCRIPTION="A terminal-based file manager written in Perl"
-HOMEPAGE="http://p-f-m.sourceforge.net/;
-SRC_URI="mirror://sourceforge/p-f-m/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 s390 x86"
-
-RDEPEND=">=dev-lang/perl-5.8
-   >=dev-perl/File-Stat-Bits-1.10.0
-   >=dev-perl/HTML-Parser-3.59
-   >=dev-perl/libwww-perl-5.827
-   >=dev-perl/Term-ReadLine-Gnu-1.09
-   >=dev-perl/Term-Screen-1.30.0
-   >=dev-perl/Term-ScreenColor-1.130.0
-   sys-libs/ncurses
-   sys-libs/readline
-   >=virtual/perl-File-Temp-0.22
-   >=virtual/perl-Module-Load-0.16"



[gentoo-commits] repo/gentoo:master commit in: app-misc/pfm/

2019-10-16 Thread Andreas K. Hüttel
commit: 5916d7da2efe642a263a270e4deeef890f35d34f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Oct 17 03:11:31 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Oct 17 03:17:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5916d7da

app-misc/pfm: revbump: perl-module.eclass, EAPI=7, fix deps

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-misc/pfm/pfm-2.12.3-r1.ebuild | 28 
 1 file changed, 28 insertions(+)

diff --git a/app-misc/pfm/pfm-2.12.3-r1.ebuild 
b/app-misc/pfm/pfm-2.12.3-r1.ebuild
new file mode 100644
index 000..c2ffd80efef
--- /dev/null
+++ b/app-misc/pfm/pfm-2.12.3-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit perl-module
+
+DESCRIPTION="A terminal-based file manager written in Perl"
+HOMEPAGE="http://p-f-m.sourceforge.net/;
+SRC_URI="mirror://sourceforge/p-f-m/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~s390 ~x86"
+
+BDEPEND="
+   >=dev-perl/File-Stat-Bits-0.190.0
+   >=dev-perl/HTML-Parser-3.590.0
+   >=dev-perl/libwww-perl-5.827.0
+   >=dev-perl/Term-ReadLine-Gnu-1.160.0
+   >=dev-perl/Term-Screen-1.30.0
+   >=dev-perl/Term-ScreenColor-1.200.0
+   >=virtual/perl-File-Temp-0.220.0
+   >=virtual/perl-Module-Load-0.160.0
+"
+RDEPEND="
+   ${BDEPEND}
+"



[gentoo-commits] repo/gentoo:master commit in: app-misc/pfm/

2019-01-29 Thread Mikle Kolyada
commit: 8de971f954026425154f74bac6c22b2575e8fadd
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Jan 29 12:20:48 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Jan 29 12:20:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de971f9

app-misc/pfm: mark s390 stable

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

 app-misc/pfm/pfm-2.12.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/pfm/pfm-2.12.3.ebuild b/app-misc/pfm/pfm-2.12.3.ebuild
index 6932426c8f5..0d060d619cc 100644
--- a/app-misc/pfm/pfm-2.12.3.ebuild
+++ b/app-misc/pfm/pfm-2.12.3.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=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/p-f-m/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 s390 x86"
 
 RDEPEND=">=dev-lang/perl-5.8
>=dev-perl/File-Stat-Bits-1.10.0



[gentoo-commits] repo/gentoo:master commit in: app-misc/pfm/

2018-08-17 Thread Mikle Kolyada
commit: 4105d80a99a06b61658dd5342e57ecfcdf7f3514
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Aug 18 05:19:00 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Aug 18 05:19:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4105d80a

app-misc/pfm: revert s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-misc/pfm/pfm-2.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/pfm/pfm-2.12.3.ebuild b/app-misc/pfm/pfm-2.12.3.ebuild
index 64c1eb47dd8..6932426c8f5 100644
--- a/app-misc/pfm/pfm-2.12.3.ebuild
+++ b/app-misc/pfm/pfm-2.12.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/p-f-m/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 s390 x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND=">=dev-lang/perl-5.8
>=dev-perl/File-Stat-Bits-1.10.0



[gentoo-commits] repo/gentoo:master commit in: app-misc/pfm/

2018-06-28 Thread Mikle Kolyada
commit: b1c4642347e49704c0bd74e8c647cf65988da09f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jun 28 13:48:25 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jun 28 13:55:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c46423

app-misc/pfm: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-misc/pfm/pfm-2.12.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/pfm/pfm-2.12.3.ebuild b/app-misc/pfm/pfm-2.12.3.ebuild
index 185ab56129e..64c1eb47dd8 100644
--- a/app-misc/pfm/pfm-2.12.3.ebuild
+++ b/app-misc/pfm/pfm-2.12.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/p-f-m/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 s390 x86"
 
 RDEPEND=">=dev-lang/perl-5.8
>=dev-perl/File-Stat-Bits-1.10.0



[gentoo-commits] repo/gentoo:master commit in: app-misc/pfm/

2015-09-14 Thread Tim Harder
commit: 14c4254c72003d0db03b249ccec913bd9ec7ba6a
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Sep 14 19:38:19 2015 +
Commit: Tim Harder  gentoo  org>
CommitDate: Tue Sep 15 00:38:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14c4254c

app-misc/pfm: remove myself as maintainer

 app-misc/pfm/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-misc/pfm/metadata.xml b/app-misc/pfm/metadata.xml
index 9f39207..9007749 100644
--- a/app-misc/pfm/metadata.xml
+++ b/app-misc/pfm/metadata.xml
@@ -2,10 +2,6 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   radher...@gentoo.org
-   Tim Harder
-   
-   
monsie...@gentoo.org
Patrice Clement