public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xrestop/, x11-apps/xrestop/files/
@ 2023-06-05 15:40 Matt Turner
  0 siblings, 0 replies; only message in thread
From: Matt Turner @ 2023-06-05 15:40 UTC (permalink / raw
  To: gentoo-commits

commit:     5a4a485e4c8019489c9797da79677babb5f546b2
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  5 15:28:53 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jun  5 15:39:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a4a485e

x11-apps/xrestop: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xrestop/Manifest                      |  1 -
 x11-apps/xrestop/files/xrestop-0.4-tinfo.patch | 10 --------
 x11-apps/xrestop/xrestop-0.5.ebuild            | 32 --------------------------
 3 files changed, 43 deletions(-)

diff --git a/x11-apps/xrestop/Manifest b/x11-apps/xrestop/Manifest
index 535681cd4a77..0e4f8b08c70b 100644
--- a/x11-apps/xrestop/Manifest
+++ b/x11-apps/xrestop/Manifest
@@ -1,2 +1 @@
-DIST xrestop-0.5.tar.bz2 135537 BLAKE2B cbb58870ff16148a34468231478c723fc41932c1e17156304a1885b52c17d870339c88bc4acde16d28cdd22cb227c2190b6b33bd472b047a82261924e681c889 SHA512 f50e1fcba2fdb6167f93b9edae721556bc411232a9d7cc1df853e588cd92608c9ca652bee1aaf5cfe3750d6c60db6c6cd1c6797e282841cc535051e78b2c4c1d
 DIST xrestop-0.6.tar.xz 125128 BLAKE2B 59424d3a1d2aa0b41b55c901686c032bcddbed167474e6a759705024bf017b6bfdad7ef9263609c14ab4db8ca087357cbc66f9c39f80a70b9740f4c2a2fe07b7 SHA512 bc46aa1f0664961a42a2ed1f204c3c3959429805936fcdd91a2bdbb7c46d8a19a213c9997f7d2365948220bdbc6d39ea654c5085baf6f7309540445877b62e3b

diff --git a/x11-apps/xrestop/files/xrestop-0.4-tinfo.patch b/x11-apps/xrestop/files/xrestop-0.4-tinfo.patch
deleted file mode 100644
index ef2de121e839..000000000000
--- a/x11-apps/xrestop/files/xrestop-0.4-tinfo.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -65,6 +65,7 @@
- 
- # check for ncurses, fall back to curses
- AC_CHECK_LIB([ncurses], [initscr],,AC_CHECK_LIB([curses], [initscr]))
-+AC_SEARCH_LIBS([stdscr], [tinfo])
- 
- if test "x$GCC" = "xyes"; then
-         GCC_WARNINGS="-Wall -fno-strict-aliasing"

diff --git a/x11-apps/xrestop/xrestop-0.5.ebuild b/x11-apps/xrestop/xrestop-0.5.ebuild
deleted file mode 100644
index 23d5c65b4980..000000000000
--- a/x11-apps/xrestop/xrestop-0.5.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-XORG_EAUTORECONF=yes
-inherit xorg-3
-
-DESCRIPTION="'Top' like statistics of X11 client's server side resource usage"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/xrestop"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
-
-RDEPEND="
-	sys-libs/ncurses:=
-	x11-libs/libX11
-	x11-libs/libXres
-	x11-libs/libXt
-"
-DEPEND="
-	${RDEPEND}
-	x11-base/xorg-proto
-"
-BDEPEND="virtual/pkgconfig"
-
-DOCS=( ChangeLog )
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.4-tinfo.patch
-)


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-05 15:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-05 15:40 [gentoo-commits] repo/gentoo:master commit in: x11-apps/xrestop/, x11-apps/xrestop/files/ Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox