* [gentoo-commits] repo/gentoo:master commit in: dev-libs/olm/
@ 2023-06-08 14:05 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2023-06-08 14:05 UTC (permalink / raw
To: gentoo-commits
commit: d173640bb5db78a75833f7c5b826d1926fc179aa
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 8 13:35:56 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 8 14:05:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d173640b
dev-libs/olm: fix LICENSE
See also: https://github.com/gentoo/gentoo/pull/31113
Closes: https://bugs.gentoo.org/908066
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/olm/olm-3.2.15.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/olm/olm-3.2.15.ebuild b/dev-libs/olm/olm-3.2.15.ebuild
index 51730d54f75a..1146f6c87aa9 100644
--- a/dev-libs/olm/olm-3.2.15.ebuild
+++ b/dev-libs/olm/olm-3.2.15.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Implementation of the Double Ratchet cryptographic ratchet in C++"
HOMEPAGE="https://gitlab.matrix.org/matrix-org/olm"
SRC_URI="https://gitlab.matrix.org/matrix-org/${PN}/-/archive/${PV}/${P}.tar.bz2"
-LICENSE="GPL-3"
+LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/olm/
@ 2023-06-08 16:36 Arthur Zamarin
0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2023-06-08 16:36 UTC (permalink / raw
To: gentoo-commits
commit: d2b0e1e6ae57c27d6a0dd9eac0f316d80206d8e0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 8 16:36:40 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 8 16:36:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b0e1e6
dev-libs/olm: Keyword 3.2.15 arm64, #908069
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/olm/olm-3.2.15.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/olm/olm-3.2.15.ebuild b/dev-libs/olm/olm-3.2.15.ebuild
index 5c92e33525bd..e14e9f557e6c 100644
--- a/dev-libs/olm/olm-3.2.15.ebuild
+++ b/dev-libs/olm/olm-3.2.15.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.matrix.org/matrix-org/${PN}/-/archive/${PV}/${P}.tar.bz2
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/olm/
@ 2023-06-08 16:36 Arthur Zamarin
0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2023-06-08 16:36 UTC (permalink / raw
To: gentoo-commits
commit: 10d7700257beb2413fa86666fd1c7fe0a81121ac
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 8 16:36:36 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 8 16:36:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d77002
dev-libs/olm: Keyword 3.2.15 x86, #908069
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/olm/olm-3.2.15.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/olm/olm-3.2.15.ebuild b/dev-libs/olm/olm-3.2.15.ebuild
index 1146f6c87aa9..5c92e33525bd 100644
--- a/dev-libs/olm/olm-3.2.15.ebuild
+++ b/dev-libs/olm/olm-3.2.15.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.matrix.org/matrix-org/${PN}/-/archive/${PV}/${P}.tar.bz2
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/olm/
@ 2023-06-08 18:32 Arthur Zamarin
0 siblings, 0 replies; 8+ messages in thread
From: Arthur Zamarin @ 2023-06-08 18:32 UTC (permalink / raw
To: gentoo-commits
commit: 6e77fa1ac61abf580bd0a5e3aac572d50c295446
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 8 18:32:21 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 8 18:32:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e77fa1a
dev-libs/olm: Keyword 3.2.15 ppc64, #908069
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/olm/olm-3.2.15.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/olm/olm-3.2.15.ebuild b/dev-libs/olm/olm-3.2.15.ebuild
index e14e9f557e6c..760b1ef928c2 100644
--- a/dev-libs/olm/olm-3.2.15.ebuild
+++ b/dev-libs/olm/olm-3.2.15.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.matrix.org/matrix-org/${PN}/-/archive/${PV}/${P}.tar.bz2
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/olm/
@ 2024-03-03 22:12 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-03-03 22:12 UTC (permalink / raw
To: gentoo-commits
commit: 0424cadc26842246a19311fd6b4519a3647ffd64
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 22:12:02 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 22:12:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0424cadc
dev-libs/olm: Stabilize 3.2.16 x86, #926043
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/olm/olm-3.2.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/olm/olm-3.2.16.ebuild b/dev-libs/olm/olm-3.2.16.ebuild
index e71d25eb1fbc..45c0b02fa849 100644
--- a/dev-libs/olm/olm-3.2.16.ebuild
+++ b/dev-libs/olm/olm-3.2.16.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.matrix.org/matrix-org/${PN}/-/archive/${PV}/${P}.tar.bz2
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/olm/
@ 2024-03-03 22:12 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-03-03 22:12 UTC (permalink / raw
To: gentoo-commits
commit: d275800246740d03ba99ffae641454d31f7aef89
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 22:12:03 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 22:12:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2758002
dev-libs/olm: Stabilize 3.2.16 amd64, #926043
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/olm/olm-3.2.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/olm/olm-3.2.16.ebuild b/dev-libs/olm/olm-3.2.16.ebuild
index 45c0b02fa849..b037e5f4ebff 100644
--- a/dev-libs/olm/olm-3.2.16.ebuild
+++ b/dev-libs/olm/olm-3.2.16.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.matrix.org/matrix-org/${PN}/-/archive/${PV}/${P}.tar.bz2
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/olm/
@ 2024-03-03 22:12 Sam James
0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-03-03 22:12 UTC (permalink / raw
To: gentoo-commits
commit: c13cce3225e065dbc1687ef7bd79445f787b1d8e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 22:12:01 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 22:12:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13cce32
dev-libs/olm: Stabilize 3.2.16 arm64, #926043
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/olm/olm-3.2.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/olm/olm-3.2.16.ebuild b/dev-libs/olm/olm-3.2.16.ebuild
index 8478830343a0..e71d25eb1fbc 100644
--- a/dev-libs/olm/olm-3.2.16.ebuild
+++ b/dev-libs/olm/olm-3.2.16.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.matrix.org/matrix-org/${PN}/-/archive/${PV}/${P}.tar.bz2
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/olm/
@ 2024-10-19 7:30 Joonas Niilola
0 siblings, 0 replies; 8+ messages in thread
From: Joonas Niilola @ 2024-10-19 7:30 UTC (permalink / raw
To: gentoo-commits
commit: ae1ec64f6946045c3b5644fe36c57339322c21fa
Author: Gavin D. Howard <gavin <AT> gavinhoward <DOT> com>
AuthorDate: Mon Oct 7 11:21:11 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 07:27:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae1ec64f
dev-libs/olm: update remote-id
The new remote-id is to a wiped GitHub, but it exists unlike the GitLab
one. (Matrix self-hosts its own GitLab.)
Signed-off-by: Gavin D. Howard <gavin <AT> gavinhoward.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-libs/olm/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/olm/metadata.xml b/dev-libs/olm/metadata.xml
index e47db7bbc780..c2404edb3336 100644
--- a/dev-libs/olm/metadata.xml
+++ b/dev-libs/olm/metadata.xml
@@ -11,7 +11,7 @@
</maintainer>
<upstream>
<bugs-to>https://gitlab.matrix.org/matrix-org/olm</bugs-to>
- <remote-id type="gitlab">matrix-org/olm</remote-id>
+ <remote-id type="github">matrix-org/olm</remote-id>
</upstream>
<longdescription lang="en">
Official, audited implementation of the olm and megolm cryptographic
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2024-10-19 7:30 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-03 22:12 [gentoo-commits] repo/gentoo:master commit in: dev-libs/olm/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-10-19 7:30 Joonas Niilola
2024-03-03 22:12 Sam James
2024-03-03 22:12 Sam James
2023-06-08 18:32 Arthur Zamarin
2023-06-08 16:36 Arthur Zamarin
2023-06-08 16:36 Arthur Zamarin
2023-06-08 14:05 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox