From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/pound/
Date: Sat, 24 Dec 2022 14:49:33 +0000 (UTC) [thread overview]
Message-ID: <1671893284.ca94ea23bbb267ff3ef970cbbda79bfb52e8c2a5.asturm@gentoo> (raw)
commit: ca94ea23bbb267ff3ef970cbbda79bfb52e8c2a5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 19:38:59 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 24 14:48:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca94ea23
www-servers/pound: drop 3.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
www-servers/pound/Manifest | 1 -
www-servers/pound/pound-3.0.ebuild | 52 --------------------------------------
2 files changed, 53 deletions(-)
diff --git a/www-servers/pound/Manifest b/www-servers/pound/Manifest
index 9c988692f43e..5dc91f413afe 100644
--- a/www-servers/pound/Manifest
+++ b/www-servers/pound/Manifest
@@ -1,2 +1 @@
DIST Pound-3.0.2.tgz 76000 BLAKE2B 0e3f2dc69771a1d1f3de00a721f02cdc4ff31f4d17ab81f64c368668f03c0c1f12484e2d40e7c1d2d203b033488f2bad57cafd8da5022dfe680a09cdc6b73bec SHA512 4c96a93df2b340049778ed7782377e521fbdd7b6ccaa157748b05941ac7a825b2688f37f3081a7e577b2fa1ec4f64d68a25d27af2210f59da5be0dc10d1391e9
-DIST Pound-3.0.tgz 75905 BLAKE2B 8834d2d57c81bf792d803bc2aef7ad5d17243539ea3fddab777ab3dbd7f903a2f771762ee8d4818c63b7c6380c253dc7c7465e10225f884c2bb968af3dfab831 SHA512 28426fa2d66efa310fce43fc57b87b6cd9d646573161ab880b139feec856710306002af623f023907bb77f8b37979cf2332dc3e16cde48c6d349d813c6ac47e2
diff --git a/www-servers/pound/pound-3.0.ebuild b/www-servers/pound/pound-3.0.ebuild
deleted file mode 100644
index 0279aa5ca978..000000000000
--- a/www-servers/pound/pound-3.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-MY_P="${P/p/P}"
-
-DESCRIPTION="A http/https reverse-proxy and load-balancer"
-HOMEPAGE="https://www.apsis.ch/pound.html"
-SRC_URI="https://www.apsis.ch/pound/${MY_P}.tgz"
-
-LICENSE="BSD GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc x86"
-
-DEPEND="
- dev-libs/libpcre:=
- dev-libs/libyaml:=
- dev-libs/nanomsg:=
- dev-libs/openssl:=
- net-libs/mbedtls:=
- elibc_musl? ( sys-libs/queue-standalone )
-"
-
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( README.md )
-
-src_install() {
- rm GPL.txt || die
-
- dosbin "${BUILD_DIR}"/pound
- doman "${S}"/man/pound.8
- einstalldocs
-
- dodir /etc/init.d
- newinitd "${FILESDIR}"/pound.init-1.9 pound
-
- insinto /etc
- newins "${FILESDIR}"/pound-2.2.cfg pound.cfg
-}
-
-pkg_postinst() {
- elog "No demo-/sample-configfile is included in the distribution;"
- elog "read the man-page for more info."
- elog "A sample (localhost:8888 -> localhost:80)"
- elog "for gentoo is given in \"/etc/pound.cfg\"."
-}
next reply other threads:[~2022-12-24 14:49 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-24 14:49 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-12 12:38 [gentoo-commits] repo/gentoo:master commit in: www-servers/pound/ Sam James
2025-10-12 12:38 Sam James
2025-10-11 11:04 Sam James
2025-09-14 14:11 Sam James
2025-09-14 14:11 Sam James
2025-06-14 9:42 Arthur Zamarin
2025-06-12 8:19 Sam James
2025-06-05 16:10 Sam James
2024-03-13 4:48 Sam James
2024-03-12 21:52 Sam James
2022-08-16 5:27 Joonas Niilola
2022-08-16 5:26 Joonas Niilola
2022-06-11 5:18 Sam James
2022-06-11 5:18 Sam James
2021-07-15 22:00 John Helmert III
2021-06-17 20:23 Sam James
2021-06-17 20:23 Sam James
2021-06-10 16:36 Sergei Trofimovich
2021-05-31 17:49 David Seifert
2021-05-17 20:57 Sergei Trofimovich
2021-05-13 17:02 Joonas Niilola
2021-05-12 7:45 Joonas Niilola
2021-05-03 6:53 Mikle Kolyada
2018-03-16 20:45 Pacho Ramos
2018-03-13 22:26 Thomas Deutschmann
2017-11-26 23:26 David Seifert
2015-10-12 1:17 Anthony G. Basile
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=1671893284.ca94ea23bbb267ff3ef970cbbda79bfb52e8c2a5.asturm@gentoo \
--to=asturm@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