public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/fnord/
Date: Wed,  3 Jan 2018 01:02:12 +0000 (UTC)	[thread overview]
Message-ID: <1514941320.61b07a6e75a6d5923c3186c9c4ac5dcc3ec93024.zlogene@gentoo> (raw)

commit:     61b07a6e75a6d5923c3186c9c4ac5dcc3ec93024
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 01:02:00 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 01:02:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b07a6e

www-servers/fnord: Drop old

Closes: https://bugs.gentoo.org/643002
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 www-servers/fnord/Manifest             |  1 -
 www-servers/fnord/fnord-1.10-r2.ebuild | 46 ----------------------------------
 2 files changed, 47 deletions(-)

diff --git a/www-servers/fnord/Manifest b/www-servers/fnord/Manifest
index 513bf1cdb8d..f8b38037ac5 100644
--- a/www-servers/fnord/Manifest
+++ b/www-servers/fnord/Manifest
@@ -1,2 +1 @@
-DIST fnord-1.10.tar.bz2 33408 BLAKE2B 8401c426fdc6555abfa25d40ca4b94dfc7a34394f913b468c96ae8661144ac0cf1fb1a4c216081e552e9f33ec44571706f5d7772776df3b62cda35664ce54802 SHA512 45c584844de9d26aad0e6ff0a08a27aacb1f27e5a0128f43758622d41183cc92c483ef85cc84421afd2107b4c2838b167ab0788031499b2f18c3df861c05dfbd
 DIST fnord-1.11.tar.bz2 28845 BLAKE2B 1f9ce7ca3476f03af0528f9ea6701be25babbd8a38398df3f87d1b1a18a28182a54bdfe814165ca6422f427bcdabd013f9eed2c1f178f0403829b38d618c2d08 SHA512 12a3751a2f98acb3ba2d468972bb785b656fa01bfb0828bc9ba5488dc7a2a66e9f226a6cc49ceda57aa7875d8d90954a9e79806c9506a7906cfff346cd400154

diff --git a/www-servers/fnord/fnord-1.10-r2.ebuild b/www-servers/fnord/fnord-1.10-r2.ebuild
deleted file mode 100644
index c28da178d9f..00000000000
--- a/www-servers/fnord/fnord-1.10-r2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-inherit eutils flag-o-matic toolchain-funcs user
-
-DESCRIPTION="Yet another small httpd"
-HOMEPAGE="http://www.fefe.de/fnord/"
-SRC_URI="http://www.fefe.de/fnord/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="hppa ppc sparc x86"
-IUSE="auth"
-
-DEPEND=""
-RDEPEND="${DEPEND}
-	virtual/daemontools
-	sys-apps/ucspi-tcp"
-
-pkg_setup() {
-	enewgroup nofiles 200
-	enewuser fnord -1 -1 /etc/fnord nofiles
-	enewuser fnordlog -1 -1 /etc/fnord nofiles
-}
-
-src_prepare() {
-	epatch "${FILESDIR}/${PN}"-1.10-gentoo.diff
-}
-
-src_compile() {
-	# Fix for bug #45716
-	replace-sparc64-flags
-
-	use auth && \
-		append-flags -DAUTH
-
-	emake DIET="" CC=$(tc-getCC) \
-		CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die "emake failed"
-}
-
-src_install () {
-	dobin fnord-conf fnord || die
-	dodoc TODO README* SPEED CHANGES
-}


             reply	other threads:[~2018-01-03  1:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-03  1:02 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-18 18:15 [gentoo-commits] repo/gentoo:master commit in: www-servers/fnord/ Petr Vaněk
2024-09-18 18:15 Petr Vaněk
2023-10-09  4:57 Sam James
2023-10-09  4:46 Sam James
2022-11-04 12:40 Jakov Smolić
2021-04-17 19:20 Conrad Kostecki
2021-04-17 19:20 Conrad Kostecki
2018-01-03 19:51 Sergei Trofimovich
2018-01-03  1:00 Mikle Kolyada
2017-12-06 12:28 Michael Palimaka

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=1514941320.61b07a6e75a6d5923c3186c9c4ac5dcc3ec93024.zlogene@gentoo \
    --to=zlogene@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