public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/suck/
Date: Thu, 15 Feb 2018 13:47:24 +0000 (UTC)	[thread overview]
Message-ID: <1518702426.2d5a81976870d1c59e1e66626e7956c33819e53a.asturm@gentoo> (raw)

commit:     2d5a81976870d1c59e1e66626e7956c33819e53a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 15 13:30:59 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 15 13:47:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d5a8197

net-nntp/suck: Drop old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-nntp/suck/Manifest          |  1 -
 net-nntp/suck/suck-4.3.2.ebuild | 47 -----------------------------------------
 2 files changed, 48 deletions(-)

diff --git a/net-nntp/suck/Manifest b/net-nntp/suck/Manifest
index 4cf4288161b..108ca28c5e7 100644
--- a/net-nntp/suck/Manifest
+++ b/net-nntp/suck/Manifest
@@ -1,2 +1 @@
-DIST suck-4.3.2.tar.gz 187560 BLAKE2B fd8e7ebb8e00f4ef060f72b12eae5001268399267914a617c3de73ed323a58cc87770a4ecf1eb5991c36a7f74f2475f3cd9076c60aec52bc8c05ae89cd0b32a4 SHA512 704559ea54daabc6ef7b205431e587a90de20d8a5648e60910e4bc1a1493eebc8a3497c308a9de34febf6b26eda13785cf9f1f5ae034ee7fb0a9230173d13d4f
 DIST suck-4.3.3.tar.gz 153624 BLAKE2B 434bdb21ba37deefcba4c0fa9ec3cdf14bc49e1295533ae3c7fb298f49819113ad05e26b3ca72e20ebdd498b0514155f8d79e7c82e95f423521586de889c2371 SHA512 629ecbd7e8d070fc9c1175be6dd10d49fe71b59b8694f32a81cc2dd5ec46e32d64463d221052922a7e21fcac1c9a330f56399bad7c64fa653d68127cd16dbfdc

diff --git a/net-nntp/suck/suck-4.3.2.ebuild b/net-nntp/suck/suck-4.3.2.ebuild
deleted file mode 100644
index 5a7f05bff60..00000000000
--- a/net-nntp/suck/suck-4.3.2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Grab news from a remote NNTP server and feed them to another"
-HOMEPAGE="http://home.comcast.net/~bobyetman/"
-SRC_URI="http://home.comcast.net/~bobyetman/${P}.tar.gz"
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
-IUSE="ssl perl"
-
-DEPEND="sys-libs/db
-	perl? ( dev-lang/perl )
-	ssl? ( dev-libs/openssl )"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-
-	# Fix paths to the locations in Gentoo
-	sed -i \
-		-e 's:/usr/lib/news/rnews:/usr/lib/news/bin/rnews:' \
-		-e 's:/usr/news/db/history:/var/spool/news/db/history:' \
-		suck_config.h
-}
-
-src_compile() {
-	use ssl || sed -i -e 's/^SSL_/#SSL_/' Makefile.in
-	use perl || sed -i -e 's/^PERL_/#PERL_/' Makefile.in
-
-	econf || die "econf failed"
-
-	emake phrases.h || die "emake phrases.h failed"
-	emake all lpost || die "emake failed"
-}
-
-src_install() {
-	dobin lmove lpost rpost suck testhost
-	doman man/*
-	dodoc CHANGELOG CONTENTS README*
-	docinto java
-	dodoc java/*
-	docinto perl
-	dodoc perl/*
-	docinto sample
-	dodoc sample/*
-}


             reply	other threads:[~2018-02-15 13:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-15 13:47 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-07 21:25 [gentoo-commits] repo/gentoo:master commit in: net-nntp/suck/ Sam James
2024-03-21  2:19 Sam James
2021-05-02 19:43 Mikle Kolyada
2020-04-28  8:29 Joonas Niilola
2020-04-28  8:29 Joonas Niilola
2020-04-14  8:35 Joonas Niilola
2018-11-04 13:50 Pacho Ramos
2018-10-14 13:02 Pacho Ramos
2018-02-15 13:47 Andreas Sturmlechner

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=1518702426.2d5a81976870d1c59e1e66626e7956c33819e53a.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