public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-news/snownews/
Date: Tue, 15 Feb 2022 23:47:17 +0000 (UTC)	[thread overview]
Message-ID: <1644968821.61dd78cff8e708b6affe733d01cf7fde6b1054b4.conikost@gentoo> (raw)

commit:     61dd78cff8e708b6affe733d01cf7fde6b1054b4
Author:     Carlos Eduardo <carana2099 <AT> gmail <DOT> com>
AuthorDate: Tue Feb 15 22:43:50 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Feb 15 23:47:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61dd78cf

net-news/snownews: drop 1.6.10-r1

Closes: https://github.com/gentoo/gentoo/pull/24139
Closes: https://bugs.gentoo.org/725224
Closes: https://bugs.gentoo.org/725250
Closes: https://bugs.gentoo.org/731690
Closes: https://bugs.gentoo.org/716716
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Carlos Eduardo <carana2099 <AT> gmail.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-news/snownews/Manifest                  |  1 -
 net-news/snownews/snownews-1.6.10-r1.ebuild | 50 -----------------------------
 2 files changed, 51 deletions(-)

diff --git a/net-news/snownews/Manifest b/net-news/snownews/Manifest
index aa6e9c4e5050..9efa8c2cb418 100644
--- a/net-news/snownews/Manifest
+++ b/net-news/snownews/Manifest
@@ -1,2 +1 @@
-DIST snownews-1.6.10.tar.gz 189715 BLAKE2B 0456faa526b21d06c5a7fe70f52cffbb3c7d977afcc4a5bc80179fd928b9c00d0674d44a64342a469a1cbccd3a1e0264ecadc1065f5a85965d9ef76fc3d3d896 SHA512 df90c3c55da8d11b2936075aab86f66f54f9a6ace0cbe0db54d0e6177ae71e28ab3c700d79b521d55859bb94ef7ecc89e3eb69f215eb9f7286d30cc4e2bec078
 DIST snownews-1.9.tar.gz 149935 BLAKE2B 331c94964a617871df8ab0ed7c8b36acea9386e7cb5057232dc5e93d148f04b56e64af96b9a212469115592d4509cba641bf183e927bddc9e12baff9f3936f20 SHA512 f833dbb41b5c0215c034b8388d787398360fac0ec9670f8f31b76c3ee2ffd974b4c6ebebc30aebb539b9904f513628124b393f4f473a92d4969f483caeca8596

diff --git a/net-news/snownews/snownews-1.6.10-r1.ebuild b/net-news/snownews/snownews-1.6.10-r1.ebuild
deleted file mode 100644
index 78957b1ac1c2..000000000000
--- a/net-news/snownews/snownews-1.6.10-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools toolchain-funcs
-
-DESCRIPTION="Command-line RSS feed reader"
-HOMEPAGE="https://github.com/kouya/snownews"
-SRC_URI="https://github.com/kouya/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-COMMON_DEPEND="
-	>=dev-libs/libxml2-2.5.6
-	sys-libs/ncurses:=[unicode(+)]
-"
-RDEPEND="
-	${COMMON_DEPEND}
-	dev-perl/XML-LibXML
-	dev-perl/libwww-perl
-"
-
-DEPEND="
-	${COMMON_DEPEND}
-"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
-	default
-	tc-export PKG_CONFIG
-	local libs=$(${PKG_CONFIG} --libs ncursesw)
-	sed -i "s|-lncursesw\?|${libs}|" configure Config.mk.in || die
-	sed -i 's|$(INSTALL) -s snownews|$(INSTALL) snownews|' Makefile || die
-}
-
-src_configure() {
-	tc-export PKG_CONFIG
-	# perl script, not autotools based
-	./configure --prefix="${D}${EPREFIX}/usr" || die
-}
-
-src_compile() {
-	emake \
-		CC="$(tc-getCC)" \
-		EXTRA_CFLAGS="${CFLAGS}" \
-		EXTRA_LDFLAGS="${LDFLAGS}"
-}


             reply	other threads:[~2022-02-15 23:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-15 23:47 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-15 23:47 [gentoo-commits] repo/gentoo:master commit in: net-news/snownews/ Conrad Kostecki
2021-07-17 21:30 David Seifert
2020-11-28 16:44 Aaron Bauman
2020-07-21 19:54 Kent Fredric
2019-09-20 12:06 Agostino Sarubbo
2019-09-18 11:15 Agostino Sarubbo
2019-09-16 18:10 Hans de Graaff
2019-09-06  7:17 Agostino Sarubbo
2019-07-14  6:32 Hans de Graaff
2018-08-20 14:56 Michał Górny
2018-01-14  2:18 Jonas Stein

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=1644968821.61dd78cff8e708b6affe733d01cf7fde6b1054b4.conikost@gentoo \
    --to=conikost@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