[gentoo-commits] repo/gentoo:master commit in: dev-perl/Frontier-RPC/

2021-06-12 Thread Andreas K. Hüttel
commit: e0cfd1ce14fb424e7f8d44a5d2765ac131e86e43
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jun 12 22:43:02 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Jun 12 22:45:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0cfd1ce

dev-perl/Frontier-RPC: Add missing dependency

Closes: https://bugs.gentoo.org/794019
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 ...ontier-RPC-0.07_beta4-r3.ebuild => Frontier-RPC-0.07_beta4-r4.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild 
b/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r4.ebuild
similarity index 96%
rename from dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild
rename to dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r4.ebuild
index 0fbb9b65745..b6ac54cb255 100644
--- a/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild
+++ b/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r4.ebuild
@@ -15,6 +15,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
+   dev-perl/HTTP-Daemon
dev-perl/XML-Parser
dev-perl/libwww-perl
 "



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Frontier-RPC/

2021-06-02 Thread Andreas K. Hüttel
commit: 3920e35c18811358aeb26cf4f8c072a326b6041b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Jun  2 18:40:58 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Jun  2 18:46:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3920e35c

dev-perl/Frontier-RPC: Remove old 0.07b4-r1

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

 .../Frontier-RPC/Frontier-RPC-0.07_beta4-r2.ebuild | 22 --
 1 file changed, 22 deletions(-)

diff --git a/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r2.ebuild 
b/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r2.ebuild
deleted file mode 100644
index 92fbcd158c9..000
--- a/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_VERSION=0.07b4
-DIST_AUTHOR=KMACLEOD
-inherit perl-module
-
-DESCRIPTION="Perform remote procedure calls using extensible markup language"
-SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${DIST_NAME}-${DIST_VERSION}.tar.gz;
-HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-   dev-perl/XML-Parser
-   dev-perl/libwww-perl
-"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Frontier-RPC/

2021-06-02 Thread Andreas K. Hüttel
commit: d868b62162c24827d83b9588f548be4be0559aa5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Jun  2 18:40:29 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Jun  2 18:46:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d868b621

dev-perl/Frontier-RPC: Stable for all 0.07b4-r3

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

 dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild 
b/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild
index a5c1e90a4bf..0fbb9b65745 100644
--- a/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild
+++ b/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.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
@@ -12,7 +12,7 @@ DESCRIPTION="Perform remote procedure calls using extensible 
markup language"
 SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${PN}-${DIST_VERSION}.tar.gz;
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-perl/XML-Parser



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Frontier-RPC/

2020-09-19 Thread Kent Fredric
commit: 64892d8947f2080b4d3d7b310fac95f46d69aac1
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Sep 19 06:58:16 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Sep 19 06:58:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64892d89

dev-perl/Frontier-RPC: -r bump for EAPI7 and minor fixes

- EAPI7
- Remove 403 dead homepage on sourceforge (looks to be a case where
  sourceforge just inhibited directory listing, which was all they were
  using for this, files in that directory are still accessible, just the
  index no longer works)
- Remove empty/unused variable assignments
- Add USE="examples"

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric  gentoo.org>

 .../Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild | 23 ++
 1 file changed, 23 insertions(+)

diff --git a/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild 
b/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild
new file mode 100644
index 000..a5c1e90a4bf
--- /dev/null
+++ b/dev-perl/Frontier-RPC/Frontier-RPC-0.07_beta4-r3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_VERSION=0.07b4
+DIST_AUTHOR=KMACLEOD
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Perform remote procedure calls using extensible markup language"
+SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${PN}-${DIST_VERSION}.tar.gz;
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-perl/XML-Parser
+   dev-perl/libwww-perl
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/frontier-rpc/

2020-07-23 Thread Kent Fredric
commit: 7d8a5d7ae268b539df59d45a1053dec89f4dd5e6
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 08:33:55 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 09:15:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d8a5d7a

dev-perl/frontier-rpc: Drop macos and solaris prefixes re bug #690140

Depends:
- dev-perl/libwww-perl
 - dev-perl/LWP-Protocol-https
  - dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild 
b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
index 83dd06f3c6e..b444cbaa005 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${DIST_NAME}-${DIST_VERSION}.
 HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/frontier-rpc/

2020-04-14 Thread Kent Fredric
commit: 5b28f38382dda4658b667906ee56e8663ba686da
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Apr 14 11:15:14 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Apr 14 11:16:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b28f383

dev-perl/frontier-rpc: remove old 0.07_beta4-r1

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 .../frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild | 23 --
 1 file changed, 23 deletions(-)

diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild 
b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild
deleted file mode 100644
index 7a3b5f3ea5f..000
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_PN=Frontier-RPC
-MY_PV=0.07b4
-MODULE_AUTHOR=KMACLEOD
-inherit perl-module
-
-DESCRIPTION="Perform remote procedure calls using extensible markup language"
-SRC_URI+=" http://perl-xml.sourceforge.net/xml-rpc/${MY_P}.tar.gz;
-HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-RDEPEND="
-   dev-perl/XML-Parser
-   dev-perl/libwww-perl
-"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/frontier-rpc/

2018-12-01 Thread Sergei Trofimovich
commit: a8e023a170e671978a048524cf8379d58a390bb0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Dec  1 15:09:23 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Dec  1 15:09:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8e023a1

dev-perl/frontier-rpc: stable 0.07_beta4-r2 for hppa, bug #667266

Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild 
b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
index 71536032d15..2a893046438 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${DIST_NAME}-${DIST_VERSION}.
 HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/frontier-rpc/

2018-08-24 Thread Markus Meier
commit: 18b89a990f778e8e709df428ded053292532b3ad
Author: Markus Meier  gentoo  org>
AuthorDate: Fri Aug 24 19:35:17 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri Aug 24 19:35:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b89a99

dev-perl/frontier-rpc: arm stable, bug #657592

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

 dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild 
b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
index 43c43071aa4..71536032d15 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${DIST_NAME}-${DIST_VERSION}.
 HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/frontier-rpc/

2018-06-26 Thread Tobias Klausmann
commit: 297d11bfa7fb12fc0c687f062b5eb3deb4d04805
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Jun 26 10:18:44 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Jun 26 10:18:59 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297d11bf

dev-perl/frontier-rpc-0.07_beta4-r2: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/657592

 dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild 
b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
index 9b55d383cb6..43c43071aa4 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${DIST_NAME}-${DIST_VERSION}.
 HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/frontier-rpc/

2018-06-10 Thread Sergei Trofimovich
commit: 13c7b0944a8ccf0c59afebcbc80c2b8298907858
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jun 10 21:00:50 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jun 10 21:02:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c7b094

dev-perl/frontier-rpc: stable 0.07_beta4-r2 for ia64, bug #657592

Bug: https://bugs.gentoo.org/657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild 
b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
index eea49b63aa6..4d883ed00aa 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${DIST_NAME}-${DIST_VERSION}.
 HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/frontier-rpc/

2018-06-10 Thread Thomas Deutschmann
commit: c37c7306bfd862e5d39fca5c37a0d4df92f7fb50
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 10 17:51:17 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 10 17:51:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37c7306

dev-perl/frontier-rpc: x86 stable (bug #657592)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild 
b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
index 1bab0d24330..eea49b63aa6 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${DIST_NAME}-${DIST_VERSION}.
 HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/frontier-rpc/

2018-06-10 Thread Aaron Bauman
commit: fafd70d463b46f868d5ea1d0ff7e558d73bdf950
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jun 10 15:49:11 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jun 10 15:52:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fafd70d4

dev-perl/frontier-rpc: amd64 stable wrt bug #657592

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild 
b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
index 89b49d9cdbd..1bab0d24330 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${DIST_NAME}-${DIST_VERSION}.
 HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/frontier-rpc/

2018-06-09 Thread Sergei Trofimovich
commit: 0a50748da808a89c2f9db6d877607b86b945ee18
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Jun  9 17:47:07 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jun  9 18:53:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a50748d

dev-perl/frontier-rpc: stable 0.07_beta4-r2 for sparc

Bug: https://bugs.gentoo.org/657592
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild 
b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
index f34439cff25..89b49d9cdbd 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.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
@@ -13,7 +13,7 @@ SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${DIST_NAME}-${DIST_VERSION}.
 HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/frontier-rpc/

2017-10-21 Thread Kent Fredric
commit: 4e7bb72e89d1bba15f175e39c9bcebb42e7cf8f1
Author: Kent Fredric  gentoo  org>
AuthorDate: Sun Oct 22 01:11:43 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sun Oct 22 01:12:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e7bb72e

dev-perl/frontier-rpc: EAPI6 + Tests

- EAPI6ify
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild | 23 ++
 1 file changed, 23 insertions(+)

diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild 
b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
new file mode 100644
index 000..f34439cff25
--- /dev/null
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_NAME=Frontier-RPC
+DIST_VERSION=0.07b4
+DIST_AUTHOR=KMACLEOD
+inherit perl-module
+
+DESCRIPTION="Perform remote procedure calls using extensible markup language"
+SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${DIST_NAME}-${DIST_VERSION}.tar.gz;
+HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+   dev-perl/XML-Parser
+   dev-perl/libwww-perl
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/frontier-rpc/

2017-01-29 Thread Fabian Groffen
commit: c142ecaf172622dac4108c185fb1185cfcaf4303
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 29 16:29:24 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Jan 29 16:29:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c142ecaf

dev-perl/frontier-rpc: dropped ~ia64-linux ~x86-freebsd

Package-Manager: portage-2.3.3

 dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild 
b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild
index beff1fe..43b0224 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.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$
 
@@ -14,7 +14,7 @@ SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${MY_P}.tar.gz;
 HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/frontier-rpc/

2016-08-17 Thread Kent Fredric
commit: f251c94ea1dbb7fb6313788b2d6d05dcc53d62e3
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Aug 16 05:49:48 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Aug 18 03:00:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f251c94e

dev-perl/frontier-rpc: Remove unneeded stable bits on exp arches

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 
m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild 
b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild
index 1ed6770..beff1fe 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI+=" 
http://perl-xml.sourceforge.net/xml-rpc/${MY_P}.tar.gz;
 HOMEPAGE+=" http://perl-xml.sourceforge.net/xml-rpc/;
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="