[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2022-10-05 Thread Andreas Sturmlechner
commit: 5406b3b6fed21690c1f82c957fee3bf6b5eecc8f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Oct  5 19:31:35 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Oct  5 20:46:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5406b3b6

kde-misc/kdirstat: drop 3.2.1

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kdirstat/Manifest  |  1 -
 kde-misc/kdirstat/kdirstat-3.2.1.ebuild | 44 -
 2 files changed, 45 deletions(-)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index dd65cad188f4..befe8a53246d 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1,2 +1 @@
 DIST k4dirstat-3.4.2.tar.gz 411899 BLAKE2B 
356844373c35def5421c234ae5b07bd11402f56309c30fc68a64766be634fec5f6d04a8931babe21efad6fc36ec992e8ebb08a29dc11a58b2b08f1072b3a8f18
 SHA512 
d29c9b18b4bc8e94af1f4b494418284a05b95a1b17dbb23614823b0e3e7cd2b470b8330d3f52c584c0c257d2c0dfd4d06914a3eb90a51f7b679437bccc695477
-DIST kdirstat-3.2.1.tar.gz 249498 BLAKE2B 
9c80f0460a2a8b31fe1effd2159fc3ddbfd311038ebded7973e6c4f836b7de8a1510891686d3e8efb4c4e102582697c5e57e7363b5582bb84364d7a2c1c64dc6
 SHA512 
db0dc98257914b7cd006c9523b83bd3e2fc1f2f1b1f842b01e6eaab4c8ec9299ee6fc97badeffda89a00385eeb0fd693921dfbafc090bb29d4e7d8cde01ea102

diff --git a/kde-misc/kdirstat/kdirstat-3.2.1.ebuild 
b/kde-misc/kdirstat/kdirstat-3.2.1.ebuild
deleted file mode 100644
index c1215a4195b9..
--- a/kde-misc/kdirstat/kdirstat-3.2.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-inherit ecm
-
-DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
-HOMEPAGE="https://github.com/jeromerobert/k4dirstat;
-SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="5"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-BDEPEND="
-   sys-devel/gettext
-"
-DEPEND="
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   kde-frameworks/kconfig:5
-   kde-frameworks/kconfigwidgets:5
-   kde-frameworks/kcoreaddons:5
-   kde-frameworks/ki18n:5
-   kde-frameworks/kiconthemes:5
-   kde-frameworks/kio:5
-   kde-frameworks/kjobwidgets:5
-   kde-frameworks/kwidgetsaddons:5
-   kde-frameworks/kxmlgui:5
-   sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/k4dirstat-${PV}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DK4DIRSTAT_GIT_VERSION=OFF
-   )
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2022-10-04 Thread Agostino Sarubbo
commit: 54a4b0253a3f7c62f0be2b8eeabfc085822b4fbf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Oct  4 07:30:46 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Oct  4 07:30:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a4b025

kde-misc/kdirstat: Stabilize 3.4.2 x86, #873448

Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-misc/kdirstat/kdirstat-3.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.4.2.ebuild 
b/kde-misc/kdirstat/kdirstat-3.4.2.ebuild
index 50be1f733085..e409b1d498b0 100644
--- a/kde-misc/kdirstat/kdirstat-3.4.2.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.4.2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2022-09-30 Thread Sam James
commit: cc1d142c5d656cda1def44117c31fa4b840b5590
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep 30 20:38:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep 30 20:39:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc1d142c

kde-misc/kdirstat: Stabilize 3.4.2 amd64, #873448

Signed-off-by: Sam James  gentoo.org>

 kde-misc/kdirstat/kdirstat-3.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.4.2.ebuild 
b/kde-misc/kdirstat/kdirstat-3.4.2.ebuild
index 1ed41f355eed..50be1f733085 100644
--- a/kde-misc/kdirstat/kdirstat-3.4.2.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.4.2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2022-09-23 Thread Andreas Sturmlechner
commit: 41e9937de3b14445b898e66844875e2f7fec2726
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Sep 23 12:45:21 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Sep 23 20:07:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41e9937d

kde-misc/kdirstat: add 3.4.2, EAPI-8 bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kdirstat/Manifest  |  1 +
 kde-misc/kdirstat/kdirstat-3.4.2.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index a896fa505c85..dd65cad188f4 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1 +1,2 @@
+DIST k4dirstat-3.4.2.tar.gz 411899 BLAKE2B 
356844373c35def5421c234ae5b07bd11402f56309c30fc68a64766be634fec5f6d04a8931babe21efad6fc36ec992e8ebb08a29dc11a58b2b08f1072b3a8f18
 SHA512 
d29c9b18b4bc8e94af1f4b494418284a05b95a1b17dbb23614823b0e3e7cd2b470b8330d3f52c584c0c257d2c0dfd4d06914a3eb90a51f7b679437bccc695477
 DIST kdirstat-3.2.1.tar.gz 249498 BLAKE2B 
9c80f0460a2a8b31fe1effd2159fc3ddbfd311038ebded7973e6c4f836b7de8a1510891686d3e8efb4c4e102582697c5e57e7363b5582bb84364d7a2c1c64dc6
 SHA512 
db0dc98257914b7cd006c9523b83bd3e2fc1f2f1b1f842b01e6eaab4c8ec9299ee6fc97badeffda89a00385eeb0fd693921dfbafc090bb29d4e7d8cde01ea102

diff --git a/kde-misc/kdirstat/kdirstat-3.4.2.ebuild 
b/kde-misc/kdirstat/kdirstat-3.4.2.ebuild
new file mode 100644
index ..1ed41f355eed
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-3.4.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_P="k4dirstat-${PV}"
+ECM_HANDBOOK="forceoptional"
+inherit ecm
+
+DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
+HOMEPAGE="https://github.com/jeromerobert/k4dirstat;
+SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> 
${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   kde-frameworks/kconfig:5
+   kde-frameworks/kconfigwidgets:5
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/ki18n:5
+   kde-frameworks/kiconthemes:5
+   kde-frameworks/kio:5
+   kde-frameworks/kjobwidgets:5
+   kde-frameworks/kwidgetsaddons:5
+   kde-frameworks/kxmlgui:5
+   sys-libs/zlib
+"
+RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/gettext"
+
+src_configure() {
+   local mycmakeargs=(
+   -DK4DIRSTAT_GIT_VERSION=OFF
+   )
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2020-05-11 Thread Andreas Sturmlechner
commit: 962bc591c4e23771afb027c9cf6fd4081d526618
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May 11 18:56:53 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May 11 19:00:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962bc591

kde-misc/kdirstat: Drop 3.2.0

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kdirstat/Manifest  |  1 -
 kde-misc/kdirstat/kdirstat-3.2.0.ebuild | 44 -
 2 files changed, 45 deletions(-)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index 73d04a2a8a1..a896fa505c8 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1,2 +1 @@
-DIST kdirstat-3.2.0.tar.gz 249518 BLAKE2B 
81575cb7356ebef36f83cedce3720d38387cbab1cbcafaa2518551eb1c73e0a96470b2fba725ab6b2ca5d55df2a13c262f72af359dc8882d40cc1165868a2396
 SHA512 
b664fc8a74f37af39960be27c81d2ae4a2d67ecd8f9eda4ffb8b5d1da6936083353f89ba9cf25340acc5789bf6fed93cb5b16b6b3d146a089af9ef51ac1fc370
 DIST kdirstat-3.2.1.tar.gz 249498 BLAKE2B 
9c80f0460a2a8b31fe1effd2159fc3ddbfd311038ebded7973e6c4f836b7de8a1510891686d3e8efb4c4e102582697c5e57e7363b5582bb84364d7a2c1c64dc6
 SHA512 
db0dc98257914b7cd006c9523b83bd3e2fc1f2f1b1f842b01e6eaab4c8ec9299ee6fc97badeffda89a00385eeb0fd693921dfbafc090bb29d4e7d8cde01ea102

diff --git a/kde-misc/kdirstat/kdirstat-3.2.0.ebuild 
b/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
deleted file mode 100644
index c1215a4195b..000
--- a/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-inherit ecm
-
-DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
-HOMEPAGE="https://github.com/jeromerobert/k4dirstat;
-SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="5"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-BDEPEND="
-   sys-devel/gettext
-"
-DEPEND="
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   kde-frameworks/kconfig:5
-   kde-frameworks/kconfigwidgets:5
-   kde-frameworks/kcoreaddons:5
-   kde-frameworks/ki18n:5
-   kde-frameworks/kiconthemes:5
-   kde-frameworks/kio:5
-   kde-frameworks/kjobwidgets:5
-   kde-frameworks/kwidgetsaddons:5
-   kde-frameworks/kxmlgui:5
-   sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/k4dirstat-${PV}"
-
-src_configure() {
-   local mycmakeargs=(
-   -DK4DIRSTAT_GIT_VERSION=OFF
-   )
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2020-05-11 Thread Agostino Sarubbo
commit: 22ebbacdf4a366384dd22f9565aff64976fcd798
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 11 11:38:31 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 11 11:38:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22ebbacd

kde-misc/kdirstat: x86 stable wrt bug #719956

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-misc/kdirstat/kdirstat-3.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.2.1.ebuild 
b/kde-misc/kdirstat/kdirstat-3.2.1.ebuild
index f7d2cc1a5e1..c1215a4195b 100644
--- a/kde-misc/kdirstat/kdirstat-3.2.1.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.2.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2020-05-07 Thread Agostino Sarubbo
commit: f428e38e839ffde5c80f03d1c0d896a752d2f90b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu May  7 15:57:52 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu May  7 15:57:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f428e38e

kde-misc/kdirstat: amd64 stable wrt bug #719956

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-misc/kdirstat/kdirstat-3.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.2.1.ebuild 
b/kde-misc/kdirstat/kdirstat-3.2.1.ebuild
index 464711ac036..f7d2cc1a5e1 100644
--- a/kde-misc/kdirstat/kdirstat-3.2.1.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.2.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2020-04-22 Thread Andreas Sturmlechner
commit: d862936ff7e94b67d40e45c3b07dfb7bf51e6ef3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Apr 22 20:41:37 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Apr 22 20:49:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d862936f

kde-misc/kdirstat: 3.2.1 version bump

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kdirstat/Manifest  |  1 +
 kde-misc/kdirstat/kdirstat-3.2.1.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index 55f306f6a75..73d04a2a8a1 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1 +1,2 @@
 DIST kdirstat-3.2.0.tar.gz 249518 BLAKE2B 
81575cb7356ebef36f83cedce3720d38387cbab1cbcafaa2518551eb1c73e0a96470b2fba725ab6b2ca5d55df2a13c262f72af359dc8882d40cc1165868a2396
 SHA512 
b664fc8a74f37af39960be27c81d2ae4a2d67ecd8f9eda4ffb8b5d1da6936083353f89ba9cf25340acc5789bf6fed93cb5b16b6b3d146a089af9ef51ac1fc370
+DIST kdirstat-3.2.1.tar.gz 249498 BLAKE2B 
9c80f0460a2a8b31fe1effd2159fc3ddbfd311038ebded7973e6c4f836b7de8a1510891686d3e8efb4c4e102582697c5e57e7363b5582bb84364d7a2c1c64dc6
 SHA512 
db0dc98257914b7cd006c9523b83bd3e2fc1f2f1b1f842b01e6eaab4c8ec9299ee6fc97badeffda89a00385eeb0fd693921dfbafc090bb29d4e7d8cde01ea102

diff --git a/kde-misc/kdirstat/kdirstat-3.2.1.ebuild 
b/kde-misc/kdirstat/kdirstat-3.2.1.ebuild
new file mode 100644
index 000..464711ac036
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-3.2.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+inherit ecm
+
+DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
+HOMEPAGE="https://github.com/jeromerobert/k4dirstat;
+SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+BDEPEND="
+   sys-devel/gettext
+"
+DEPEND="
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   kde-frameworks/kconfig:5
+   kde-frameworks/kconfigwidgets:5
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/ki18n:5
+   kde-frameworks/kiconthemes:5
+   kde-frameworks/kio:5
+   kde-frameworks/kjobwidgets:5
+   kde-frameworks/kwidgetsaddons:5
+   kde-frameworks/kxmlgui:5
+   sys-libs/zlib
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/k4dirstat-${PV}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DK4DIRSTAT_GIT_VERSION=OFF
+   )
+   ecm_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2020-02-18 Thread Andreas Sturmlechner
commit: bca2a5f528b8cb595c8f06673e05d10fdec693cd
Author: Roy Bamford  gentoo  org>
AuthorDate: Tue Feb 18 11:12:37 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 18 20:04:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca2a5f5

kde-misc/kdirstat: added ~arm64 keyword

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kdirstat/kdirstat-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.2.0.ebuild 
b/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
index 320748f7d71..c1215a4195b 100644
--- a/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2020-01-19 Thread Andreas Sturmlechner
commit: 8e878bc9e187a64f7cd20261967982423e998b87
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 19 19:06:55 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 19 19:08:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e878bc9

kde-misc/kdirstat: 3.2.0 amd64 stable

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kdirstat/kdirstat-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.2.0.ebuild 
b/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
index 1933ff7098e..320748f7d71 100644
--- a/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2020-01-19 Thread Andreas Sturmlechner
commit: eb2644f3ac6cb2f09de0d5f8c4bb160a18fa01dc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 19 19:07:35 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 19 19:08:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb2644f3

kde-misc/kdirstat: Drop 3.1.4

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kdirstat/Manifest  |  1 -
 kde-misc/kdirstat/kdirstat-3.1.4.ebuild | 40 -
 2 files changed, 41 deletions(-)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index 1271533ee3b..55f306f6a75 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1,2 +1 @@
-DIST k4dirstat-3.1.4.tar.bz2 230737 BLAKE2B 
af1f22c3ab636a78f402fa002aa08f8ae83f57f134b4c7a2087d9be6cb9f89aca6065316e59cedbbb3d9c92a82d0dafaf465c66e1c0a2921e5064c6683431ffe
 SHA512 
f931440541a663f83a9c6cb2ad32a9e32b8b83ef6a5b4bba0f07b664e3a2e5d5d3e97b6e53819bac75739f236138b9f7945354cc7b0c31909710b37e9cfe296d
 DIST kdirstat-3.2.0.tar.gz 249518 BLAKE2B 
81575cb7356ebef36f83cedce3720d38387cbab1cbcafaa2518551eb1c73e0a96470b2fba725ab6b2ca5d55df2a13c262f72af359dc8882d40cc1165868a2396
 SHA512 
b664fc8a74f37af39960be27c81d2ae4a2d67ecd8f9eda4ffb8b5d1da6936083353f89ba9cf25340acc5789bf6fed93cb5b16b6b3d146a089af9ef51ac1fc370

diff --git a/kde-misc/kdirstat/kdirstat-3.1.4.ebuild 
b/kde-misc/kdirstat/kdirstat-3.1.4.ebuild
deleted file mode 100644
index 274f8a7caca..000
--- a/kde-misc/kdirstat/kdirstat-3.1.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
-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=""
-
-BDEPEND="
-   sys-devel/gettext
-"
-DEPEND="
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(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
-"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
-   # tarball contains git revision hash, which we don't want in the ebuild.
-   default
-   mv "${WORKDIR}"/*k4dirstat-* "${S}" || die
-}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2020-01-18 Thread Thomas Deutschmann
commit: 7b2f8ba32d7ca1294af7e46a51110800b21e5406
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jan 18 23:07:48 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan 18 23:15:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2f8ba3

kde-misc/kdirstat: x86 stable (bug #705752)

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 kde-misc/kdirstat/kdirstat-3.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.2.0.ebuild 
b/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
index ba3b65a800b..1933ff7098e 100644
--- a/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2019-12-24 Thread Andreas Sturmlechner
commit: fdce94d82cd4e1010332448843b382974265522a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Dec 24 23:58:58 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Dec 25 01:26:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdce94d8

kde-misc/kdirstat: 3.2.0 version bump

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kdirstat/Manifest  |  1 +
 kde-misc/kdirstat/kdirstat-3.2.0.ebuild | 44 +
 kde-misc/kdirstat/metadata.xml  |  2 +-
 3 files changed, 46 insertions(+), 1 deletion(-)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index 78a39e9dbd9..1271533ee3b 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1 +1,2 @@
 DIST k4dirstat-3.1.4.tar.bz2 230737 BLAKE2B 
af1f22c3ab636a78f402fa002aa08f8ae83f57f134b4c7a2087d9be6cb9f89aca6065316e59cedbbb3d9c92a82d0dafaf465c66e1c0a2921e5064c6683431ffe
 SHA512 
f931440541a663f83a9c6cb2ad32a9e32b8b83ef6a5b4bba0f07b664e3a2e5d5d3e97b6e53819bac75739f236138b9f7945354cc7b0c31909710b37e9cfe296d
+DIST kdirstat-3.2.0.tar.gz 249518 BLAKE2B 
81575cb7356ebef36f83cedce3720d38387cbab1cbcafaa2518551eb1c73e0a96470b2fba725ab6b2ca5d55df2a13c262f72af359dc8882d40cc1165868a2396
 SHA512 
b664fc8a74f37af39960be27c81d2ae4a2d67ecd8f9eda4ffb8b5d1da6936083353f89ba9cf25340acc5789bf6fed93cb5b16b6b3d146a089af9ef51ac1fc370

diff --git a/kde-misc/kdirstat/kdirstat-3.2.0.ebuild 
b/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
new file mode 100644
index 000..ba3b65a800b
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+inherit ecm
+
+DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
+HOMEPAGE="https://github.com/jeromerobert/k4dirstat;
+SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+BDEPEND="
+   sys-devel/gettext
+"
+DEPEND="
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   kde-frameworks/kconfig:5
+   kde-frameworks/kconfigwidgets:5
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/ki18n:5
+   kde-frameworks/kiconthemes:5
+   kde-frameworks/kio:5
+   kde-frameworks/kjobwidgets:5
+   kde-frameworks/kwidgetsaddons:5
+   kde-frameworks/kxmlgui:5
+   sys-libs/zlib
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/k4dirstat-${PV}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DK4DIRSTAT_GIT_VERSION=OFF
+   )
+   ecm_src_configure
+}

diff --git a/kde-misc/kdirstat/metadata.xml b/kde-misc/kdirstat/metadata.xml
index d39facde082..698f1405713 100644
--- a/kde-misc/kdirstat/metadata.xml
+++ b/kde-misc/kdirstat/metadata.xml
@@ -6,6 +6,6 @@
Gentoo KDE Project


-   jeromerobert/k4dirstat
+   jeromerobert/k4dirstat

 



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2019-04-01 Thread Michael Palimaka
commit: 4b69f3d0652a75867fc548b4ae893f0df149d425
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Apr  1 10:43:04 2019 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Apr  1 10:55:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b69f3d0

kde-misc/kdirstat: stabilise 3.1.4 for x86

Closes: https://bugs.gentoo.org/681018
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka  gentoo.org>

 kde-misc/kdirstat/kdirstat-3.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.1.4.ebuild 
b/kde-misc/kdirstat/kdirstat-3.1.4.ebuild
index 4137e4b74c8..274f8a7caca 100644
--- a/kde-misc/kdirstat/kdirstat-3.1.4.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.1.4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://bitbucket.org/jeromerobert/k4dirstat/;
 
SRC_URI="https://bitbucket.org/jeromerobert/k4dirstat/get/k4dirstat-${PV}.tar.bz2;
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2019-04-01 Thread Michael Palimaka
commit: e424b14bc5e9d9c179e393a935a4cae340a7f8ff
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Apr  1 10:43:18 2019 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Apr  1 10:55:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e424b14b

kde-misc/kdirstat: remove 3.1.3

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka  gentoo.org>

 kde-misc/kdirstat/Manifest  |  1 -
 kde-misc/kdirstat/kdirstat-3.1.3.ebuild | 42 -
 2 files changed, 43 deletions(-)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index 0bfcf66eccf..78a39e9dbd9 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1,2 +1 @@
-DIST k4dirstat-3.1.3.tar.bz2 230480 BLAKE2B 
ddb91b9d6a4ce119f4f3c71541ad490b973de1e6648ce019e48374d825b18ba697b652f59d42995b14f53e730370ee41f9910056406711003e506e0826b9ad39
 SHA512 
b5e71d5d235ead64d1a7c6005551585316a8565c806a3ca07050331b2a8ff13f7048b1cc54489e84f49be3abedf01c65b5b6951724c955f540d7c3fa0bfd2afc
 DIST k4dirstat-3.1.4.tar.bz2 230737 BLAKE2B 
af1f22c3ab636a78f402fa002aa08f8ae83f57f134b4c7a2087d9be6cb9f89aca6065316e59cedbbb3d9c92a82d0dafaf465c66e1c0a2921e5064c6683431ffe
 SHA512 
f931440541a663f83a9c6cb2ad32a9e32b8b83ef6a5b4bba0f07b664e3a2e5d5d3e97b6e53819bac75739f236138b9f7945354cc7b0c31909710b37e9cfe296d

diff --git a/kde-misc/kdirstat/kdirstat-3.1.3.ebuild 
b/kde-misc/kdirstat/kdirstat-3.1.3.ebuild
deleted file mode 100644
index 06caeec19ea..000
--- a/kde-misc/kdirstat/kdirstat-3.1.3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
-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 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
-"
-
-src_unpack() {
-   # tarball contains git revision hash, which we don't want in the ebuild.
-   default
-   mv "${WORKDIR}"/*k4dirstat-* "${S}" || die
-}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2019-03-24 Thread Mikle Kolyada
commit: 5780a71e77302688a5fe210227391e83f6c727c7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Mar 24 10:22:32 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Mar 24 10:22:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5780a71e

kde-misc/kdirstat: amd64 stable wrt bug #681018

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 kde-misc/kdirstat/kdirstat-3.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.1.4.ebuild 
b/kde-misc/kdirstat/kdirstat-3.1.4.ebuild
index ab7194da1e9..4137e4b74c8 100644
--- a/kde-misc/kdirstat/kdirstat-3.1.4.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.1.4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://bitbucket.org/jeromerobert/k4dirstat/;
 
SRC_URI="https://bitbucket.org/jeromerobert/k4dirstat/get/k4dirstat-${PV}.tar.bz2;
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2019-03-01 Thread Andreas Sturmlechner
commit: ddbbf4f080c3d85ef174b69d896cb0c4851350e0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar  1 20:25:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Mar  2 00:02:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddbbf4f0

kde-misc/kdirstat: 3.1.4 version bump, EAPI-7 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/kdirstat/Manifest  |  1 +
 kde-misc/kdirstat/kdirstat-3.1.4.ebuild | 40 +
 2 files changed, 41 insertions(+)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index de6710f8156..0bfcf66eccf 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1 +1,2 @@
 DIST k4dirstat-3.1.3.tar.bz2 230480 BLAKE2B 
ddb91b9d6a4ce119f4f3c71541ad490b973de1e6648ce019e48374d825b18ba697b652f59d42995b14f53e730370ee41f9910056406711003e506e0826b9ad39
 SHA512 
b5e71d5d235ead64d1a7c6005551585316a8565c806a3ca07050331b2a8ff13f7048b1cc54489e84f49be3abedf01c65b5b6951724c955f540d7c3fa0bfd2afc
+DIST k4dirstat-3.1.4.tar.bz2 230737 BLAKE2B 
af1f22c3ab636a78f402fa002aa08f8ae83f57f134b4c7a2087d9be6cb9f89aca6065316e59cedbbb3d9c92a82d0dafaf465c66e1c0a2921e5064c6683431ffe
 SHA512 
f931440541a663f83a9c6cb2ad32a9e32b8b83ef6a5b4bba0f07b664e3a2e5d5d3e97b6e53819bac75739f236138b9f7945354cc7b0c31909710b37e9cfe296d

diff --git a/kde-misc/kdirstat/kdirstat-3.1.4.ebuild 
b/kde-misc/kdirstat/kdirstat-3.1.4.ebuild
new file mode 100644
index 000..ab7194da1e9
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-3.1.4.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
+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=""
+
+BDEPEND="
+   sys-devel/gettext
+"
+DEPEND="
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(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
+"
+RDEPEND="${DEPEND}"
+
+src_unpack() {
+   # tarball contains git revision hash, which we don't want in the ebuild.
+   default
+   mv "${WORKDIR}"/*k4dirstat-* "${S}" || die
+}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2018-06-07 Thread Johannes Huber
commit: 4186a0ba81b8453dbc03205c67d5f1147dcc7644
Author: Johannes Huber  gentoo  org>
AuthorDate: Thu Jun  7 17:48:33 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Thu Jun  7 17:48:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4186a0ba

kde-misc/kdirstat: Remove 3.1.2

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-misc/kdirstat/Manifest  |  1 -
 kde-misc/kdirstat/kdirstat-3.1.2.ebuild | 42 -
 2 files changed, 43 deletions(-)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index dab58285c2d..de6710f8156 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1,2 +1 @@
-DIST k4dirstat-3.1.2.tar.bz2 227623 BLAKE2B 
718360b79fb164960f99680a1501f72e65b0108a6ab9a38f72100df7ea9541a77d1d967d4eb645dd84978fa94553e9dd4b1b91d73144862bca8668ea401a0be1
 SHA512 
52c8fb58bde8f2ebb3404a3553ad5e3c838e95353808165f2e8f088f4848b40a5dda3427c6f24dd3d8bc8858e9c28f1f1db0993963c16cf355eeba253fc8344c
 DIST k4dirstat-3.1.3.tar.bz2 230480 BLAKE2B 
ddb91b9d6a4ce119f4f3c71541ad490b973de1e6648ce019e48374d825b18ba697b652f59d42995b14f53e730370ee41f9910056406711003e506e0826b9ad39
 SHA512 
b5e71d5d235ead64d1a7c6005551585316a8565c806a3ca07050331b2a8ff13f7048b1cc54489e84f49be3abedf01c65b5b6951724c955f540d7c3fa0bfd2afc

diff --git a/kde-misc/kdirstat/kdirstat-3.1.2.ebuild 
b/kde-misc/kdirstat/kdirstat-3.1.2.ebuild
deleted file mode 100644
index bef8cfdf24d..000
--- a/kde-misc/kdirstat/kdirstat-3.1.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
-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 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
-"
-
-src_unpack() {
-   # tarball contains git revision hash, which we don't want in the ebuild.
-   default
-   mv "${WORKDIR}"/*k4dirstat-* "${S}" || die
-}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2018-06-07 Thread Agostino Sarubbo
commit: f60d9a8da5cefdfb884ce7c24060d93e8735a8b1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  7 10:13:01 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  7 10:13:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f60d9a8d

kde-misc/kdirstat: amd64 stable wrt bug #657006

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"

 kde-misc/kdirstat/kdirstat-3.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.1.3.ebuild 
b/kde-misc/kdirstat/kdirstat-3.1.3.ebuild
index 04bee4a6123..06caeec19ea 100644
--- a/kde-misc/kdirstat/kdirstat-3.1.3.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.1.3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://bitbucket.org/jeromerobert/k4dirstat/;
 
SRC_URI="https://bitbucket.org/jeromerobert/k4dirstat/get/k4dirstat-${PV}.tar.bz2;
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2018-04-09 Thread Andreas Sturmlechner
commit: 547ec2319150756c0d7e664b4c6b290d7cf4deea
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Apr  9 20:53:50 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr  9 20:53:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547ec231

kde-misc/kdirstat: 3.1.3 version bump

Closes: https://bugs.gentoo.org/652850
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 kde-misc/kdirstat/Manifest  |  1 +
 kde-misc/kdirstat/kdirstat-3.1.3.ebuild | 42 +
 2 files changed, 43 insertions(+)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index 96c7e9760b4..dab58285c2d 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1 +1,2 @@
 DIST k4dirstat-3.1.2.tar.bz2 227623 BLAKE2B 
718360b79fb164960f99680a1501f72e65b0108a6ab9a38f72100df7ea9541a77d1d967d4eb645dd84978fa94553e9dd4b1b91d73144862bca8668ea401a0be1
 SHA512 
52c8fb58bde8f2ebb3404a3553ad5e3c838e95353808165f2e8f088f4848b40a5dda3427c6f24dd3d8bc8858e9c28f1f1db0993963c16cf355eeba253fc8344c
+DIST k4dirstat-3.1.3.tar.bz2 230480 BLAKE2B 
ddb91b9d6a4ce119f4f3c71541ad490b973de1e6648ce019e48374d825b18ba697b652f59d42995b14f53e730370ee41f9910056406711003e506e0826b9ad39
 SHA512 
b5e71d5d235ead64d1a7c6005551585316a8565c806a3ca07050331b2a8ff13f7048b1cc54489e84f49be3abedf01c65b5b6951724c955f540d7c3fa0bfd2afc

diff --git a/kde-misc/kdirstat/kdirstat-3.1.3.ebuild 
b/kde-misc/kdirstat/kdirstat-3.1.3.ebuild
new file mode 100644
index 000..ef6184cdc45
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-3.1.3.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
+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 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
+"
+
+src_unpack() {
+   # tarball contains git revision hash, which we don't want in the ebuild.
+   default
+   mv "${WORKDIR}"/*k4dirstat-* "${S}" || die
+}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2017-03-02 Thread Michael Palimaka
commit: 9040abb843953a5b6ab69aea71c200ff1e63fd0d
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Mar  2 10:49:41 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Mar  2 10:50:28 2017 +
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..000
--- 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
-}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2017-03-02 Thread Agostino Sarubbo
commit: b51ef0a65f2bd8fcfb3eb1657c8850203da07e2f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Mar  2 10:44:54 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Mar  2 10:44:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51ef0a6

kde-misc/kdirstat: x86 stable wrt bug #610886

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-misc/kdirstat/kdirstat-3.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.1.2.ebuild 
b/kde-misc/kdirstat/kdirstat-3.1.2.ebuild
index 24e3f1434e3..bef8cfdf24d 100644
--- a/kde-misc/kdirstat/kdirstat-3.1.2.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.1.2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://bitbucket.org/jeromerobert/k4dirstat/;
 
SRC_URI="https://bitbucket.org/jeromerobert/k4dirstat/get/k4dirstat-${PV}.tar.bz2;
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2017-02-27 Thread Agostino Sarubbo
commit: e6237d33f5d30a974d5978d6078576a9a7e8c0f0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Feb 27 08:22:48 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Feb 27 08:22:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6237d33

kde-misc/kdirstat: amd64 stable wrt bug #610886

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-misc/kdirstat/kdirstat-3.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.1.2.ebuild 
b/kde-misc/kdirstat/kdirstat-3.1.2.ebuild
index d66e5cb1f9..0f10e1bc81 100644
--- a/kde-misc/kdirstat/kdirstat-3.1.2.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ HOMEPAGE="https://bitbucket.org/jeromerobert/k4dirstat/;
 
SRC_URI="https://bitbucket.org/jeromerobert/k4dirstat/get/k4dirstat-${PV}.tar.bz2;
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2016-11-30 Thread Michael Palimaka
commit: f6485aff0129ae4c8df5a211af1a51d03ecb6de4
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Tue Nov 29 21:50:50 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Nov 30 14:13:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6485aff

kde-misc/kdirstat: 3.1.2 version bump

Gets rid of kdelibs4support.

Package-Manager: portage-2.3.0

 kde-misc/kdirstat/Manifest  |  1 +
 kde-misc/kdirstat/kdirstat-3.1.2.ebuild | 43 +
 2 files changed, 44 insertions(+)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index ba24c243..efa09cd 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1 +1,2 @@
 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.1.2.ebuild 
b/kde-misc/kdirstat/kdirstat-3.1.2.ebuild
new file mode 100644
index ..d66e5cb
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-3.1.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
+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 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
+"
+
+src_unpack() {
+   # tarball contains git revision hash, which we don't want in the ebuild.
+   default
+   mv "${WORKDIR}"/*k4dirstat-* "${S}" || die
+}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2016-06-09 Thread Johannes Huber
commit: bd50acc9a63c1748d018773d54cbefa232b80d66
Author: Johannes Huber  gentoo  org>
AuthorDate: Thu Jun  9 07:45:07 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Thu Jun  9 07:45:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd50acc9

kde-misc/kdirstat: Remove 2.7.5

Package-Manager: portage-2.3.0_rc1

 kde-misc/kdirstat/Manifest  |  1 -
 kde-misc/kdirstat/kdirstat-2.7.5.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index 010f62e..ba24c243 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1,2 +1 @@
-DIST k4dirstat-2.7.5.tar.bz2 225485 SHA256 
20fcf97285c8e1836cec94b05dc4e3ae92e0f7e806cd278d46ec2c3287f5ff31 SHA512 
57853c00c26cbef13523455c854e38da7eddfb4382c6143a25a2c43a319c4c03037cba44340097c0612a329f2308f0f1e54ffe8cf1329d8d05755231a50da895
 WHIRLPOOL 
c37a2797caec7515fcaca93f9ca3d8103bfb151526d6c5148f19f58e673ae2f13e71b2d76f626c9d148ab402efeefa2a3f2747ad7c88e7c8f3a46cd3ef646419
 DIST k4dirstat-3.0.tar.bz2 231647 SHA256 
edbae93e477556e48dc45b93f6462e8b7ca61cacf3d38c97d1a81c412860bb12 SHA512 
07b707e09c71fab1614a917172ac4182a1460b4413ce497d26d34f85624d588ae7424366773d288c8070d1bc070633c7a6667d4950c4cb77b890ef2afe5e5b64
 WHIRLPOOL 
f3069ceaef3a1a7cd7bcc9f6fa92febbe5f15e1aaaf51da79e2889663d165ab26f629d7341df07fd6629b66656816312d201eff974e9eaa4a4f66560da83d77f

diff --git a/kde-misc/kdirstat/kdirstat-2.7.5.ebuild 
b/kde-misc/kdirstat/kdirstat-2.7.5.ebuild
deleted file mode 100644
index cd1fc6a..000
--- a/kde-misc/kdirstat/kdirstat-2.7.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_LINGUAS="de fr hu it ja"
-inherit kde4-base
-
-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"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="$(add_kdeapps_dep libkonq)
-   sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-
-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
-}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2016-06-08 Thread Michael Palimaka
commit: 42e4b0bfad0f452adbd88f3c91ed8d59578df1e6
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jun  8 19:54:33 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Wed Jun  8 19:55:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e4b0bf

kde-misc/kdirstat: amd64/x86 stable

Gentoo-bug: 584732

Package-Manager: portage-2.3.0_rc1

 kde-misc/kdirstat/kdirstat-3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild 
b/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild
index ab99e5f..12ab427 100644
--- a/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild
+++ b/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://bitbucket.org/jeromerobert/k4dirstat/;
 
SRC_URI="https://bitbucket.org/jeromerobert/k4dirstat/get/k4dirstat-${PV}.tar.bz2;
 
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2016-03-13 Thread Michael Palimaka
commit: 846f7f2c8595b70ef0d45fdc11cfff3a4ba02160
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Mar 12 20:18:51 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Mar 13 16:42:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=846f7f2c

kde-misc/kdirstat: Drop old

Package-Manager: portage-2.2.27

 kde-misc/kdirstat/kdirstat-3.0.ebuild | 45 ---
 1 file changed, 45 deletions(-)

diff --git a/kde-misc/kdirstat/kdirstat-3.0.ebuild 
b/kde-misc/kdirstat/kdirstat-3.0.ebuild
deleted file mode 100644
index 81cec91..000
--- a/kde-misc/kdirstat/kdirstat-3.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-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"
-SLOT="5"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   $(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)
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   sys-libs/zlib
-   !kde-misc/kdirstat:4
-"
-DEPEND="${RDEPEND}
-   $(add_frameworks_dep kdoctools)
-   sys-devel/gettext
-"
-
-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
-}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2016-03-13 Thread Michael Palimaka
commit: 150a0a585939170c0c402e16ad778842a0df0dc1
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat Mar 12 20:16:03 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Mar 13 16:42:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=150a0a58

kde-misc/kdirstat: force handbook optional, EAPI=6

Package-Manager: portage-2.2.27

 kde-misc/kdirstat/kdirstat-3.0-r1.ebuild | 46 
 1 file changed, 46 insertions(+)

diff --git a/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild 
b/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild
new file mode 100644
index 000..ab99e5f
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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
+}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/

2015-08-22 Thread Michael Palimaka
commit: 27f66a59aab92af21c41e2146e8d0257c24f8431
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Sat Aug 22 18:43:48 2015 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Sat Aug 22 18:44:15 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f66a59

kde-misc/kdirstat: version bump.

Package-Manager: portage-2.2.20.1

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

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index d8edb61..010f62e 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1 +1,2 @@
 DIST k4dirstat-2.7.5.tar.bz2 225485 SHA256 
20fcf97285c8e1836cec94b05dc4e3ae92e0f7e806cd278d46ec2c3287f5ff31 SHA512 
57853c00c26cbef13523455c854e38da7eddfb4382c6143a25a2c43a319c4c03037cba44340097c0612a329f2308f0f1e54ffe8cf1329d8d05755231a50da895
 WHIRLPOOL 
c37a2797caec7515fcaca93f9ca3d8103bfb151526d6c5148f19f58e673ae2f13e71b2d76f626c9d148ab402efeefa2a3f2747ad7c88e7c8f3a46cd3ef646419
+DIST k4dirstat-3.0.tar.bz2 231647 SHA256 
edbae93e477556e48dc45b93f6462e8b7ca61cacf3d38c97d1a81c412860bb12 SHA512 
07b707e09c71fab1614a917172ac4182a1460b4413ce497d26d34f85624d588ae7424366773d288c8070d1bc070633c7a6667d4950c4cb77b890ef2afe5e5b64
 WHIRLPOOL 
f3069ceaef3a1a7cd7bcc9f6fa92febbe5f15e1aaaf51da79e2889663d165ab26f629d7341df07fd6629b66656816312d201eff974e9eaa4a4f66560da83d77f

diff --git a/kde-misc/kdirstat/kdirstat-3.0.ebuild 
b/kde-misc/kdirstat/kdirstat-3.0.ebuild
new file mode 100644
index 000..81cec91
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-3.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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
+SLOT=5
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+RDEPEND=
+   $(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)
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   sys-libs/zlib
+   !kde-misc/kdirstat:4
+
+DEPEND=${RDEPEND}
+   $(add_frameworks_dep kdoctools)
+   sys-devel/gettext
+
+
+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
+}