From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/onionrouter/
Date: Fri, 15 Oct 2021 03:17:00 +0000 (UTC) [thread overview]
Message-ID: <1634267817.ffe8b05075e6d8bd7293c41bec413beb96d58300.candrews@gentoo> (raw)
commit: ffe8b05075e6d8bd7293c41bec413beb96d58300
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 15 03:16:32 2021 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Oct 15 03:16:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe8b050
net-mail/onionrouter: Cleanup old version
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
net-mail/onionrouter/onionrouter-0.6.1.ebuild | 50 ---------------------------
1 file changed, 50 deletions(-)
diff --git a/net-mail/onionrouter/onionrouter-0.6.1.ebuild b/net-mail/onionrouter/onionrouter-0.6.1.ebuild
deleted file mode 100644
index 2efd032bc84..00000000000
--- a/net-mail/onionrouter/onionrouter-0.6.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-DISTUTILS_SINGLE_IMPL=1
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1 systemd
-
-DESCRIPTION=".onion discovery via SRV DNS lookups for use with postfix"
-HOMEPAGE="https://pypi.org/project/onionrouter/ https://github.com/ehloonion/onionrouter/"
-if [[ ${PV} == *9999 ]] ; then
- SRC_URI=""
- EGIT_REPO_URI="https://github.com/ehloonion/onionrouter.git"
- inherit git-r3
-else
- KEYWORDS="~amd64"
- SRC_URI="https://pypi.io/packages/source/${PN::1}/${PN}/${P}.tar.gz"
-fi
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-RDEPEND="$(python_gen_cond_dep '
- dev-python/dnspython[${PYTHON_USEDEP}]
- dev-python/pyyaml[${PYTHON_USEDEP}]
-')"
-BDEPEND="$(python_gen_cond_dep '
- test? (
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/wheel[${PYTHON_USEDEP}]
- )
-')"
-
-distutils_enable_tests pytest
-
-src_prepare() {
- distutils-r1_src_prepare
-}
-
-src_install() {
- distutils-r1_src_install
- systemd_dounit "${FILESDIR}/${PN}.service"
- insinto /etc/onionrouter
- doins "${S}/onionrouter/configs/onionrouter.ini"
-}
next reply other threads:[~2021-10-15 3:17 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-15 3:17 Craig Andrews [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-01 21:16 [gentoo-commits] repo/gentoo:master commit in: net-mail/onionrouter/ Craig Andrews
2024-04-15 23:45 Craig Andrews
2023-02-27 14:24 Craig Andrews
2023-02-27 14:24 Craig Andrews
2023-02-27 14:24 Craig Andrews
2021-10-15 15:17 Craig Andrews
2020-10-30 13:57 Craig Andrews
2020-10-30 13:57 Craig Andrews
2020-10-29 20:18 Craig Andrews
2020-10-28 18:32 Craig Andrews
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=1634267817.ffe8b05075e6d8bd7293c41bec413beb96d58300.candrews@gentoo \
--to=candrews@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