From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/qmail-autoresponder/
Date: Sat, 14 Jan 2023 22:07:22 +0000 (UTC) [thread overview]
Message-ID: <1673734033.2375ca6e94c072fa00b17b0e081be116757dc0f8.sam@gentoo> (raw)
commit: 2375ca6e94c072fa00b17b0e081be116757dc0f8
Author: Marco Scardovi <scardracs-gentoo <AT> proton <DOT> me>
AuthorDate: Sat Jan 14 21:50:01 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 22:07:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2375ca6e
net-mail/qmail-autoresponder: drop 2.0
Signed-off-by: Marco Scardovi <scardracs-gentoo <AT> proton.me>
Closes: https://github.com/gentoo/gentoo/pull/29108
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../qmail-autoresponder-2.0.ebuild | 45 ----------------------
1 file changed, 45 deletions(-)
diff --git a/net-mail/qmail-autoresponder/qmail-autoresponder-2.0.ebuild b/net-mail/qmail-autoresponder/qmail-autoresponder-2.0.ebuild
deleted file mode 100644
index 1fdf92e79e0d..000000000000
--- a/net-mail/qmail-autoresponder/qmail-autoresponder-2.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Rate-limited autoresponder for qmail"
-HOMEPAGE="https://untroubled.org/qmail-autoresponder/"
-SRC_URI="https://untroubled.org/qmail-autoresponder/archive/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2+"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
-IUSE="mysql"
-
-DEPEND=">=dev-libs/bglibs-2.04
- mysql? ( dev-db/mysql-connector-c:0= )"
-RDEPEND="${DEPEND}
- virtual/qmail
- mysql? ( virtual/mysql )"
-
-src_configure() {
- echo "$(tc-getCC) ${CFLAGS}" > conf-cc || die
- echo "$(tc-getCC) ${LDFLAGS}" > conf-ld || die
-}
-
-src_compile() {
- emake qmail-autoresponder
- if use mysql; then
- emake qmail-autoresponder-mysql
- fi
-}
-
-src_install() {
- dobin qmail-autoresponder
- doman qmail-autoresponder.1
- if use mysql; then
- dobin qmail-autoresponder-mysql
- doman qmail-autoresponder-mysql.1
- dodoc schema.mysql
- fi
-
- dodoc ANNOUNCEMENT NEWS README TODO ChangeLog procedure.txt
-}
next reply other threads:[~2023-01-14 22:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-14 22:07 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-11 19:54 [gentoo-commits] repo/gentoo:master commit in: net-mail/qmail-autoresponder/ Petr Vaněk
2023-06-23 18:07 Matt Turner
2023-01-14 23:22 Sam James
2023-01-14 23:22 Sam James
2020-04-12 11:02 Sergei Trofimovich
2019-05-02 20:54 Mikle Kolyada
2019-05-02 20:54 Mikle Kolyada
2019-03-25 22:18 Sergei Trofimovich
2019-03-16 20:14 Sergei Trofimovich
2019-03-15 23:08 Mikle Kolyada
2019-03-09 19:18 Thomas Deutschmann
2019-02-18 21:00 Brian Evans
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=1673734033.2375ca6e94c072fa00b17b0e081be116757dc0f8.sam@gentoo \
--to=sam@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