public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/
Date: Thu,  2 Mar 2017 10:50:40 +0000 (UTC)	[thread overview]
Message-ID: <1488451828.9040abb843953a5b6ab69aea71c200ff1e63fd0d.kensington@gentoo> (raw)

commit:     9040abb843953a5b6ab69aea71c200ff1e63fd0d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  2 10:49:41 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Mar  2 10:50:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9040abb8

kde-misc/kdirstat: remove 3.0-r1

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 kde-misc/kdirstat/Manifest               |  1 -
 kde-misc/kdirstat/kdirstat-3.0-r1.ebuild | 45 --------------------------------
 2 files changed, 46 deletions(-)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index efa09cd7bb2..b641f718a67 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1,2 +1 @@
-DIST k4dirstat-3.0.tar.bz2 231647 SHA256 edbae93e477556e48dc45b93f6462e8b7ca61cacf3d38c97d1a81c412860bb12 SHA512 07b707e09c71fab1614a917172ac4182a1460b4413ce497d26d34f85624d588ae7424366773d288c8070d1bc070633c7a6667d4950c4cb77b890ef2afe5e5b64 WHIRLPOOL f3069ceaef3a1a7cd7bcc9f6fa92febbe5f15e1aaaf51da79e2889663d165ab26f629d7341df07fd6629b66656816312d201eff974e9eaa4a4f66560da83d77f
 DIST k4dirstat-3.1.2.tar.bz2 227623 SHA256 91682188f4f969b6a75ea6fc72f502cd583967b4764f54e155754d11b8049aa6 SHA512 52c8fb58bde8f2ebb3404a3553ad5e3c838e95353808165f2e8f088f4848b40a5dda3427c6f24dd3d8bc8858e9c28f1f1db0993963c16cf355eeba253fc8344c WHIRLPOOL 9ae13efe0f84d0e499fc347ac8e478cc620e6a8071c89c04aa528d9c6b8b4250a6e7b6bf5a8c4551838f97efcc878948176a2cd1ed336b69a6dba4596f59daf9

diff --git a/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild b/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild
deleted file mode 100644
index e9a87b78a3e..00000000000
--- a/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Nice KDE replacement to the du command"
-HOMEPAGE="https://bitbucket.org/jeromerobert/k4dirstat/"
-SRC_URI="https://bitbucket.org/jeromerobert/k4dirstat/get/k4dirstat-${PV}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-COMMON_DEPEND="
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kjobwidgets)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
-	sys-libs/zlib
-"
-DEPEND="${COMMON_DEPEND}
-	sys-devel/gettext
-"
-RDEPEND="${COMMON_DEPEND}
-	!kde-misc/kdirstat:4
-"
-
-DOCS=( AUTHORS CREDITS TODO )
-
-src_unpack() {
-	# tarball contains git revision hash, which we don't want in the ebuild.
-	default
-	mv "${WORKDIR}"/*k4dirstat-* "${S}" || die
-}


             reply	other threads:[~2017-03-02 10:50 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-02 10:50 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-19 18:55 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/ Andreas Sturmlechner
2024-09-14 17:55 Arthur Zamarin
2024-09-14 17:55 Arthur Zamarin
2024-08-29 18:45 Andreas Sturmlechner
2022-10-05 20:47 Andreas Sturmlechner
2022-10-04  7:31 Agostino Sarubbo
2022-09-30 20:39 Sam James
2022-09-23 20:07 Andreas Sturmlechner
2020-05-11 19:08 Andreas Sturmlechner
2020-05-11 11:38 Agostino Sarubbo
2020-05-07 15:58 Agostino Sarubbo
2020-04-22 20:49 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2020-01-19 19:08 Andreas Sturmlechner
2020-01-19 19:08 Andreas Sturmlechner
2020-01-18 23:15 Thomas Deutschmann
2019-12-25  1:27 Andreas Sturmlechner
2019-04-01 10:55 Michael Palimaka
2019-04-01 10:55 Michael Palimaka
2019-03-24 10:22 Mikle Kolyada
2019-03-02  0:04 Andreas Sturmlechner
2018-06-07 17:49 Johannes Huber
2018-06-07 10:13 Agostino Sarubbo
2018-04-09 20:58 Andreas Sturmlechner
2017-03-02 10:47 Agostino Sarubbo
2017-02-27  8:24 Agostino Sarubbo
2016-11-30 14:13 Michael Palimaka
2016-06-09  7:45 Johannes Huber
2016-06-08 19:55 Michael Palimaka
2016-03-13 16:42 Michael Palimaka
2016-03-13 16:42 Michael Palimaka
2015-08-22 18:44 Michael Palimaka

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=1488451828.9040abb843953a5b6ab69aea71c200ff1e63fd0d.kensington@gentoo \
    --to=kensington@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