* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2017-05-19 1:57 Michael Weber
0 siblings, 0 replies; 24+ messages in thread
From: Michael Weber @ 2017-05-19 1:57 UTC (permalink / raw
To: gentoo-commits
commit: ce08f4311924d5f8bc2b2e93f93e0ef629d97a2f
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri May 19 01:34:51 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri May 19 01:34:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce08f431
dev-perl/OLE-StorageLite: add ~arm64 keyword.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
index 4e421c0191e..fa6f8c4e166 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2018-10-27 15:19 Fabian Groffen
0 siblings, 0 replies; 24+ messages in thread
From: Fabian Groffen @ 2018-10-27 15:19 UTC (permalink / raw
To: gentoo-commits
commit: 2d62ad6c46ba969417cf4a9c6e426a0ce0ceb043
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 15:12:45 2018 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 15:12:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d62ad6c
dev-perl/OLE-StorageLite: 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/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
index fa6f8c4e166..1b0e425f36e 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2019-05-14 17:53 Aaron Bauman
0 siblings, 0 replies; 24+ messages in thread
From: Aaron Bauman @ 2019-05-14 17:53 UTC (permalink / raw
To: gentoo-commits
commit: 88be0d656c7f8362b5c2a3f7511840ad16f3add9
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue May 14 17:49:52 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue May 14 17:53:25 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88be0d65
dev-perl/OLE-StorageLite: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
index 1b0e425f36e..743c715c3ba 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-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=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~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 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2021-01-01 12:55 Andreas K. Hüttel
0 siblings, 0 replies; 24+ messages in thread
From: Andreas K. Hüttel @ 2021-01-01 12:55 UTC (permalink / raw
To: gentoo-commits
commit: f4ec636e1edec35ceaaf48a215313647d2193ad7
Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 1 12:54:43 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jan 1 12:55:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ec636e
dev-perl/OLE-StorageLite: Version bump
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org>
dev-perl/OLE-StorageLite/Manifest | 1 +
dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild | 15 +++++++++++++++
2 files changed, 16 insertions(+)
diff --git a/dev-perl/OLE-StorageLite/Manifest b/dev-perl/OLE-StorageLite/Manifest
index 32c5360647e..24849e5adf1 100644
--- a/dev-perl/OLE-StorageLite/Manifest
+++ b/dev-perl/OLE-StorageLite/Manifest
@@ -1 +1,2 @@
DIST OLE-Storage_Lite-0.19.tar.gz 21952 BLAKE2B eec82ca4dfc28d82d3e709d778ba9dd693632d6008344ca8164ad32856790c8d624e5380cdcff32c9d5d734634d96e42025cbea51aeba7d96ee52397f93e553d SHA512 d59030ccdd519e14d0e84dacdce7a627d71d53c755c8aedbf903a3b78ba769d0b98fe6e813eeb8e6c35e45d5a1c19d519fa5792b183b8b2ec1de8fddccaa534c
+DIST OLE-Storage_Lite-0.20.tar.gz 22586 BLAKE2B 7cbcb9a249a3d7e131e3aecd9821cb57242230f14b3058ebaed0d956d2d4ecc2e7f1d7aa40aeff01ff581016beaca75ac92456923b98dbe7932ec37374ec678a SHA512 bcf89c561e02c850f6d5d27705dd671f0294e4a903cf7863f9dbf536203dfb3148ca4fa88ef91a429b96142bf1ae040989d8850fd171448e0db5dc9ae7fc1877
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild
new file mode 100644
index 00000000000..ea589dba179
--- /dev/null
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_NAME=OLE-Storage_Lite
+DIST_AUTHOR=JMCNAMARA
+DIST_VERSION=0.20
+inherit perl-module
+
+DESCRIPTION="Simple Class for OLE document interface"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2021-07-15 10:28 Marek Szuba
0 siblings, 0 replies; 24+ messages in thread
From: Marek Szuba @ 2021-07-15 10:28 UTC (permalink / raw
To: gentoo-commits
commit: 60b7523292c194e5aac665c9664fcc1d36af3b2b
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 10:20:59 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 10:20:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60b75232
dev-perl/OLE-StorageLite: keyword 0.200.0 for ~riscv
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild
index 411fb0e477f..864aeb710cd 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild
@@ -11,5 +11,5 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2021-07-20 23:20 Andreas K. Hüttel
0 siblings, 0 replies; 24+ messages in thread
From: Andreas K. Hüttel @ 2021-07-20 23:20 UTC (permalink / raw
To: gentoo-commits
commit: 5d67df7812c24d76522ec693f90935238e65d272
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 20 23:19:26 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jul 20 23:19:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d67df78
dev-perl/OLE-StorageLite: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...LE-StorageLite-0.200.0.ebuild => OLE-StorageLite-0.200.0-r1.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
similarity index 96%
rename from dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild
rename to dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
index 864aeb710cd..e416d9f8f94 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.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_NAME=OLE-Storage_Lite
DIST_AUTHOR=JMCNAMARA
@@ -12,4 +12,3 @@ DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2021-07-21 21:36 Sergei Trofimovich
0 siblings, 0 replies; 24+ messages in thread
From: Sergei Trofimovich @ 2021-07-21 21:36 UTC (permalink / raw
To: gentoo-commits
commit: 1c2943895e908c2f96999acd84564edc8653fcc6
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Jul 21 16:24:34 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jul 21 21:36:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c294389
dev-perl/OLE-StorageLite: stable 0.200.0-r1 for hppa, bug #803122
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
index e416d9f8f94..8f18d543615 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2021-07-22 2:50 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-07-22 2:50 UTC (permalink / raw
To: gentoo-commits
commit: 10b67e844b205d8f0c7079ad5e3c4ef02e20b57b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 22 02:49:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 22 02:49:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b67e84
dev-perl/OLE-StorageLite: Stabilize 0.200.0-r1 amd64, #803122
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
index 8f18d543615..989cc1c62d5 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2021-07-22 2:50 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-07-22 2:50 UTC (permalink / raw
To: gentoo-commits
commit: d6c61fada9109d4e8af43c2d3a3f29abb5f0cb57
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 22 02:50:23 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 22 02:50:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c61fad
dev-perl/OLE-StorageLite: Stabilize 0.200.0-r1 x86, #803122
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
index 989cc1c62d5..ee23b891fc8 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2021-07-22 6:07 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-07-22 6:07 UTC (permalink / raw
To: gentoo-commits
commit: 8feae5246d04633f9f92d796db6fe6b4c3790042
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 22 06:06:47 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 22 06:06:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8feae524
dev-perl/OLE-StorageLite: Stabilize 0.200.0-r1 sparc, #803122
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
index ee23b891fc8..60e1ba53fd1 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2021-07-25 20:09 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-07-25 20:09 UTC (permalink / raw
To: gentoo-commits
commit: dc1a1cc093dfda64c1575887f6c725a2e6a1b881
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 20:06:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 20:06:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc1a1cc0
dev-perl/OLE-StorageLite: Stabilize 0.200.0-r1 arm, #803122
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
index 60e1ba53fd1..8c46a3e8ce0 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2021-07-26 11:17 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-07-26 11:17 UTC (permalink / raw
To: gentoo-commits
commit: 2e429e005aa2c5d33df384f82027fa9041eb6729
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 26 11:13:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 11:17:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e429e00
dev-perl/OLE-StorageLite: Stabilize 0.200.0-r1 ppc, #803122
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
index 8c46a3e8ce0..584b3e37917 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2021-07-27 3:16 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-07-27 3:16 UTC (permalink / raw
To: gentoo-commits
commit: 9a8984dd72df7508f33666b4209f09465142fedc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 27 03:14:33 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 27 03:14:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a8984dd
dev-perl/OLE-StorageLite: Stabilize 0.200.0-r1 ppc64, #803122
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
index 584b3e37917..ac7a1e6b04f 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2021-11-24 0:15 Andreas K. Hüttel
0 siblings, 0 replies; 24+ messages in thread
From: Andreas K. Hüttel @ 2021-11-24 0:15 UTC (permalink / raw
To: gentoo-commits
commit: 4a81ac8f62b65b96147821e3e2dc66a607ac28e8
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 24 00:09:55 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 00:15:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a81ac8f
dev-perl/OLE-StorageLite: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/OLE-StorageLite/Manifest | 1 -
.../OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild | 17 -----------------
2 files changed, 18 deletions(-)
diff --git a/dev-perl/OLE-StorageLite/Manifest b/dev-perl/OLE-StorageLite/Manifest
index 24849e5adf1a..24d90332affd 100644
--- a/dev-perl/OLE-StorageLite/Manifest
+++ b/dev-perl/OLE-StorageLite/Manifest
@@ -1,2 +1 @@
-DIST OLE-Storage_Lite-0.19.tar.gz 21952 BLAKE2B eec82ca4dfc28d82d3e709d778ba9dd693632d6008344ca8164ad32856790c8d624e5380cdcff32c9d5d734634d96e42025cbea51aeba7d96ee52397f93e553d SHA512 d59030ccdd519e14d0e84dacdce7a627d71d53c755c8aedbf903a3b78ba769d0b98fe6e813eeb8e6c35e45d5a1c19d519fa5792b183b8b2ec1de8fddccaa534c
DIST OLE-Storage_Lite-0.20.tar.gz 22586 BLAKE2B 7cbcb9a249a3d7e131e3aecd9821cb57242230f14b3058ebaed0d956d2d4ecc2e7f1d7aa40aeff01ff581016beaca75ac92456923b98dbe7932ec37374ec678a SHA512 bcf89c561e02c850f6d5d27705dd671f0294e4a903cf7863f9dbf536203dfb3148ca4fa88ef91a429b96142bf1ae040989d8850fd171448e0db5dc9ae7fc1877
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
deleted file mode 100644
index 53e149f37f8b..000000000000
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_PN=OLE-Storage_Lite
-MODULE_AUTHOR=JMCNAMARA
-MODULE_VERSION=0.19
-inherit perl-module
-
-DESCRIPTION="Simple Class for OLE document interface"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2023-06-20 1:00 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2023-06-20 1:00 UTC (permalink / raw
To: gentoo-commits
commit: 4427688e49875be13c1230bec270a7ef7d616567
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 00:45:04 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 00:59:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4427688e
dev-perl/OLE-StorageLite: add 0.210.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/Manifest | 1 +
dev-perl/OLE-StorageLite/OLE-StorageLite-0.210.0.ebuild | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/dev-perl/OLE-StorageLite/Manifest b/dev-perl/OLE-StorageLite/Manifest
index 24d90332affd..d854b809e244 100644
--- a/dev-perl/OLE-StorageLite/Manifest
+++ b/dev-perl/OLE-StorageLite/Manifest
@@ -1 +1,2 @@
DIST OLE-Storage_Lite-0.20.tar.gz 22586 BLAKE2B 7cbcb9a249a3d7e131e3aecd9821cb57242230f14b3058ebaed0d956d2d4ecc2e7f1d7aa40aeff01ff581016beaca75ac92456923b98dbe7932ec37374ec678a SHA512 bcf89c561e02c850f6d5d27705dd671f0294e4a903cf7863f9dbf536203dfb3148ca4fa88ef91a429b96142bf1ae040989d8850fd171448e0db5dc9ae7fc1877
+DIST OLE-Storage_Lite-0.21.tar.gz 22812 BLAKE2B 6ed0b6c0873ca463da351008db8cbc31af691bc3b68e3e2882b4b42b04403eb0a580fc208f28ea5dfd9d166a54a51fe8ee49471a013eb49c5cb7cdb8458e7cec SHA512 2e2f781b6ad63b7dfe27e3962c44cc1fa6d76ae76e53908699c08cf25bc4c3c84f5f81e6cab529067cf0873d4e8e484ed31248d70e627c31809a733c0e3cd778
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.210.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.210.0.ebuild
new file mode 100644
index 000000000000..c79b16255bd0
--- /dev/null
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.210.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_NAME=OLE-Storage_Lite
+DIST_AUTHOR=JMCNAMARA
+DIST_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION="Simple Class for OLE document interface"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2023-07-03 14:57 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2023-07-03 14:57 UTC (permalink / raw
To: gentoo-commits
commit: 0277f3559523322f5e79cf9ba21439a010f3ec6d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 3 14:54:50 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 3 14:55:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0277f355
dev-perl/OLE-StorageLite: add 0.220.0
Changes has 0.220.0 listed twice which is why I didn't notice this originally
and assumed 0.210.0 was the latest version instead. Aaah!
Thanks to Ninpo for digging in and identifying the broken package.
Closes: https://bugs.gentoo.org/909564
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/Manifest | 1 +
dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/dev-perl/OLE-StorageLite/Manifest b/dev-perl/OLE-StorageLite/Manifest
index d854b809e244..32db29f4a807 100644
--- a/dev-perl/OLE-StorageLite/Manifest
+++ b/dev-perl/OLE-StorageLite/Manifest
@@ -1,2 +1,3 @@
DIST OLE-Storage_Lite-0.20.tar.gz 22586 BLAKE2B 7cbcb9a249a3d7e131e3aecd9821cb57242230f14b3058ebaed0d956d2d4ecc2e7f1d7aa40aeff01ff581016beaca75ac92456923b98dbe7932ec37374ec678a SHA512 bcf89c561e02c850f6d5d27705dd671f0294e4a903cf7863f9dbf536203dfb3148ca4fa88ef91a429b96142bf1ae040989d8850fd171448e0db5dc9ae7fc1877
DIST OLE-Storage_Lite-0.21.tar.gz 22812 BLAKE2B 6ed0b6c0873ca463da351008db8cbc31af691bc3b68e3e2882b4b42b04403eb0a580fc208f28ea5dfd9d166a54a51fe8ee49471a013eb49c5cb7cdb8458e7cec SHA512 2e2f781b6ad63b7dfe27e3962c44cc1fa6d76ae76e53908699c08cf25bc4c3c84f5f81e6cab529067cf0873d4e8e484ed31248d70e627c31809a733c0e3cd778
+DIST OLE-Storage_Lite-0.22.tar.gz 22846 BLAKE2B f051f995ebab36090871a722358be9ffbeb82a8580824bac215d70bbadc60fea6620ab1b90cb0ca03c1be9ce5d64f1fee11f4d757cc616689eac3b83fba2a8a1 SHA512 672b44f033a8c13fcf6258c2ff08627bd6ed8fe3c105b2c20e9627e361df217511fdb2c7be117634883c5ec050894a64a4d06b21fac252602c0ac1b828bf1dd5
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
new file mode 100644
index 000000000000..8ecf47752121
--- /dev/null
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_NAME=OLE-Storage_Lite
+DIST_AUTHOR=JMCNAMARA
+DIST_VERSION=0.22
+inherit perl-module
+
+DESCRIPTION="Simple Class for OLE document interface"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2023-07-03 14:57 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2023-07-03 14:57 UTC (permalink / raw
To: gentoo-commits
commit: 89feaef9ad6d0f309eb7bbd52c96479bfe197b1c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 3 14:55:44 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 3 14:55:44 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89feaef9
dev-perl/OLE-StorageLite: drop 0.210.0
Bug: https://bugs.gentoo.org/909564
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/Manifest | 1 -
dev-perl/OLE-StorageLite/OLE-StorageLite-0.210.0.ebuild | 14 --------------
2 files changed, 15 deletions(-)
diff --git a/dev-perl/OLE-StorageLite/Manifest b/dev-perl/OLE-StorageLite/Manifest
index 32db29f4a807..1d0a971c5149 100644
--- a/dev-perl/OLE-StorageLite/Manifest
+++ b/dev-perl/OLE-StorageLite/Manifest
@@ -1,3 +1,2 @@
DIST OLE-Storage_Lite-0.20.tar.gz 22586 BLAKE2B 7cbcb9a249a3d7e131e3aecd9821cb57242230f14b3058ebaed0d956d2d4ecc2e7f1d7aa40aeff01ff581016beaca75ac92456923b98dbe7932ec37374ec678a SHA512 bcf89c561e02c850f6d5d27705dd671f0294e4a903cf7863f9dbf536203dfb3148ca4fa88ef91a429b96142bf1ae040989d8850fd171448e0db5dc9ae7fc1877
-DIST OLE-Storage_Lite-0.21.tar.gz 22812 BLAKE2B 6ed0b6c0873ca463da351008db8cbc31af691bc3b68e3e2882b4b42b04403eb0a580fc208f28ea5dfd9d166a54a51fe8ee49471a013eb49c5cb7cdb8458e7cec SHA512 2e2f781b6ad63b7dfe27e3962c44cc1fa6d76ae76e53908699c08cf25bc4c3c84f5f81e6cab529067cf0873d4e8e484ed31248d70e627c31809a733c0e3cd778
DIST OLE-Storage_Lite-0.22.tar.gz 22846 BLAKE2B f051f995ebab36090871a722358be9ffbeb82a8580824bac215d70bbadc60fea6620ab1b90cb0ca03c1be9ce5d64f1fee11f4d757cc616689eac3b83fba2a8a1 SHA512 672b44f033a8c13fcf6258c2ff08627bd6ed8fe3c105b2c20e9627e361df217511fdb2c7be117634883c5ec050894a64a4d06b21fac252602c0ac1b828bf1dd5
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.210.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.210.0.ebuild
deleted file mode 100644
index c79b16255bd0..000000000000
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.210.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_NAME=OLE-Storage_Lite
-DIST_AUTHOR=JMCNAMARA
-DIST_VERSION=0.21
-inherit perl-module
-
-DESCRIPTION="Simple Class for OLE document interface"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2023-08-19 6:01 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2023-08-19 6:01 UTC (permalink / raw
To: gentoo-commits
commit: 81df20ea910c1300eba077e0cff6cfe1f66375c3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:01:07 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:01:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81df20ea
dev-perl/OLE-StorageLite: Stabilize 0.220.0 arm64, #912504
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
index 8ecf47752121..24b2340cdc3d 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2023-08-19 6:07 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2023-08-19 6:07 UTC (permalink / raw
To: gentoo-commits
commit: b5400144e65b8e6af29e2d8c198a11195f57a70e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:06:17 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:06:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5400144
dev-perl/OLE-StorageLite: Stabilize 0.220.0 arm, #912504
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
index 24b2340cdc3d..f491ca2dd2db 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2023-08-19 6:09 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2023-08-19 6:09 UTC (permalink / raw
To: gentoo-commits
commit: a636cfa8f9b884edd3d5463281d3868b5b2185c8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:08:52 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:08:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a636cfa8
dev-perl/OLE-StorageLite: Stabilize 0.220.0 ppc, #912504
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
index f491ca2dd2db..5ecd0000efe0 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2023-08-19 6:18 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2023-08-19 6:18 UTC (permalink / raw
To: gentoo-commits
commit: 04b0a857dbd86001ce04df5c777b00fa59d07ae2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:17:59 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:17:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b0a857
dev-perl/OLE-StorageLite: Stabilize 0.220.0 sparc, #912504
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
index 5ecd0000efe0..ed9870127319 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2023-08-19 6:58 Arthur Zamarin
0 siblings, 0 replies; 24+ messages in thread
From: Arthur Zamarin @ 2023-08-19 6:58 UTC (permalink / raw
To: gentoo-commits
commit: e2258180fd21b7d17522d84b51337c8efdd3badb
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:58:03 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:58:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2258180
dev-perl/OLE-StorageLite: Stabilize 0.220.0 ppc64, #912504
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
index ed9870127319..9053946341e8 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2023-08-19 7:42 Arthur Zamarin
0 siblings, 0 replies; 24+ messages in thread
From: Arthur Zamarin @ 2023-08-19 7:42 UTC (permalink / raw
To: gentoo-commits
commit: 860d8bbf11f1e8ca705c693c418b0887cc5e0666
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 07:41:50 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 07:41:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=860d8bbf
dev-perl/OLE-StorageLite: Stabilize 0.220.0 hppa, #912504
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
index 9053946341e8..aa1d0ada01eb 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/
@ 2023-08-19 15:37 Arthur Zamarin
0 siblings, 0 replies; 24+ messages in thread
From: Arthur Zamarin @ 2023-08-19 15:37 UTC (permalink / raw
To: gentoo-commits
commit: 1485c79335a599a8c932a4a4f39c50201397fa6c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 15:35:26 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 15:35:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1485c793
dev-perl/OLE-StorageLite: Stabilize 0.220.0 x86, #912504
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
index aa1d0ada01eb..d0463b8cc2e5 100644
--- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
+++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.220.0.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Simple Class for OLE document interface"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
^ permalink raw reply related [flat|nested] 24+ messages in thread
end of thread, other threads:[~2023-08-19 15:37 UTC | newest]
Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-19 15:37 [gentoo-commits] repo/gentoo:master commit in: dev-perl/OLE-StorageLite/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2023-08-19 7:42 Arthur Zamarin
2023-08-19 6:58 Arthur Zamarin
2023-08-19 6:18 Sam James
2023-08-19 6:09 Sam James
2023-08-19 6:07 Sam James
2023-08-19 6:01 Sam James
2023-07-03 14:57 Sam James
2023-07-03 14:57 Sam James
2023-06-20 1:00 Sam James
2021-11-24 0:15 Andreas K. Hüttel
2021-07-27 3:16 Sam James
2021-07-26 11:17 Sam James
2021-07-25 20:09 Sam James
2021-07-22 6:07 Sam James
2021-07-22 2:50 Sam James
2021-07-22 2:50 Sam James
2021-07-21 21:36 Sergei Trofimovich
2021-07-20 23:20 Andreas K. Hüttel
2021-07-15 10:28 Marek Szuba
2021-01-01 12:55 Andreas K. Hüttel
2019-05-14 17:53 Aaron Bauman
2018-10-27 15:19 Fabian Groffen
2017-05-19 1:57 Michael Weber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox