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-irc/rhapsody/
Date: Thu, 29 Aug 2024 19:03:05 +0000 (UTC)	[thread overview]
Message-ID: <1724958155.3edde1d2518eb4b95d49ea5a92650fead97fc8cc.asturm@gentoo> (raw)

commit:     3edde1d2518eb4b95d49ea5a92650fead97fc8cc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 17:38:07 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 19:02:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3edde1d2

net-irc/rhapsody: drop 0.28b

Bug: https://bugs.gentoo.org/937103
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-irc/rhapsody/rhapsody-0.28b.ebuild | 41 ----------------------------------
 1 file changed, 41 deletions(-)

diff --git a/net-irc/rhapsody/rhapsody-0.28b.ebuild b/net-irc/rhapsody/rhapsody-0.28b.ebuild
deleted file mode 100644
index d95565a1196f..000000000000
--- a/net-irc/rhapsody/rhapsody-0.28b.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="IRC client intended to be displayed on a text console"
-HOMEPAGE="http://rhapsody.sourceforge.net/"
-SRC_URI="https://downloads.sourceforge.net/${PN}/${PN}_${PV}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-IUSE=""
-
-DEPEND=">=sys-libs/ncurses-5.0:0="
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=(
-	"${FILESDIR}"/${P}-uclibc.patch
-	"${FILESDIR}"/${P}-tinfo.patch
-)
-
-src_configure() {
-	PKGCONFIG="$(tc-getPKG_CONFIG)" \
-	./configure -i /usr/share/rhapsody || die "configure failed"
-}
-
-src_compile() {
-	emake CC="$(tc-getCC)" LOCALFLAGS="${CFLAGS} -fcommon"
-}
-
-src_install() {
-	dobin rhapsody
-
-	insinto /usr/share/rhapsody/help
-	doins help/*.hlp
-
-	dodoc docs/CHANGELOG
-}


             reply	other threads:[~2024-08-29 19:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-29 19:03 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-11 17:19 [gentoo-commits] repo/gentoo:master commit in: net-irc/rhapsody/ Sam James
2024-08-11 17:19 Sam James
2024-08-01 16:23 Andreas Sturmlechner
2020-11-07 19:22 Andreas K. Hüttel

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=1724958155.3edde1d2518eb4b95d49ea5a92650fead97fc8cc.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