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

2021-09-12 Thread Yixun Lan
commit: 6a95284b5919af81bb40a075da050b066c6e2ebc
Author: Yixun Lan  gentoo  org>
AuthorDate: Mon Sep 13 03:18:17 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Mon Sep 13 03:18:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a95284b

dev-perl/AppConfig: keyword ~riscv

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yixun Lan  gentoo.org>

 dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild 
b/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
index dcc845c3b5f..c99404ee3f0 100644
--- a/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl5 module for reading configuration files and parsing command 
line arguments"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-05-24 Thread Andreas K. Hüttel
commit: a689cffc285e6fc852d4349a6be1d96d0b0b3c40
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon May 24 14:47:55 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon May 24 14:47:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a689cffc

dev-perl/AppConfig: Set license to Artistic (smallest common den.)

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

 dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild 
b/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
index 263db58b197..dcc845c3b5f 100644
--- a/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
@@ -14,6 +14,10 @@ KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 
~amd64-linux ~x86-lin
 IUSE="test"
 RESTRICT="!test? ( test )"
 
+# https://bugs.gentoo.org/721206
+# https://rt.cpan.org/Public/Bug/Display.html?id=132442
+LICENSE="Artistic"
+
 RDEPEND="
>=dev-perl/File-HomeDir-0.57
 "



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

2020-10-02 Thread Kent Fredric
commit: 32022a2bc6d07fb88bb992460c3d456c2d6bf210
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Oct  3 05:00:56 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Oct  3 05:22:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32022a2b

dev-perl/AppConfig: Cleanup old 1.710.0

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

 dev-perl/AppConfig/AppConfig-1.710.0.ebuild | 32 -
 1 file changed, 32 deletions(-)

diff --git a/dev-perl/AppConfig/AppConfig-1.710.0.ebuild 
b/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
deleted file mode 100644
index e89d60094d3..000
--- a/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=NEILB
-MODULE_VERSION=1.71
-inherit perl-module
-
-DESCRIPTION="Perl5 module for reading configuration files and parsing command 
line arguments"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~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"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-perl/File-HomeDir-0.57
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-Test-Simple
-   )
-"
-
-SRC_TEST="do"
-
-src_test() {
-   perl_rm_files t/97-pod.t t/99_author.t
-   perl-module_src_test
-}



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

2020-08-21 Thread Sam James
commit: e5711e2336719ae6a167fbdd3053e89045581ec0
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 21 09:56:11 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 21 09:56:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5711e23

dev-perl/AppConfig: Stabilize 1.710.0-r1 arm, #738212

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

 dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild 
b/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
index 94954946079..feec2688ec3 100644
--- a/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl5 module for reading configuration files and parsing command 
line arguments"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~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 ~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"
 RESTRICT="!test? ( test )"
 



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

2020-08-20 Thread Sam James
commit: a37c1215ccfc156b89e8dbec66b1a64fd53e9300
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug 20 16:27:37 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug 20 16:40:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a37c1215

dev-perl/AppConfig: Stabilize 1.710.0-r1 arm64, #738212

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

 dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild 
b/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
index a18c4e1b526..94954946079 100644
--- a/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl5 module for reading configuration files and parsing command 
line arguments"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 ~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"
 RESTRICT="!test? ( test )"
 



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

2020-04-28 Thread Kent Fredric
commit: 6bb028fc50d39c86f8cbb9a8e58432ed11b471fd
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Apr 28 12:43:06 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Apr 28 12:45:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bb028fc

dev-perl/AppConfig: -r bump for EAPI7

- EAPI7
- Parallel Tests

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

 dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild | 29 ++
 1 file changed, 29 insertions(+)

diff --git a/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild 
b/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
new file mode 100644
index 000..a18c4e1b526
--- /dev/null
+++ b/dev-perl/AppConfig/AppConfig-1.710.0-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=1.71
+inherit perl-module
+
+DESCRIPTION="Perl5 module for reading configuration files and parsing command 
line arguments"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-perl/File-HomeDir-0.57
+"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Test-Simple
+   )
+"
+src_test() {
+   perl_rm_files t/97-pod.t t/99_author.t
+   perl-module_src_test
+}



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

2019-04-13 Thread Aaron Bauman
commit: c459c65d55b77c7bb51f0573dbac006ae3eb21e0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Apr 13 17:22:01 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Apr 13 17:27:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c459c65d

dev-perl/AppConfig: arm64 keyworded (bug #683162)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-perl/AppConfig/AppConfig-1.710.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/AppConfig/AppConfig-1.710.0.ebuild 
b/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
index a756ce5c9b3..2e01bf81f7c 100644
--- a/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl5 module for reading configuration files and parsing command 
line arguments"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd 
~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 ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



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

2018-10-21 Thread Fabian Groffen
commit: fc5179c7b5c7fd0cc16acaa76d53926c7e5b5a86
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Oct 21 08:22:58 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Oct 21 08:38:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc5179c7

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

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

 dev-perl/AppConfig/AppConfig-1.710.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/AppConfig/AppConfig-1.710.0.ebuild 
b/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
index 57d1a178855..a756ce5c9b3 100644
--- a/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl5 module for reading configuration files and parsing command 
line arguments"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/AppConfig/files/

2016-09-09 Thread Patrice Clement
commit: 52749024232aaed32b7965d4ef99859e048fe122
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Wed Sep  7 17:43:56 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Fri Sep  9 13:27:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52749024

dev-perl/AppConfig: remove unused patch.

Signed-off-by: Patrice Clement  gentoo.org>

 dev-perl/AppConfig/files/blockdiffs.patch | 83 ---
 1 file changed, 83 deletions(-)

diff --git a/dev-perl/AppConfig/files/blockdiffs.patch 
b/dev-perl/AppConfig/files/blockdiffs.patch
deleted file mode 100644
index 2e30310..
--- a/dev-perl/AppConfig/files/blockdiffs.patch
+++ /dev/null
@@ -1,83 +0,0 @@
-diff -Naurp AppConfig-1.65.orig/lib/AppConfig/File.pm 
AppConfig-1.65/lib/AppConfig/File.pm
 AppConfig-1.65.orig/lib/AppConfig/File.pm  2007-05-30 07:24:09.0 
-0400
-+++ AppConfig-1.65/lib/AppConfig/File.pm   2007-06-09 07:08:21.0 
-0400
-@@ -38,6 +38,7 @@ sub new {
- STATE=> $state,# AppConfig::State ref
- DEBUG=> $state->_debug(),  # store local copy of debug 
- PEDANTIC => $state->_pedantic, # and pedantic flags
-+BLOCKSEP => $state->_blocksep, # and block separator
- };
- 
- bless $self, $class;
-@@ -80,7 +81,7 @@ sub parse {
- my $flag;
- 
- # take a local copy of the state to avoid much hash dereferencing
--my ($state, $debug, $pedantic) = @$self{ qw( STATE DEBUG PEDANTIC ) };
-+my ($state, $debug, $pedantic, $blocksep) = @$self{ qw( STATE DEBUG 
PEDANTIC BLOCKSEP ) };
- 
- # we want to install a custom error handler into the AppConfig::State 
- # which appends filename and line info to error messages and then 
-@@ -163,7 +164,7 @@ sub parse {
- s/\s+$//;
- 
- # look for a [block] to set $prefix
--if (/^\[([^\]]+)\]$/) {
-+if (/^\[\s*([^\]\s]+)\s*\]$/) {
- $prefix = $1;
- print STDERR "Entering [$prefix] block\n" if $debug;
- next;
-@@ -194,7 +195,7 @@ sub parse {
- $flag = $1;
- 
- # $variable gets any $prefix 
--$variable = $prefix . '_' . $variable
-+$variable = $prefix . $blocksep . $variable
- if length $prefix;
- 
- # if the variable doesn't exist, we call set() to give 
-diff -Naurp AppConfig-1.65.orig/lib/AppConfig/State.pm 
AppConfig-1.65/lib/AppConfig/State.pm
 AppConfig-1.65.orig/lib/AppConfig/State.pm 2007-05-30 07:24:20.0 
-0400
-+++ AppConfig-1.65/lib/AppConfig/State.pm  2007-06-09 07:11:16.0 
-0400
-@@ -53,7 +53,7 @@ my %METHVARS;
- 
- # internal values that AUTOLOAD should provide access to
- my %METHFLAGS;
--   @METHFLAGS{ qw( PEDANTIC ) } = ();
-+   @METHFLAGS{ qw( PEDANTIC BLOCKSEP ) } = ();
- 
- # variable attributes that may be specified in GLOBAL;
- my @GLOBAL_OK = qw( DEFAULT EXPAND VALIDATE ACTION ARGS ARGCOUNT );
-@@ -94,6 +94,7 @@ sub new {
- PEDANTIC   => 0,   # return immediately on parse warnings
- EHANDLER   => undef,   # error handler (let's hope we don't need it!)
- ERROR  => '',  # error message
-+BLOCKSEP   => '_', # separator between [block] and variable name
- };
- 
- bless $self, $class;
-@@ -504,8 +505,8 @@ sub _configure {
- next;
- };
- 
--# CASE, CREATE and PEDANTIC are stored as they are
--$opt =~ /^CASE|CREATE|PEDANTIC$/i && do {
-+# CASE, CREATE, PEDANTIC and BLOCKSEP are stored as they are
-+$opt =~ /^CASE|CREATE|PEDANTIC|BLOCKSEP$/i && do {
- $self->{ uc $opt } = $cfg->{ $opt };
- next;
- };
-@@ -1015,6 +1016,13 @@ instantiated with a reference to an App:
- DEBUG (and also PEDANTIC) values of the state at that time.  Subsequent
- changes to the AppConfig::State debug value will not affect them.
- 
-+=item BLOCKSEP
-+
-+When parsing configuration files that are grouped using constructions
-+like [block], this string parameter determines what is used to
-+separate the name of the block from the name of each variable
-+contained within it.  If unspecified, BLOCKSEP defaults to '_'.
-+
- =item GLOBAL 
- 
- The GLOBAL option allows default values to be set for the DEFAULT, ARGCOUNT, 



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

2016-08-06 Thread Kent Fredric
commit: 3a5a0b236efaef686bcfbfc391272890741489cd
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Aug  6 09:13:22 2016 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Aug  6 09:29:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5a0b23

dev-perl/AppConfig: Remove POD Author Tests.

Not useful, just a free source of dependencies.

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/AppConfig/AppConfig-1.710.0.ebuild | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-perl/AppConfig/AppConfig-1.710.0.ebuild 
b/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
index fc77b74..0357160 100644
--- a/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,8 +21,12 @@ DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
virtual/perl-Test-Simple
-   >=dev-perl/Test-Pod-1
)
 "
 
 SRC_TEST="do"
+
+src_test() {
+   perl_rm_files t/97-pod.t t/99_author.t
+   perl-module_src_test
+}



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

2015-12-26 Thread Andreas Hüttel
commit: 6e729a57e962694d071393e4e356f7efd8dfd3a6
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Dec 26 22:35:34 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Dec 26 22:35:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e729a57

dev-perl/AppConfig: Remove old

Package-Manager: portage-2.2.26

 dev-perl/AppConfig/AppConfig-1.660.0-r1.ebuild | 21 -
 dev-perl/AppConfig/Manifest|  1 -
 2 files changed, 22 deletions(-)

diff --git a/dev-perl/AppConfig/AppConfig-1.660.0-r1.ebuild 
b/dev-perl/AppConfig/AppConfig-1.660.0-r1.ebuild
deleted file mode 100644
index 1501f88..000
--- a/dev-perl/AppConfig/AppConfig-1.660.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ABW
-MODULE_VERSION=1.66
-inherit perl-module eutils
-
-DESCRIPTION="Perl5 module for reading configuration files and parsing command 
line arguments"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd 
~x86-solaris"
-IUSE=""
-
-DEPEND=">=dev-perl/File-HomeDir-0.57"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/blockdiffs.patch" )
-SRC_TEST="do"

diff --git a/dev-perl/AppConfig/Manifest b/dev-perl/AppConfig/Manifest
index a023ca5..b7e49e7 100644
--- a/dev-perl/AppConfig/Manifest
+++ b/dev-perl/AppConfig/Manifest
@@ -1,2 +1 @@
-DIST AppConfig-1.66.tar.gz 63521 SHA256 
8b402de20569e6499e55bd36bd2264d964a41218f75fde6ac29902d16fd23bdc SHA512 
dbb82ab785f1ff203e362e226e17586e7eab00d47be5581dd10852294dc36f110c322e95dfbaa9e24d1196273d6767079055b138a76ae1e65b40bd861f80
 WHIRLPOOL 
d9db64435800da5757cf01aa210c0de4e01917b49e912d27a77e781abb3954d77347124be5ef85bf17791992a66a6d7d3672b96f810a2d4e178cc8b15e6370d8
 DIST AppConfig-1.71.tar.gz 56739 SHA256 
1177027025ecb09ee64d9f9f255615c04db5e14f7536c344af632032eb887b0f SHA512 
cbd58601ce0ea6c237e86b8b013cf75e552914263f56b1ab26b8079bff75b28ca2bb35585bfaa187b611afa969767c25494d3ec2a6b3ff5d1aecd2f9ffa8df72
 WHIRLPOOL 
c3622adb84506e782eea2a0b3208ab9894c56c6a9293a10edeea958453b47861e937bf7cb530c6469057c762709932dc439ca6a5d196da25cb0b95802190d56a



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

2015-12-26 Thread Mikle Kolyada
commit: b069de3d0110d62f7a0aa77941ce9e4616f623a8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Dec 26 22:22:17 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Dec 26 22:22:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b069de3d

dev-perl/AppConfig: stable for all wrt bug #569862

Package-Manager: portage-2.2.24

 dev-perl/AppConfig/AppConfig-1.710.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/AppConfig/AppConfig-1.710.0.ebuild 
b/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
index 15f06b6..fc77b74 100644
--- a/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
+++ b/dev-perl/AppConfig/AppConfig-1.710.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Perl5 module for reading configuration files and parsing command 
line arguments"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="