[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2021-11-11 Thread Andreas K. Hüttel
commit: e0d7b94ce878c88fd2c20ef1c7f269a222637502
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Nov 11 18:27:38 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Nov 11 18:47:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d7b94c

dev-perl/LWP-Online: EAPI=8 bump

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

 .../{LWP-Online-1.80.0-r2.ebuild => LWP-Online-1.80.0-r3.ebuild}   | 7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r3.ebuild
similarity index 89%
rename from dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
rename to dev-perl/LWP-Online/LWP-Online-1.80.0-r3.ebuild
index e10ba6e9838..efe89905ae1 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r3.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=ADAMK
 DIST_VERSION=1.08
@@ -11,18 +11,15 @@ DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728
 PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch")
 
-# LWP::Simple -> libwww-perl
 RDEPEND="
>=dev-perl/libwww-perl-5.805.0
>=dev-perl/URI-1.350.0
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.420.0
test? ( >=virtual/perl-Test-Simple-0.420.0 )
 "



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2021-10-15 Thread Sam James
commit: f44115f3e78d2cd0fc167ed6befb1d42380cff52
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 16 00:45:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 16 00:45:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f44115f3

dev-perl/LWP-Online: Stabilize 1.80.0-r2 arm, #799659

Signed-off-by: Sam James  gentoo.org>

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index ee28266aeaa..e10ba6e9838 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2021-08-01 Thread Sam James
commit: f776fe096b22f9a506e00591016cd016b4c770a5
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug  2 02:24:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug  2 02:24:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f776fe09

dev-perl/LWP-Online: Stabilize 1.80.0-r2 arm64, #799659

Signed-off-by: Sam James  gentoo.org>

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index 0f67dd626d8..ee28266aeaa 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2020-07-23 Thread Kent Fredric
commit: 7d9f8ccb186ddcb7257f90baeb94852645d96fde
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 09:11:33 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 09:16:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9f8ccb

dev-perl/LWP-Online: Drop aix,macos,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/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index 0ea514a74c3..b93677d40d8 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2020-07-18 Thread Kent Fredric
commit: 0de5dc40c52fcc08408cfdb7178314b67fe31900
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Jul 18 05:52:36 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Jul 18 07:02:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de5dc40

dev-perl/LWP-Online: Drop ~m68k-mint re bug #673504

Depends:
- dev-perl/libwww-perl
 - dev-perl/Encode-Locale

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

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index 936f1f299a1..0ea514a74c3 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2018-10-19 Thread Fabian Groffen
commit: 5dbb8d8a192db1a77519c0d65f3c4685e12a2ad6
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Oct 19 18:06:54 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Oct 19 18:14:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dbb8d8a

dev-perl/LWP-Online: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index 06203c87665..0c260616a79 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2018-03-04 Thread Tobias Klausmann
commit: 5513acfee8156906c3e60daf86e6697ecdaddc42
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sat Mar  3 17:51:44 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Mar  4 08:16:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5513acfe

dev-perl/LWP-Online-1.80.0-r2: alpha stable

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

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index b69e5887545..06203c87665 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2018-01-15 Thread Tobias Klausmann
commit: 7878d163d922396f8b39bd9a7c176b6a529394dc
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Jan 15 19:02:37 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Jan 15 19:02:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7878d163

dev-perl/LWP-Online-1.80.0-r2: amd64 stable

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

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index 9439ca075ea..b69e5887545 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2018-01-09 Thread Sergei Trofimovich
commit: 156f870954c211aa4456109913b418145b04e8c2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Jan  9 08:01:45 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jan  9 08:02:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=156f8709

dev-perl/LWP-Online: stable 1.80.0-r2 for hppa, bug #643358

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index df44a593ddd..9439ca075ea 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2018-01-07 Thread Sergei Trofimovich
commit: ea2878e37923c7ae8e4b65807ebff816d2fb10d6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan  7 01:16:23 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan  7 11:10:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea2878e3

dev-perl/LWP-Online: stable 1.80.0-r2 for ia64, bug #643358

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index d302bc4f16d..df44a593ddd 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2018-01-06 Thread Sergei Trofimovich
commit: fdf61f46b0f3f3e47c855adb55507db3f1c5438c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan  7 00:16:36 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan  7 00:16:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf61f46

dev-perl/LWP-Online: stable 1.80.0-r2 for ppc64, bug #643358

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index 2ad637bebe0..d302bc4f16d 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2018-01-06 Thread Sergei Trofimovich
commit: 5cbaea04c4bcf7f6e680f0ba417cf8737ea6d499
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan  7 00:09:04 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan  7 00:09:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cbaea04

dev-perl/LWP-Online: stable 1.80.0-r2 for ppc, bug #643358

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index caafc2e64dc..2ad637bebe0 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 sparc x86"
 IUSE="test"
 
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2018-01-05 Thread Sergei Trofimovich
commit: 040a8fd810b1edbfb23c2ae07e200bc69e41a5f8
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Jan  5 16:00:48 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jan  5 20:14:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=040a8fd8

dev-perl/LWP-Online: stable 1.80.0-r2 for sparc, bug #643358

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index ce475ee87dc..75d60e11b23 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
 IUSE="test"
 
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2017-06-26 Thread Andreas Hüttel
commit: e1cf1785f55b7dcf6811e8418d4c76fe3a6f9b8b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jun 26 19:44:52 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Mon Jun 26 19:45:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1cf1785

dev-perl/LWP-Online: Add build fix for Perl 5.26, bug 617054

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index 20b94e3d45c..ce475ee87dc 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
 DIST_AUTHOR=ADAMK
 DIST_VERSION=1.08
 inherit perl-module
@@ -11,8 +12,10 @@ DESCRIPTION="Does your process have access to the web"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
+
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728
 PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch")
+
 # LWP::Simple -> libwww-perl
 RDEPEND="
>=dev-perl/libwww-perl-5.805.0
@@ -22,3 +25,9 @@ DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.420.0
test? ( >=virtual/perl-Test-Simple-0.420.0 )
 "
+
+src_prepare() {
+   sed -i -e 's/use inc::Module::Install::DSL 1\.01;/use lib q[.];\nuse 
inc::Module::Install::DSL 1.01;/' Makefile.PL ||
+   die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+   perl-module_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2017-03-15 Thread Matt Turner
commit: 5501b057ffb5bdac159006df37ba7c2fa45d0739
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 15 18:46:22 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 15 18:47:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5501b057

dev-perl/LWP-Online-1.80.0-r2: added ~ia64, bug 577020

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index 6fd1d6c5577..20b94e3d45c 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728
 PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch")



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2017-03-10 Thread Matt Turner
commit: 6446d0fe40c29e088ac9418975bf3081700a8a2b
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 10 22:14:40 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 10 22:14:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6446d0fe

dev-perl/LWP-Online: added ~ppc, bug 577020

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index 2d40c723896..6fd1d6c5577 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728
 PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch")



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2017-03-10 Thread Matt Turner
commit: 367b4981f155d4c3e500b665c36150d1f2be3770
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 10 21:56:29 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 10 21:56:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=367b4981

dev-perl/LWP-Online: added ~ppc64, bug 577020

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index d2019a9b80d..2d40c723896 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
 IUSE="test"
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728
 PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch")



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2016-08-16 Thread Jeroen Roovers
commit: b882af09aa2790241b099d0b3ed66babb6ccbd00
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Aug 17 02:31:27 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Aug 17 02:31:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b882af09

dev-perl/LWP-Online: Mark ~hppa (bug #577020).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index 055c034..ab7cbc4 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
 IUSE="test"
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728
 PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch")



[gentoo-commits] repo/gentoo:master commit in: dev-perl/LWP-Online/

2016-04-19 Thread Markus Meier
commit: 3a00cad87a48ca3236f37279df9661dc8f04ce02
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Apr 19 19:37:24 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Apr 19 19:37:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a00cad8

dev-perl/LWP-Online: add ~arm, bug #577020

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"

 dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild 
b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
index 9b37fda..2c8d785 100644
--- a/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
+++ b/dev-perl/LWP-Online/LWP-Online-1.80.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Does your process have access to the web"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="test"
 # https://rt.cpan.org/Public/Bug/Display.html?id=112728
 PATCHES=("${FILESDIR}/${DIST_VERSION}-no-network.patch")