public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-taskmanager/
Date: Fri, 19 Feb 2021 01:11:12 +0000 (UTC)	[thread overview]
Message-ID: <1613696622.f5786e13b3d11a18aa4fe4ba8a899c85e2ce37e6.mgorny@gentoo> (raw)

commit:     f5786e13b3d11a18aa4fe4ba8a899c85e2ce37e6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 00:56:00 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 01:03:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5786e13

xfce-extra/xfce4-taskmanager: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfce4-taskmanager/Manifest              |  3 --
 .../xfce4-taskmanager-1.2.3.ebuild                 | 45 ----------------------
 .../xfce4-taskmanager-1.4.0.ebuild                 | 35 -----------------
 .../xfce4-taskmanager-1.5.0.ebuild                 | 37 ------------------
 4 files changed, 120 deletions(-)

diff --git a/xfce-extra/xfce4-taskmanager/Manifest b/xfce-extra/xfce4-taskmanager/Manifest
index 7c0d9cb1187..094f59eaa05 100644
--- a/xfce-extra/xfce4-taskmanager/Manifest
+++ b/xfce-extra/xfce4-taskmanager/Manifest
@@ -1,6 +1,3 @@
-DIST xfce4-taskmanager-1.2.3.tar.bz2 406223 BLAKE2B 1cf70aaa9e28765596730e7446942b74c9999ca35d6dc59644ee74804b6f12cf220f53f36c907bd1b95d038855d2cd00fae15f46637e95a609e191b3a3d05e0b SHA512 e3fbc89e4a1f6d3cd2f03388626b86129244c9d16092c74db18459efcaffc401a4aaab0588d9b96771f609bf5b17fa0a923a17d598e148b6d71efbb08aa5faf3
-DIST xfce4-taskmanager-1.4.0.tar.bz2 413749 BLAKE2B e8179656b7319b7a95b61cce1efac0a708d1133f2525c83f682b9f0ac44aa0d48e02771a35a794a2f8a5d9e6245d3e6d8f18be838e7951d5441b25d95b121a2c SHA512 24c75018d2b7789226bdf373338f8009d3972e4c64144ee004044e8dee9bb2f2e214dcd0570cbd6310ddb4f63dd423bd5d9513f46ee13f631769721a018d00fb
 DIST xfce4-taskmanager-1.4.1.tar.bz2 414574 BLAKE2B d46987fc7b243fe2c48b632079e91f7122baa77f802e3dcb06b8fcc2b9c4f3d15df9a0d630b788b70bb0b49d77e1f1983dd59ac81c5b9078e4bd49415bb2cd90 SHA512 caf5b40823f54ee963bd90446c43ee8e4838849e76ea34e566b613410d4b09585e9f234cb04808ff83441d482c56e0e84083caa1e1855be3b355c7a052c5408d
 DIST xfce4-taskmanager-1.4.2.tar.bz2 414315 BLAKE2B a2a006ce5b048e3a4f7d118976a22a1dc82c3b20fb3f5985f8487cc390daa3ede347b14ce79656929081553810dfb8acb3eb0a1884950a785813cb87066dc694 SHA512 cd7f26c7ab0e0557be52155d58c677258da8479c2a09b0e1dd4006fe0ecb2a3c82d68ecdf72c10e8b8977eac5a158fcb606027229e973edb6ea7570d040c2444
-DIST xfce4-taskmanager-1.5.0.tar.bz2 413773 BLAKE2B ce19dcbf63063cd1eced54e4b8e761c38bf26cd717c39c9d58c0b44627dad55c66777d179b0982eb1872663d3a7a93623d0f9a55f2806131a407a1156ed55050 SHA512 9af857b96cb853f5de800964417d033877a8b69aeed4f7c26fe5381d9b8663a5a19de20060d99f0f6c8d4b13b45b2a305a9310ca6301b94a7b86f7bea993fe53
 DIST xfce4-taskmanager-1.5.1.tar.bz2 413889 BLAKE2B fa55cb4b2774f77deb34475b2b87f1054029b126794399c3a99ad4da8d18683a88e3f39169f337553ac83ed2721857ac8efaf266d8b7bd28bbb686cc1bdbacce SHA512 86f100a5fb74c0c84517039f861f3426fa5180a386c91442d33a4acbcd997395bc4ed19e8a94ebe241fdacff8bccd64dbdcbf33a0774cd4b80ea2745fde35467

diff --git a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.2.3.ebuild b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.2.3.ebuild
deleted file mode 100644
index 17e4b274573..00000000000
--- a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.2.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils
-
-DESCRIPTION="Easy to use task manager"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-taskmanager"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-	x11-libs/cairo:=
-	x11-libs/libX11:=
-	x11-libs/libXmu:=
-	x11-libs/gtk+:3=
-	x11-libs/libwnck:3="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig"
-
-src_configure() {
-	local myconf=(
-		--enable-wnck
-		# GTK+3 is required unconditionally anyway
-		--disable-gtk2
-		--disable-gksu
-	)
-
-	econf "${myconf[@]}"
-}
-
-pkg_postinst() {
-	gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-}

diff --git a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.4.0.ebuild b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.4.0.ebuild
deleted file mode 100644
index 7a1aaa7b82e..00000000000
--- a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.4.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit gnome2-utils
-
-DESCRIPTION="Easy to use task manager"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-taskmanager"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-	x11-libs/cairo
-	x11-libs/libX11
-	x11-libs/libXmu
-	x11-libs/gtk+:3
-	x11-libs/libwnck:3"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig"
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}

diff --git a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.5.0.ebuild b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.5.0.ebuild
deleted file mode 100644
index 72ca4e4b6c5..00000000000
--- a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.5.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="Easy to use task manager"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-taskmanager"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-	x11-libs/cairo
-	x11-libs/gtk+:3
-	x11-libs/libX11
-	x11-libs/libXmu
-	x11-libs/libwnck:3
-	>=xfce-base/libxfce4ui-4.14:=
-	>=xfce-base/xfconf-4.14:="
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig"
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


             reply	other threads:[~2021-02-19  1:11 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-19  1:11 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-01  8:31 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-taskmanager/ Michał Górny
2025-01-25 11:05 Michał Górny
2025-01-25 10:44 Sam James
2024-03-16 17:11 Michał Górny
2024-03-16 17:06 Arthur Zamarin
2024-03-16 16:58 Arthur Zamarin
2024-03-16 16:37 Arthur Zamarin
2024-03-16 16:35 Arthur Zamarin
2024-03-16 10:23 Arthur Zamarin
2024-02-29 15:18 Michał Górny
2023-11-11 20:50 Michał Górny
2023-10-03  5:11 Michał Górny
2023-10-02 17:51 Michał Górny
2023-02-03 15:08 Michał Górny
2023-02-03 12:46 Sam James
2023-02-03 12:33 Sam James
2023-02-03 12:24 Arthur Zamarin
2023-02-03 12:20 Arthur Zamarin
2023-02-03 12:05 Arthur Zamarin
2022-12-16  9:55 Michał Górny
2022-07-27  6:55 Michał Górny
2022-07-26 18:41 Sam James
2022-07-26  2:05 Sam James
2022-07-26  2:05 Sam James
2022-07-26  1:36 Sam James
2022-07-25 10:45 Michał Górny
2022-05-31 13:21 Michał Górny
2021-03-28 11:59 Michał Górny
2021-03-28 11:50 Sam James
2021-03-25 21:32 Sam James
2021-03-25 21:29 Sam James
2021-03-22  0:10 Sam James
2021-03-22  0:10 Sam James
2021-02-27  8:18 Michał Górny
2021-02-19  0:12 Michał Górny
2021-02-18 22:08 Sam James
2021-02-18  7:26 Sam James
2021-02-09 13:13 Michał Górny
2021-02-08  6:11 Sam James
2021-02-08  6:05 Sam James
2021-02-07 10:48 Michał Górny
2021-02-06 12:47 Michał Górny
2020-12-28 23:03 Michał Górny
2020-09-18  9:45 Michał Górny
2020-07-19 13:38 Sam James
2020-06-29 18:24 Mikle Kolyada
2020-06-20 15:23 Thomas Deutschmann
2020-06-14 20:19 Sergei Trofimovich
2020-06-14 20:08 Sergei Trofimovich
2020-04-11  7:49 Michał Górny
2019-10-11 15:39 Michał Górny
2019-05-18 11:11 Michał Górny
2019-04-20 17:57 Mikle Kolyada
2019-04-07 21:36 Mikle Kolyada
2019-04-07 14:43 Mikle Kolyada
2019-04-07 14:41 Mikle Kolyada
2019-04-07  8:29 Michał Górny
2019-01-21 19:40 Sergei Trofimovich
2018-12-26 13:34 Michał Górny
2018-12-02 11:12 Mikle Kolyada
2018-11-27 16:01 Tobias Klausmann
2018-11-24 13:40 Sergei Trofimovich
2018-11-18 16:01 Sergei Trofimovich
2018-11-15 17:04 Thomas Deutschmann
2018-11-12 14:10 Mikle Kolyada
2018-07-10 12:29 Michał Górny
2018-06-06 11:04 Michał Górny
2018-06-06 11:04 Michał Górny
2018-06-06 11:04 Michał Górny
2018-03-23 19:53 Markus Meier
2018-03-03 17:48 Tobias Klausmann
2018-01-08  8:00 Sergei Trofimovich
2018-01-07 20:32 Sergei Trofimovich
2018-01-07 13:17 Sergei Trofimovich
2018-01-06  5:05 Thomas Deutschmann
2018-01-05 11:30 Mikle Kolyada
2017-11-26 23:33 David Seifert
2017-06-06  9:23 Michał Górny
2017-02-16 21:06 Michał Górny
2017-02-04 23:10 Michael Palimaka
2017-01-30  7:37 Fabian Groffen
2015-10-17 18:32 Mikle Kolyada

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=1613696622.f5786e13b3d11a18aa4fe4ba8a899c85e2ce37e6.mgorny@gentoo \
    --to=mgorny@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