public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-p2p/yggdrasil-go/
Date: Sat, 18 Nov 2023 09:53:09 +0000 (UTC)	[thread overview]
Message-ID: <1700235149.1ee9b317b29405ff5ef90e8b1d4331cb0215d304.andrewammerlaan@gentoo> (raw)

commit:     1ee9b317b29405ff5ef90e8b1d4331cb0215d304
Author:     Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
AuthorDate: Fri Nov 17 15:32:29 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 15:32:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ee9b317

net-p2p/yggdrasil-go: drop 0.4.7, 0.5.1

Signed-off-by: Eric Joldasov <bratishkaerik <AT> getgoogleoff.me>

 net-p2p/yggdrasil-go/Manifest                  |  4 --
 net-p2p/yggdrasil-go/yggdrasil-go-0.4.7.ebuild | 57 --------------------------
 net-p2p/yggdrasil-go/yggdrasil-go-0.5.1.ebuild | 57 --------------------------
 3 files changed, 118 deletions(-)

diff --git a/net-p2p/yggdrasil-go/Manifest b/net-p2p/yggdrasil-go/Manifest
index 575ef0cda4..9ab9878af6 100644
--- a/net-p2p/yggdrasil-go/Manifest
+++ b/net-p2p/yggdrasil-go/Manifest
@@ -1,6 +1,2 @@
-DIST yggdrasil-go-0.4.7-vendor.tar.xz 958088 BLAKE2B 1e6412803a2428fbc3779115155f7a5eb24e0f433c14083f79165da0b035c17ec083d1eb8a472d9edb7436f162c9a406fb67dce3f35be1f73d262ad1c048d728 SHA512 bd378cc24793d04969adc1318c08593115be2a0a8a7f83fdd773c10b16c7b0409867ea6e58994bdefaa8ad83730e2d4ee0526776beba170fd522b4fc46a0a36d
-DIST yggdrasil-go-0.4.7.tar.gz 95223 BLAKE2B eb56702dc95a9bb3bc5a48073d3e2241eb076299262fbeb5e001f2af0da5407796f0978295ae3ecf7b347f2a322c45bfb8d623e0c9271f092288f79ab5ad1040 SHA512 954e511001b509ae95348f18e489aed98dfa9ac079c007e3c054d00163e224389fdb6ae293be507cba5ae5182612a466a9d8878e7e2d762289ad4429920246e8
-DIST yggdrasil-go-0.5.1-vendor.tar.xz 1443912 BLAKE2B f62c2ddd09ff662e939f993bf850f862d2bb5cc5db34b4d38251e21aa8980729d1333196332d4f78b1b80b4f782102db9c8d286716d65d39cdfc6425e0e44510 SHA512 2f695542dbf642139be23227c432fc8e789fc8e3d4dedff9278ae0051db487bad642eda293ef39eab7d78bf578e474897517849badc123a980a0e9b66d8e9fd3
-DIST yggdrasil-go-0.5.1.tar.gz 103689 BLAKE2B 4787f35acb6132d18c692dc727c0485025a25641cf09018e4fcc7cb1f7b4f7eb1418e2345cbde546b124b994cc615cc6f4ef9f13a40aefb55c8e89e04e5bf5d0 SHA512 2c7e3c4dee700328c651131dad8cc5e57de7a56d988062b130634679cf1e7af296fd1d11d80e7cf1e2ab389390a75c266b06d7179b9e5104ec150b71f6b3ebba
 DIST yggdrasil-go-0.5.2-vendor.tar.xz 1443440 BLAKE2B a845f17657146b012274f8be0b5bfa0df50a161690b4dd27922ee56427b26fd0ea10426819bd1fea397ec44e48af907cdd3ff44b8786e66c03c31d8230878153 SHA512 cdd459fcf6b56135e034de2179153d54fbf0a882aad2e2b8734717ff49a94335d4161a5cb6cb54ac513174abbb4c49f936785ebc8cc47436a27d1ea223d1d7fc
 DIST yggdrasil-go-0.5.2.tar.gz 104580 BLAKE2B b16483bffa7d9112d699d64e150b02bd3cac5a493d831daeb90a054d8baee284163ec50cf710a8e1a2af012900184e8e869ae35b66c29be1b8b884f7c968ca13 SHA512 a1bd4606d8d3d83f691ab04cdd7316a9e391f44aaddc4d67d7249623e6de02ab55ec670d7bb6885702e9e12de0f526eafae9ec36ca116b365f8aea4065345271

diff --git a/net-p2p/yggdrasil-go/yggdrasil-go-0.4.7.ebuild b/net-p2p/yggdrasil-go/yggdrasil-go-0.4.7.ebuild
deleted file mode 100644
index 6c4a68eb85..0000000000
--- a/net-p2p/yggdrasil-go/yggdrasil-go-0.4.7.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-module linux-info systemd fcaps
-
-DESCRIPTION="An experiment in scalable routing as an encrypted IPv6 overlay network"
-HOMEPAGE="https://yggdrasil-network.github.io/"
-SRC_URI="
-	https://github.com/yggdrasil-network/yggdrasil-go/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
-	https://codeberg.org/BratishkaErik/distfiles/media/branch/master/${P}-vendor.tar.xz
-"
-
-LICENSE="LGPL-3 MIT Apache-2.0 BSD ZLIB"
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="mirror"
-
-DEPEND="
-	acct-user/yggdrasil
-	acct-group/yggdrasil
-"
-
-BDEPEND=">=dev-lang/go-1.17.0"
-
-FILECAPS=(
-	cap_net_admin,cap_net_bind_service "usr/bin/yggdrasil"
-)
-
-pkg_setup() {
-	linux-info_pkg_setup
-	if ! linux_config_exists; then
-		eerror "Unable to check your kernel for TUN support"
-	else
-		CONFIG_CHECK="~TUN"
-		ERROR_TUN="Your kernel lacks TUN support."
-	fi
-}
-
-src_compile() {
-	local package="github.com/yggdrasil-network/yggdrasil-go/src/version"
-
-	for CMD in yggdrasil yggdrasilctl ; do
-		ego build -buildmode=pie -ldflags "-s -linkmode external -extldflags '${LDFLAGS}' -X ${package}.buildName=${PN} -X ${package}.buildVersion=v${PV}" -trimpath ./cmd/$CMD
-	done
-
-}
-
-src_install() {
-	dobin {yggdrasil,yggdrasilctl}
-	dodoc README.md
-	dodoc CHANGELOG.md
-	systemd_dounit "contrib/systemd/yggdrasil.service"
-	systemd_dounit "contrib/systemd/yggdrasil-default-config.service"
-	doinitd "contrib/openrc/yggdrasil"
-}

diff --git a/net-p2p/yggdrasil-go/yggdrasil-go-0.5.1.ebuild b/net-p2p/yggdrasil-go/yggdrasil-go-0.5.1.ebuild
deleted file mode 100644
index 7d9f6dd88f..0000000000
--- a/net-p2p/yggdrasil-go/yggdrasil-go-0.5.1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-module linux-info systemd fcaps
-
-DESCRIPTION="An experiment in scalable routing as an encrypted IPv6 overlay network"
-HOMEPAGE="https://yggdrasil-network.github.io/"
-SRC_URI="
-	https://github.com/yggdrasil-network/yggdrasil-go/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
-	https://codeberg.org/BratishkaErik/distfiles/media/branch/master/${P}-vendor.tar.xz
-"
-
-LICENSE="LGPL-3 MIT Apache-2.0 BSD ZLIB"
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="mirror"
-
-DEPEND="
-	acct-user/yggdrasil
-	acct-group/yggdrasil
-"
-
-BDEPEND=">=dev-lang/go-1.17.0"
-
-FILECAPS=(
-	cap_net_admin,cap_net_bind_service "usr/bin/yggdrasil"
-)
-
-pkg_setup() {
-	linux-info_pkg_setup
-	if ! linux_config_exists; then
-		eerror "Unable to check your kernel for TUN support"
-	else
-		CONFIG_CHECK="~TUN"
-		ERROR_TUN="Your kernel lacks TUN support."
-	fi
-}
-
-src_compile() {
-	local package="github.com/yggdrasil-network/yggdrasil-go/src/version"
-
-	for CMD in yggdrasil yggdrasilctl ; do
-		ego build -buildmode=pie -ldflags "-s -linkmode external -extldflags '${LDFLAGS}' -X ${package}.buildName=${PN} -X ${package}.buildVersion=v${PV}" -trimpath ./cmd/$CMD
-	done
-
-}
-
-src_install() {
-	dobin {yggdrasil,yggdrasilctl}
-	dodoc README.md
-	dodoc CHANGELOG.md
-	systemd_dounit "contrib/systemd/yggdrasil.service"
-	systemd_dounit "contrib/systemd/yggdrasil-default-config.service"
-	doinitd "contrib/openrc/yggdrasil"
-}


             reply	other threads:[~2023-11-18  9:53 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-18  9:53 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-06 15:49 [gentoo-commits] repo/proj/guru:master commit in: net-p2p/yggdrasil-go/ David Roman
2025-02-06  9:25 David Roman
2025-02-06  9:25 David Roman
2024-10-29 14:06 David Roman
2024-10-29 14:06 David Roman
2024-10-29 14:06 David Roman
2024-08-10 20:34 Lucio Sauer
2024-08-10 20:34 Lucio Sauer
2024-08-01 21:51 Lucio Sauer
2024-07-31 22:49 Lucio Sauer
2024-04-08 21:32 Julien Roy
2024-02-20  8:48 Haelwenn Monnier
2024-02-14 16:01 Andrew Ammerlaan
2024-02-14 16:01 Andrew Ammerlaan
2023-11-30 10:44 Andrew Ammerlaan
2023-11-10 20:18 David Roman
2023-11-01 23:27 Haelwenn Monnier
2022-12-07 19:50 Ronny Gutbrod
2022-11-16 10:19 Florian Schmaus
2022-11-16 10:19 Florian Schmaus
2022-10-29  5:54 Arthur Zamarin
2022-08-11 13:45 Andrew Ammerlaan
2022-08-11 13:45 Andrew Ammerlaan
2022-07-11  6:54 Andrew Ammerlaan
2021-09-25 17:14 Arthur Zamarin
2021-09-25 17:14 Arthur Zamarin
2020-12-27 12:48 Andrew Ammerlaan
2020-04-27  7:02 Andrew Ammerlaan
2020-04-03 21:37 Haelwenn Monnier
2020-03-24 16:37 Michał Górny
2020-03-15 20:21 Andrew Ammerlaan
2020-03-15 20:20 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1700235149.1ee9b317b29405ff5ef90e8b1d4331cb0215d304.andrewammerlaan@gentoo \
    --to=andrewammerlaan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox