* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/multipart-parser/
@ 2023-09-01 3:56 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2023-09-01 3:56 UTC (permalink / raw
To: gentoo-commits
commit: 95eec7c75fe31007daf7b30d0e9910932fae9505
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 1 03:55:42 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 1 03:55:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95eec7c7
dev-ruby/multipart-parser: Keyword 0.1.1 arm, #913388
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild b/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
index a767d56f3529..7b4a1070af1e 100644
--- a/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
+++ b/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/danabr/multipart-parser"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
IUSE=""
PATCHES=( "${FILESDIR}"/${P}-fix-tests.patch )
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/multipart-parser/
@ 2023-09-01 16:30 Arthur Zamarin
0 siblings, 0 replies; 5+ messages in thread
From: Arthur Zamarin @ 2023-09-01 16:30 UTC (permalink / raw
To: gentoo-commits
commit: 775098ff680c44b7a1c1ca6480211ef1900af4af
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 1 16:30:04 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 1 16:30:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=775098ff
dev-ruby/multipart-parser: Keyword 0.1.1 x86, #913388
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild b/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
index 7b4a1070af1e..18e1c8bf8d58 100644
--- a/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
+++ b/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/danabr/multipart-parser"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
PATCHES=( "${FILESDIR}"/${P}-fix-tests.patch )
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/multipart-parser/
@ 2023-12-27 19:19 Hans de Graaff
0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff @ 2023-12-27 19:19 UTC (permalink / raw
To: gentoo-commits
commit: ef7e38e0b2aa32478e5d7aa093e8277a5c51e0f9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 15:29:05 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 19:19:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7e38e0
dev-ruby/multipart-parser: enable ruby33
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild b/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
index 18e1c8bf8d58..dae86a8de8df 100644
--- a/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
+++ b/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTRADOC="README"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/multipart-parser/
@ 2024-01-27 20:06 Ionen Wolkens
0 siblings, 0 replies; 5+ messages in thread
From: Ionen Wolkens @ 2024-01-27 20:06 UTC (permalink / raw
To: gentoo-commits
commit: f24e40a258555e47e82a5e1f354bd998badaa761
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Sat Jan 27 18:21:05 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 19:48:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f24e40a2
dev-ruby/multipart-parser: Keyword 0.1.1 ppc, #921926
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild b/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
index 08eda66d94e9..9e9543d01da9 100644
--- a/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
+++ b/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/danabr/multipart-parser"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
PATCHES=( "${FILESDIR}"/${P}-fix-tests.patch )
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/multipart-parser/
@ 2024-05-17 9:55 Hans de Graaff
0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff @ 2024-05-17 9:55 UTC (permalink / raw
To: gentoo-commits
commit: 219572f799b9b589124e709e3ddc15868efcb34c
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 09:50:02 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri May 17 09:55:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219572f7
dev-ruby/multipart-parser: stabilize 0.1.1 for amd64
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild b/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
index 9e9543d01da9..17e294192dfc 100644
--- a/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
+++ b/dev-ruby/multipart-parser/multipart-parser-0.1.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/danabr/multipart-parser"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
PATCHES=( "${FILESDIR}"/${P}-fix-tests.patch )
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-05-17 9:56 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-27 19:19 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/multipart-parser/ Hans de Graaff
-- strict thread matches above, loose matches on Subject: below --
2024-05-17 9:55 Hans de Graaff
2024-01-27 20:06 Ionen Wolkens
2023-09-01 16:30 Arthur Zamarin
2023-09-01 3:56 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox