public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2016-12-19 15:40 Tobias Klausmann
  0 siblings, 0 replies; 15+ messages in thread
From: Tobias Klausmann @ 2016-12-19 15:40 UTC (permalink / raw
  To: gentoo-commits

commit:     2a2ab793382cd13ac940fe362be97ffb043af5c6
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 15:17:27 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 15:40:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2ab793

dev-perl/LaTeX-Table-1.0.6-r0: stable on amd64

Gentoo-Bug: 583446

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild
index 6b74f6f..badde67 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2016-12-22  8:57 Agostino Sarubbo
  0 siblings, 0 replies; 15+ messages in thread
From: Agostino Sarubbo @ 2016-12-22  8:57 UTC (permalink / raw
  To: gentoo-commits

commit:     15620080f99135318669eb560368f922aaf6382c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 08:56:40 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 08:56:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15620080

dev-perl/LaTeX-Table: x86 stable wrt bug #583446

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild
index badde67..e6a990c 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.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$
 
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2016-12-25 10:23 Agostino Sarubbo
  0 siblings, 0 replies; 15+ messages in thread
From: Agostino Sarubbo @ 2016-12-25 10:23 UTC (permalink / raw
  To: gentoo-commits

commit:     1bc8bc6f3c5b978e3149b778d27dc3c85f463570
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 10:22:34 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 10:22:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bc8bc6f

dev-perl/LaTeX-Table: ppc stable wrt bug #583446

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild
index eecce33..3bb20ab 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2017-10-29 15:07 Kent Fredric
  0 siblings, 0 replies; 15+ messages in thread
From: Kent Fredric @ 2017-10-29 15:07 UTC (permalink / raw
  To: gentoo-commits

commit:     c298c5e46845dfc9107fe2b62f3c47fdd2483665
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 13:57:25 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 15:07:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c298c5e4

dev-perl/LaTeX-Table: EAPI6, remote-id's

- EAPI6
- Add CPAN remote-ids
- Enable USE=examples
- Parallel Testing

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild | 31 ++++++++++++++++++++++++
 dev-perl/LaTeX-Table/metadata.xml                | 14 +++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
new file mode 100644
index 00000000000..ff5eb1d74c7
--- /dev/null
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=LIMAONE
+DIST_VERSION=v1.0.6
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
+
+LICENSE="|| ( GPL-1+ Artistic )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	dev-perl/Module-Pluggable
+	dev-perl/Moose
+	dev-perl/MooseX-FollowPBP
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Template-Toolkit
+	virtual/perl-version
+"
+DEPEND="${RDEPEND}
+	virtual/perl-File-Spec
+	dev-perl/Module-Build
+	test? ( dev-perl/Test-NoWarnings )
+"

diff --git a/dev-perl/LaTeX-Table/metadata.xml b/dev-perl/LaTeX-Table/metadata.xml
index 2b9a936fc0a..9e6969e8bc9 100644
--- a/dev-perl/LaTeX-Table/metadata.xml
+++ b/dev-perl/LaTeX-Table/metadata.xml
@@ -5,4 +5,18 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="cpan">LaTeX-Table</remote-id>
+    <remote-id type="cpan-module">LaTeX::Table</remote-id>
+    <remote-id type="cpan-module">LaTeX::Table::Themes::Beamer</remote-id>
+    <remote-id type="cpan-module">LaTeX::Table::Themes::Booktabs</remote-id>
+    <remote-id type="cpan-module">LaTeX::Table::Themes::Classic</remote-id>
+    <remote-id type="cpan-module">LaTeX::Table::Themes::Modern</remote-id>
+    <remote-id type="cpan-module">LaTeX::Table::Themes::ThemeI</remote-id>
+    <remote-id type="cpan-module">LaTeX::Table::Types::Ctable</remote-id>
+    <remote-id type="cpan-module">LaTeX::Table::Types::Longtable</remote-id>
+    <remote-id type="cpan-module">LaTeX::Table::Types::Std</remote-id>
+    <remote-id type="cpan-module">LaTeX::Table::Types::TypeI</remote-id>
+    <remote-id type="cpan-module">LaTeX::Table::Types::Xtab</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2018-07-15 23:57 Mikle Kolyada
  0 siblings, 0 replies; 15+ messages in thread
From: Mikle Kolyada @ 2018-07-15 23:57 UTC (permalink / raw
  To: gentoo-commits

commit:     fa6d359e08d27a30cfac126fd23e0db2ba52f4e8
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 23:52:15 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 23:57:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6d359e

dev-perl/LaTeX-Table: amd64 stable wrt bug #661190

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
index 5702d196b69..9f4dc2e499a 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2018-07-20 22:48 Sergei Trofimovich
  0 siblings, 0 replies; 15+ messages in thread
From: Sergei Trofimovich @ 2018-07-20 22:48 UTC (permalink / raw
  To: gentoo-commits

commit:     c05e3f8c70a57153dc4f6596684d91bf8b8f3ff8
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 22:29:31 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 22:44:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c05e3f8c

dev-perl/LaTeX-Table: stable 1.0.6-r1 for ppc64, bug #661190

Bug: https://bugs.gentoo.org/661190
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
index 9f4dc2e499a..70a4443c1d4 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2018-10-21  8:39 Fabian Groffen
  0 siblings, 0 replies; 15+ messages in thread
From: Fabian Groffen @ 2018-10-21  8:39 UTC (permalink / raw
  To: gentoo-commits

commit:     f106165e46f0731ebea56706f5f5f56d39e2e9ea
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 21 08:38:22 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Oct 21 08:38:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f106165e

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

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

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
index 34525457ce0..e7e343efdb8 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.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
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ppc ppc64 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="


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2019-04-13 17:27 Aaron Bauman
  0 siblings, 0 replies; 15+ messages in thread
From: Aaron Bauman @ 2019-04-13 17:27 UTC (permalink / raw
  To: gentoo-commits

commit:     ef488a354131a7a3ee56f263566467d531868e84
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 17:19:32 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 17:27:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef488a35

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

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

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
index e7e343efdb8..05b0c716ba9 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.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=6
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 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="amd64 ~arm ~arm64 ppc ppc64 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="


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2019-07-28 17:16 Aaron Bauman
  0 siblings, 0 replies; 15+ messages in thread
From: Aaron Bauman @ 2019-07-28 17:16 UTC (permalink / raw
  To: gentoo-commits

commit:     89f4d2c261d143db77c150051d7fdcf07c2a9913
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 17:03:51 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 17:15:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f4d2c2

dev-perl/LaTeX-Table: arm64 stable

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
index f8e18216eb2..81b437f59eb 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 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"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2020-04-14 13:57 Kent Fredric
  0 siblings, 0 replies; 15+ messages in thread
From: Kent Fredric @ 2020-04-14 13:57 UTC (permalink / raw
  To: gentoo-commits

commit:     eebd5bd43fc290c5bbce085a3bf7dbe91220ff5b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 13:36:57 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 13:56:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eebd5bd4

dev-perl/LaTeX-Table: Remove old 1.0.6

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

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild | 33 ---------------------------
 1 file changed, 33 deletions(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild
deleted file mode 100644
index adc380fed95..00000000000
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=LIMAONE
-MODULE_VERSION=v1.0.6
-inherit perl-module
-
-DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
-
-LICENSE="|| ( GPL-1+ Artistic )"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	dev-perl/Module-Pluggable
-	dev-perl/Moose
-	dev-perl/MooseX-FollowPBP
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Template-Toolkit
-	virtual/perl-version
-"
-DEPEND="${RDEPEND}
-	virtual/perl-File-Spec
-	dev-perl/Module-Build
-	test? ( dev-perl/Test-NoWarnings )
-"
-
-SRC_TEST="do"


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2020-07-18  7:04 Kent Fredric
  0 siblings, 0 replies; 15+ messages in thread
From: Kent Fredric @ 2020-07-18  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     a632c56473405d5b3d94bc0f7823af1cbaaff0a7
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 18 06:09:01 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 18 07:02:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a632c564

dev-perl/LaTeX-Table: Drop ~m68k-mint re bug #673504

Depends:
- dev-perl/Template-Toolkit
 - dev-perl/Template-XML
  - dev-perl/XML-DOM
   - 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 <kentnl <AT> gentoo.org>

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
index 29b4fc1bc08..7311ca50aee 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 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 )"
 


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2020-07-18 10:53 Kent Fredric
  0 siblings, 0 replies; 15+ messages in thread
From: Kent Fredric @ 2020-07-18 10:53 UTC (permalink / raw
  To: gentoo-commits

commit:     cab8552b52a838d3eecc868737453b188d4c731a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 18 10:30:30 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 18 10:52:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab8552b

dev-perl/LaTeX-Table: Drop various prefixes re bug #673504

Depends:
- dev-perl/Template-Toolkit
 - dev-perl/Template-DBI

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

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
index 7311ca50aee..c634869397b 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2020-07-23  8:04 Kent Fredric
  0 siblings, 0 replies; 15+ messages in thread
From: Kent Fredric @ 2020-07-23  8:04 UTC (permalink / raw
  To: gentoo-commits

commit:     1b064d95f3fd2805886ee803c98897bbcf6980a7
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 23 07:12:33 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 23 08:03:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b064d95

dev-perl/LaTeX-Table: Drop ppc-aix,x86-solaris re bug #690140

Depends:
- dev-perl/Template-Toolkit
 - dev-perl/Template-XML
  - dev-perl/XML-DOM
   - 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 <kentnl <AT> gentoo.org>

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
index c634869397b..0599ab30b6c 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2021-09-17  7:51 Yixun Lan
  0 siblings, 0 replies; 15+ messages in thread
From: Yixun Lan @ 2021-09-17  7:51 UTC (permalink / raw
  To: gentoo-commits

commit:     28d62d95fa6524e4e4a95565cc9117aee2d6d5fa
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Thu Sep 16 11:27:24 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Sep 17 07:50:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d62d95

dev-perl/LaTeX-Table: keyword 1.0.6-r1 for ~riscv

Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
index 0599ab30b6c..9865997836c 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.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
@@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
 LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 15+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/
@ 2021-11-07 18:47 Andreas K. Hüttel
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas K. Hüttel @ 2021-11-07 18:47 UTC (permalink / raw
  To: gentoo-commits

commit:     2dab3244558fbefab3dd5fbc4386f523cb0756af
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  7 18:41:51 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Nov  7 18:41:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dab3244

dev-perl/LaTeX-Table: EAPI=8 bump

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

 .../{LaTeX-Table-1.0.6-r1.ebuild => LaTeX-Table-1.0.6-r2.ebuild} | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r2.ebuild
similarity index 83%
rename from dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
rename to dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r2.ebuild
index 9865997836c..7b118ca172d 100644
--- a/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r1.ebuild
+++ b/dev-perl/LaTeX-Table/LaTeX-Table-1.0.6-r2.ebuild
@@ -1,20 +1,17 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=LIMAONE
-DIST_VERSION=v1.0.6
+DIST_VERSION=v${PV}
 DIST_EXAMPLES=("examples/*")
 inherit perl-module
 
 DESCRIPTION="Perl extension for the automatic generation of LaTeX tables"
 
-LICENSE="|| ( GPL-1+ Artistic )"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
 	virtual/perl-Carp
@@ -25,7 +22,7 @@ RDEPEND="
 	dev-perl/Template-Toolkit
 	virtual/perl-version
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	virtual/perl-File-Spec
 	dev-perl/Module-Build
 	test? ( dev-perl/Test-NoWarnings )


^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-11-07 18:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-17  7:51 [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Table/ Yixun Lan
  -- strict thread matches above, loose matches on Subject: below --
2021-11-07 18:47 Andreas K. Hüttel
2020-07-23  8:04 Kent Fredric
2020-07-18 10:53 Kent Fredric
2020-07-18  7:04 Kent Fredric
2020-04-14 13:57 Kent Fredric
2019-07-28 17:16 Aaron Bauman
2019-04-13 17:27 Aaron Bauman
2018-10-21  8:39 Fabian Groffen
2018-07-20 22:48 Sergei Trofimovich
2018-07-15 23:57 Mikle Kolyada
2017-10-29 15:07 Kent Fredric
2016-12-25 10:23 Agostino Sarubbo
2016-12-22  8:57 Agostino Sarubbo
2016-12-19 15:40 Tobias Klausmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox