aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2023-05-21 10:09:19 +0300
committerViorel Munteanu <ceamac@gentoo.org>2023-05-21 10:09:19 +0300
commit00dacf52fb0e81f08cd2d824cd9c44c7ade62bd6 (patch)
treedb63fdf519fe1f49417e0a7f9da19b2b01460230 /net-libs
parentdev-python/guppy3: fix test to cd to "${T}" first (diff)
downloadguru-00dacf52fb0e81f08cd2d824cd9c44c7ade62bd6.tar.gz
guru-00dacf52fb0e81f08cd2d824cd9c44c7ade62bd6.tar.bz2
guru-00dacf52fb0e81f08cd2d824cd9c44c7ade62bd6.zip
net-libs/libomemo-c: treeclean
Moved to ::gentoo. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libomemo-c/Manifest1
-rw-r--r--net-libs/libomemo-c/libomemo-c-0.5.0.ebuild14
-rw-r--r--net-libs/libomemo-c/libomemo-c-9999.ebuild14
-rw-r--r--net-libs/libomemo-c/metadata.xml9
4 files changed, 0 insertions, 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>