public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/beanstalkd/
Date: Fri, 14 Feb 2025 22:02:33 +0000 (UTC)	[thread overview]
Message-ID: <1739569566.711af7f3bb16d24bc47857cd80c1d2e2493e053c.arkamar@gentoo> (raw)

commit:     711af7f3bb16d24bc47857cd80c1d2e2493e053c
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 21:46:06 2025 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 21:46:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711af7f3

app-misc/beanstalkd: drop 1.12

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-misc/beanstalkd/Manifest               |  1 -
 app-misc/beanstalkd/beanstalkd-1.12.ebuild | 41 ------------------------------
 2 files changed, 42 deletions(-)

diff --git a/app-misc/beanstalkd/Manifest b/app-misc/beanstalkd/Manifest
index fb41813b20f1..63a5654afb26 100644
--- a/app-misc/beanstalkd/Manifest
+++ b/app-misc/beanstalkd/Manifest
@@ -1,2 +1 @@
-DIST beanstalkd-1.12.tar.gz 79592 BLAKE2B d0abe510bada93014c9c748e116a7a34e947be50269eba3b64ed97739800f3464b7c2574c9d7e87786855f6f50701e60464d280c95db4f75f402f547700ef19e SHA512 347f8cf29501d4bf1a01a472f8f6265d1211eadfaa4e5626c8fcab5b1f8116e1e0ddee2a0c82ac116ee60655a2e3b514d254f98c2154be76109a24d77f7d8210
 DIST beanstalkd-1.13.tar.gz 81234 BLAKE2B fdda2778510cd5c11eeb4123843a89374c791bd093c8bd2add7a7378c0be041f972054ccdf527630256a816a9db3623c994d96e84658b34dad8254828ec7a6aa SHA512 7b5d1a185765a6abe4f1fb8ff2ce7ab0d00b9b2d87ed78ee6349895cdab43e7eac9bb9da5aa1e7b378038e69ac20113e7a663529b0fd77b697257bc384b7deda

diff --git a/app-misc/beanstalkd/beanstalkd-1.12.ebuild b/app-misc/beanstalkd/beanstalkd-1.12.ebuild
deleted file mode 100644
index aa8041f95090..000000000000
--- a/app-misc/beanstalkd/beanstalkd-1.12.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit systemd toolchain-funcs
-
-DESCRIPTION="A simple, fast work queue"
-HOMEPAGE="https://kr.github.io/beanstalkd/"
-SRC_URI="https://github.com/kr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~mips x86 ~amd64-linux ~x64-macos"
-
-RDEPEND="
-	acct-group/beanstalk
-	acct-user/beanstalk
-"
-
-DOCS=( README News docs/protocol.txt )
-
-src_prepare() {
-	default
-	sed -e "/override/d" -i Makefile || die
-}
-
-src_compile() {
-	emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" CC="$(tc-getCC)" LD="$(tc-getLD)"
-}
-
-src_install() {
-	dobin beanstalkd
-
-	doman doc/"${PN}".1
-
-	newconfd "${FILESDIR}/conf-1.9" beanstalkd
-	newinitd "${FILESDIR}/init-1.9" beanstalkd
-
-	systemd_dounit "${S}/adm/systemd/${PN}".{service,socket}
-}


             reply	other threads:[~2025-02-14 22:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-14 22:02 Petr Vaněk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 15:47 [gentoo-commits] repo/gentoo:master commit in: app-misc/beanstalkd/ Michał Górny
2024-11-23 12:24 Arthur Zamarin
2024-10-07  6:46 Joonas Niilola
2024-10-07  6:46 Joonas Niilola
2024-10-07  6:46 Joonas Niilola
2021-12-05 18:31 Sam James
2021-12-05  4:16 Sam James
2021-07-18 16:18 Conrad Kostecki
2021-07-18 16:18 Conrad Kostecki
2021-07-18 16:18 Conrad Kostecki
2020-04-16  9:26 Mart Raudsepp
2016-11-03 16:19 Göktürk Yüksek

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=1739569566.711af7f3bb16d24bc47857cd80c1d2e2493e053c.arkamar@gentoo \
    --to=arkamar@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