* [gentoo-commits] repo/proj/guru:master commit in: net-libs/libomemo-c/
@ 2023-01-25 10:34 Florian Schmaus
0 siblings, 0 replies; 4+ messages in thread
From: Florian Schmaus @ 2023-01-25 10:34 UTC (permalink / raw
To: gentoo-commits
commit: 422b997ef71d020e4a0b6ad6f99d97834367ad1a
Author: Tony Olagbaiye <bqv <AT> fron <DOT> io>
AuthorDate: Tue Jan 24 15:07:32 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 15:08:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=422b997e
net-libs/libomemo-c: new package, add 0.5.0, 9999
Signed-off-by: Tony Olagbaiye <bqv <AT> fron.io>
net-libs/libomemo-c/Manifest | 1 +
net-libs/libomemo-c/libomemo-c-0.5.0.ebuild | 14 ++++++++++++++
net-libs/libomemo-c/libomemo-c-9999.ebuild | 14 ++++++++++++++
net-libs/libomemo-c/metadata.xml | 9 +++++++++
4 files changed, 38 insertions(+)
diff --git a/net-libs/libomemo-c/Manifest b/net-libs/libomemo-c/Manifest
new file mode 100644
index 000000000..be5fb92e2
--- /dev/null
+++ b/net-libs/libomemo-c/Manifest
@@ -0,0 +1 @@
+DIST libomemo-c-0.5.0.tar.gz 260987 BLAKE2B 68a2e7488e1f079e32ed16124fc73e84f28e1140c96e19e60accde3e1434e4bfea0d3323c7550b2dc4bf55ad493d9353e284486920375c2efc32a1b51f0965bf SHA512 2661ba0dea3eea308b1b71f1b46d7b8445fbe940bf52cc35f22eed110acdb8ee457841c1978e0fe9a53b9d9856c60d70c7f8f98ac182214c0ffb9ec3983240f0
diff --git a/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild b/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild
new file mode 100644
index 000000000..71f6ced95
--- /dev/null
+++ b/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="XMPP fork of Signal Protocol C Library supporting XEP-0384 OMEMO"
+HOMEPAGE="https://github.com/dino/libomemo-c/"
+SRC_URI="https://github.com/dino/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="amd64 arm64 x86"
+
+LICENSE="GPL-3"
+SLOT="0"
diff --git a/net-libs/libomemo-c/libomemo-c-9999.ebuild b/net-libs/libomemo-c/libomemo-c-9999.ebuild
new file mode 100644
index 000000000..58aa0c05c
--- /dev/null
+++ b/net-libs/libomemo-c/libomemo-c-9999.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit git-r3 cmake
+
+DESCRIPTION="XMPP fork of Signal Protocol C Library supporting XEP-0384 OMEMO"
+HOMEPAGE="https://github.com/dino/libomemo-c/"
+
+EGIT_REPO_URI="https://github.com/dino/libomemo-c"
+
+LICENSE="GPL-3"
+SLOT="0"
diff --git a/net-libs/libomemo-c/metadata.xml b/net-libs/libomemo-c/metadata.xml
new file mode 100644
index 000000000..b7b3547e5
--- /dev/null
+++ b/net-libs/libomemo-c/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <upstream>
+ <remote-id type="github">dino/libomemo-c</remote-id>
+ <bugs-to>https://github.com/dino/libomemo-c/issues</bugs-to>
+ <doc>https://github.com/dino/libomemo-c/blob/master/README.md</doc>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: net-libs/libomemo-c/
@ 2023-05-12 10:07 Viorel Munteanu
0 siblings, 0 replies; 4+ messages in thread
From: Viorel Munteanu @ 2023-05-12 10:07 UTC (permalink / raw
To: gentoo-commits
commit: c8c549c4a8c2496d5a3a6b074033b43dd97e9cf2
Author: Matt Jolly <Matt.Jolly <AT> footclan <DOT> ninja>
AuthorDate: Fri May 12 08:39:02 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri May 12 09:19:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c8c549c4
net-libs/libomemo-c: destabilize 0.5.0 for ~amd64, ~arm64, ~x86
https://wiki.gentoo.org/wiki/Project:GURU#The_regulations
Signed-off-by: Matt Jolly <Matt.Jolly <AT> footclan.ninja>
net-libs/libomemo-c/libomemo-c-0.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild b/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild
index 71f6ced95..e8d89d5ea 100644
--- a/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild
+++ b/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild
@@ -8,7 +8,7 @@ inherit cmake
DESCRIPTION="XMPP fork of Signal Protocol C Library supporting XEP-0384 OMEMO"
HOMEPAGE="https://github.com/dino/libomemo-c/"
SRC_URI="https://github.com/dino/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="amd64 arm64 x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
LICENSE="GPL-3"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: net-libs/libomemo-c/
@ 2023-05-21 7:10 Viorel Munteanu
2023-05-21 7:23 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
0 siblings, 1 reply; 4+ messages in thread
From: Viorel Munteanu @ 2023-05-21 7:10 UTC (permalink / raw
To: gentoo-commits
commit: 00dacf52fb0e81f08cd2d824cd9c44c7ade62bd6
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 07:09:19 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun May 21 07:09:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=00dacf52
net-libs/libomemo-c: treeclean
Moved to ::gentoo.
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
net-libs/libomemo-c/Manifest | 1 -
net-libs/libomemo-c/libomemo-c-0.5.0.ebuild | 14 --------------
net-libs/libomemo-c/libomemo-c-9999.ebuild | 14 --------------
net-libs/libomemo-c/metadata.xml | 9 ---------
4 files changed, 38 deletions(-)
diff --git a/net-libs/libomemo-c/Manifest b/net-libs/libomemo-c/Manifest
deleted file mode 100644
index be5fb92e2..000000000
--- a/net-libs/libomemo-c/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libomemo-c-0.5.0.tar.gz 260987 BLAKE2B 68a2e7488e1f079e32ed16124fc73e84f28e1140c96e19e60accde3e1434e4bfea0d3323c7550b2dc4bf55ad493d9353e284486920375c2efc32a1b51f0965bf SHA512 2661ba0dea3eea308b1b71f1b46d7b8445fbe940bf52cc35f22eed110acdb8ee457841c1978e0fe9a53b9d9856c60d70c7f8f98ac182214c0ffb9ec3983240f0
diff --git a/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild b/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild
deleted file mode 100644
index e8d89d5ea..000000000
--- a/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="XMPP fork of Signal Protocol C Library supporting XEP-0384 OMEMO"
-HOMEPAGE="https://github.com/dino/libomemo-c/"
-SRC_URI="https://github.com/dino/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-LICENSE="GPL-3"
-SLOT="0"
diff --git a/net-libs/libomemo-c/libomemo-c-9999.ebuild b/net-libs/libomemo-c/libomemo-c-9999.ebuild
deleted file mode 100644
index 58aa0c05c..000000000
--- a/net-libs/libomemo-c/libomemo-c-9999.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit git-r3 cmake
-
-DESCRIPTION="XMPP fork of Signal Protocol C Library supporting XEP-0384 OMEMO"
-HOMEPAGE="https://github.com/dino/libomemo-c/"
-
-EGIT_REPO_URI="https://github.com/dino/libomemo-c"
-
-LICENSE="GPL-3"
-SLOT="0"
diff --git a/net-libs/libomemo-c/metadata.xml b/net-libs/libomemo-c/metadata.xml
deleted file mode 100644
index b7b3547e5..000000000
--- a/net-libs/libomemo-c/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <remote-id type="github">dino/libomemo-c</remote-id>
- <bugs-to>https://github.com/dino/libomemo-c/issues</bugs-to>
- <doc>https://github.com/dino/libomemo-c/blob/master/README.md</doc>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: net-libs/libomemo-c/
2023-05-21 7:10 [gentoo-commits] repo/proj/guru:dev commit in: net-libs/libomemo-c/ Viorel Munteanu
@ 2023-05-21 7:23 ` Viorel Munteanu
0 siblings, 0 replies; 4+ messages in thread
From: Viorel Munteanu @ 2023-05-21 7:23 UTC (permalink / raw
To: gentoo-commits
commit: 00dacf52fb0e81f08cd2d824cd9c44c7ade62bd6
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 07:09:19 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun May 21 07:09:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=00dacf52
net-libs/libomemo-c: treeclean
Moved to ::gentoo.
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
net-libs/libomemo-c/Manifest | 1 -
net-libs/libomemo-c/libomemo-c-0.5.0.ebuild | 14 --------------
net-libs/libomemo-c/libomemo-c-9999.ebuild | 14 --------------
net-libs/libomemo-c/metadata.xml | 9 ---------
4 files changed, 38 deletions(-)
diff --git a/net-libs/libomemo-c/Manifest b/net-libs/libomemo-c/Manifest
deleted file mode 100644
index be5fb92e2..000000000
--- a/net-libs/libomemo-c/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libomemo-c-0.5.0.tar.gz 260987 BLAKE2B 68a2e7488e1f079e32ed16124fc73e84f28e1140c96e19e60accde3e1434e4bfea0d3323c7550b2dc4bf55ad493d9353e284486920375c2efc32a1b51f0965bf SHA512 2661ba0dea3eea308b1b71f1b46d7b8445fbe940bf52cc35f22eed110acdb8ee457841c1978e0fe9a53b9d9856c60d70c7f8f98ac182214c0ffb9ec3983240f0
diff --git a/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild b/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild
deleted file mode 100644
index e8d89d5ea..000000000
--- a/net-libs/libomemo-c/libomemo-c-0.5.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="XMPP fork of Signal Protocol C Library supporting XEP-0384 OMEMO"
-HOMEPAGE="https://github.com/dino/libomemo-c/"
-SRC_URI="https://github.com/dino/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-LICENSE="GPL-3"
-SLOT="0"
diff --git a/net-libs/libomemo-c/libomemo-c-9999.ebuild b/net-libs/libomemo-c/libomemo-c-9999.ebuild
deleted file mode 100644
index 58aa0c05c..000000000
--- a/net-libs/libomemo-c/libomemo-c-9999.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit git-r3 cmake
-
-DESCRIPTION="XMPP fork of Signal Protocol C Library supporting XEP-0384 OMEMO"
-HOMEPAGE="https://github.com/dino/libomemo-c/"
-
-EGIT_REPO_URI="https://github.com/dino/libomemo-c"
-
-LICENSE="GPL-3"
-SLOT="0"
diff --git a/net-libs/libomemo-c/metadata.xml b/net-libs/libomemo-c/metadata.xml
deleted file mode 100644
index b7b3547e5..000000000
--- a/net-libs/libomemo-c/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <remote-id type="github">dino/libomemo-c</remote-id>
- <bugs-to>https://github.com/dino/libomemo-c/issues</bugs-to>
- <doc>https://github.com/dino/libomemo-c/blob/master/README.md</doc>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-05-21 7:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-21 7:10 [gentoo-commits] repo/proj/guru:dev commit in: net-libs/libomemo-c/ Viorel Munteanu
2023-05-21 7:23 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
-- strict thread matches above, loose matches on Subject: below --
2023-05-12 10:07 Viorel Munteanu
2023-01-25 10:34 Florian Schmaus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox