public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdiskusage/
Date: Thu, 13 Apr 2017 19:28:40 +0000 (UTC)	[thread overview]
Message-ID: <1492111677.61ebe936d218b2304d18d920c366b1237db01953.monsieurp@gentoo> (raw)

commit:     61ebe936d218b2304d18d920c366b1237db01953
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Apr 11 11:50:45 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Apr 13 19:27:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ebe936

x11-misc/xdiskusage: remove old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4408

 x11-misc/xdiskusage/Manifest                       |  1 -
 .../xdiskusage/xdiskusage-1.48_p20111016.ebuild    | 26 ----------------------
 2 files changed, 27 deletions(-)

diff --git a/x11-misc/xdiskusage/Manifest b/x11-misc/xdiskusage/Manifest
index 68051b797b3..d1ba3c4404c 100644
--- a/x11-misc/xdiskusage/Manifest
+++ b/x11-misc/xdiskusage/Manifest
@@ -1,2 +1 @@
-DIST xdiskusage-1.48_p20111016.tar.xz 17812 SHA256 e612d2652a4127a9c4a296b186dd2cf9eb2cc43c217c85ae534ba55545af0250 SHA512 2c73bf3756c47c45e340fbb11769d420854371d01400ff1c54a89b4a14465b8f35d61372ff37a4d46a75a3e5f7891584972e4fd2d09dc9d7105cc34ebc10d226 WHIRLPOOL 5a55eef74e6a1ac93fbf4de78caddc18912a1b2642d29310491e7473baf4fc76dd578ead4005aa9da143255aecc190a08c1eb79da0ecdf2145e72d7bd2793cb5
 DIST xdiskusage-1.51.tgz 54248 SHA256 6fb2447f311299f9cb949f6954b333371209f7d53dd6a58700a679a1001089c6 SHA512 73335bbd5dc3e1f753efb84e7921fe7568f83daae7c4026c8b23fbacc4257b885de56f4dc8f682b03663a56f7def1227b8a4b6abf419aff8ecdd26ae51d4885a WHIRLPOOL fbabff47fbf0e711e21d9f88590f153cfbfe2a4674b976337ea64a0ffde96fae83882f1e1f8dc63edab186c14ab917b8824978ddcfde1c360c108ebf6503c5c2

diff --git a/x11-misc/xdiskusage/xdiskusage-1.48_p20111016.ebuild b/x11-misc/xdiskusage/xdiskusage-1.48_p20111016.ebuild
deleted file mode 100644
index ec552d92bd6..00000000000
--- a/x11-misc/xdiskusage/xdiskusage-1.48_p20111016.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit autotools
-
-DESCRIPTION="front end to xdu for viewing disk usage graphically under X11"
-HOMEPAGE="http://xdiskusage.sourceforge.net/"
-SRC_URI="mirror://gentoo/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=x11-libs/fltk-1.3:1"
-DEPEND="${RDEPEND}
-	app-arch/xz-utils"
-
-src_prepare() { eautoreconf; }
-src_compile() {
-	emake \
-		CXXFLAGS="${CXXFLAGS} $(fltk-config --cxxflags)" \
-		LDLIBS="$(fltk-config --ldflags)"
-}
-src_install() { dobin ${PN}; doman ${PN}.1; dodoc README; }


             reply	other threads:[~2017-04-13 19:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-13 19:28 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-26 17:50 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdiskusage/ Ionen Wolkens
2023-07-04 22:15 Conrad Kostecki
2021-03-15 21:39 Sam James
2021-03-15 21:21 Sam James
2021-03-15 21:18 Sam James
2020-01-13 10:07 David Seifert
2017-03-21 14:34 Agostino Sarubbo
2017-03-20 11:04 Agostino Sarubbo
2016-02-16  5:32 Jeroen Roovers

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=1492111677.61ebe936d218b2304d18d920c366b1237db01953.monsieurp@gentoo \
    --to=monsieurp@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