public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2018-06-24  9:11 Michał Górny
  0 siblings, 0 replies; 69+ messages in thread
From: Michał Górny @ 2018-06-24  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     a2a4f642c565eb223e35c115df50d7ab11b0991a
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Tue Jun 19 09:17:26 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 09:08:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a4f642

sys-process/evisum: add new package

Package-Manager: Portage[mgorny]-2.3.36.1
Closes: https://github.com/gentoo/gentoo/pull/8905

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.1.1.ebuild | 21 +++++++++++++++++++++
 sys-process/evisum/metadata.xml        | 27 +++++++++++++++++++++++++++
 3 files changed, 49 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
new file mode 100644
index 00000000000..5733757d767
--- /dev/null
+++ b/sys-process/evisum/Manifest
@@ -0,0 +1 @@
+DIST evisum-0.1.1.tar.xz 77748 BLAKE2B 32c3330586d7d919ff54d8c3166bbece11efb1031617f039e7806dca268a6df3739db27ebc456c3b28e3d7599d325fb8aff16b21cc65b20e6011aa551a10e006 SHA512 dcfa7cdf18e08e63c53baff69c88fc81939534c7b1ecfe6a87567c30334d6f2c2899092c8eb630112f79d36e42cc2f4accc3ed3e389ed8cd0e78f52a566c2ca2

diff --git a/sys-process/evisum/evisum-0.1.1.ebuild b/sys-process/evisum/evisum-0.1.1.ebuild
new file mode 100644
index 00000000000..b495f2d787b
--- /dev/null
+++ b/sys-process/evisum/evisum-0.1.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-libs/efl-1.20.0[X]"
+RDEPEND="${DEPEND}"
+
+src_install() {
+	emake PREFIX="${D}"/usr install
+	einstalldocs
+}

diff --git a/sys-process/evisum/metadata.xml b/sys-process/evisum/metadata.xml
new file mode 100644
index 00000000000..4213c69bb41
--- /dev/null
+++ b/sys-process/evisum/metadata.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>juippis@gmail.com</email>
+  </maintainer>
+  <maintainer type="project">
+    <email>proxy-maint@gentoo.org</email>
+    <name>Proxy Maintainers</name>
+  </maintainer>
+  <longdescription lang="en">
+    This is a process monitor and system monitor.
+
+      - Full support across Linux, MacOS, FreeBSD and OpenBSD.
+      - Process Listing.
+      - Single-process view.
+      - Start/stop/kill individual process.
+      - Process PID, UID, name, thread count, memory use, nice, priority, state, CPU ID 
+        and CPU usage.
+      - CPU monitoring.
+      - Memory monitoring.
+      - Disk usage monitoring.
+      - Network usage monitoring.
+      - CPU temperature monitoring.
+      - Battery and power status.
+  </longdescription>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2018-09-30 20:32 Michał Górny
  0 siblings, 0 replies; 69+ messages in thread
From: Michał Górny @ 2018-09-30 20:32 UTC (permalink / raw
  To: gentoo-commits

commit:     a5945fd98bd8ee1ed773244acbd33df670728d0b
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Tue Sep 25 16:20:13 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 20:27:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5945fd9

sys-process/evisum: bump to 0.1.2

Signed-off-by: Joonas Niilola <juippis <AT> gmail.com>
Package-Manager: Portage[mgorny]-2.3.49.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.1.2.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 5733757d767..a6a33cf2935 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.1.1.tar.xz 77748 BLAKE2B 32c3330586d7d919ff54d8c3166bbece11efb1031617f039e7806dca268a6df3739db27ebc456c3b28e3d7599d325fb8aff16b21cc65b20e6011aa551a10e006 SHA512 dcfa7cdf18e08e63c53baff69c88fc81939534c7b1ecfe6a87567c30334d6f2c2899092c8eb630112f79d36e42cc2f4accc3ed3e389ed8cd0e78f52a566c2ca2
+DIST evisum-0.1.2.tar.xz 77796 BLAKE2B 79baf9acd755af381e8a2f377727fb7e9d452a7ef57e9e5b4cee0013236e96ec8c8170072790a9a09f22a7d166ba86be4d0580767714a26cbfabc63d2a47aee9 SHA512 30e03c4468079f2932f5b1c3a6c3b2ddcf263c7bcd1a767bc45ac7c6e97a33bc2cd9d5cf1201907d0c76b149fa9798c28b25a81f451074af1c53016bb25fd53b

diff --git a/sys-process/evisum/evisum-0.1.2.ebuild b/sys-process/evisum/evisum-0.1.2.ebuild
new file mode 100644
index 00000000000..c8a0cadb353
--- /dev/null
+++ b/sys-process/evisum/evisum-0.1.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=dev-libs/efl-1.20.0[X]"
+RDEPEND="${DEPEND}"
+
+src_install() {
+	emake PREFIX="${D}"/usr install
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2018-09-30 20:32 Michał Górny
  0 siblings, 0 replies; 69+ messages in thread
From: Michał Górny @ 2018-09-30 20:32 UTC (permalink / raw
  To: gentoo-commits

commit:     e39ee9904ea6e1c143cb33bfb9230dd04bca0533
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Tue Sep 25 16:20:49 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 20:27:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e39ee990

sys-process/evisum: remove old 0.1.1

Signed-off-by: Joonas Niilola <juippis <AT> gmail.com>
Package-Manager: Portage[mgorny]-2.3.49.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9974

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.1.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index a6a33cf2935..66da2ed4682 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1 @@
-DIST evisum-0.1.1.tar.xz 77748 BLAKE2B 32c3330586d7d919ff54d8c3166bbece11efb1031617f039e7806dca268a6df3739db27ebc456c3b28e3d7599d325fb8aff16b21cc65b20e6011aa551a10e006 SHA512 dcfa7cdf18e08e63c53baff69c88fc81939534c7b1ecfe6a87567c30334d6f2c2899092c8eb630112f79d36e42cc2f4accc3ed3e389ed8cd0e78f52a566c2ca2
 DIST evisum-0.1.2.tar.xz 77796 BLAKE2B 79baf9acd755af381e8a2f377727fb7e9d452a7ef57e9e5b4cee0013236e96ec8c8170072790a9a09f22a7d166ba86be4d0580767714a26cbfabc63d2a47aee9 SHA512 30e03c4468079f2932f5b1c3a6c3b2ddcf263c7bcd1a767bc45ac7c6e97a33bc2cd9d5cf1201907d0c76b149fa9798c28b25a81f451074af1c53016bb25fd53b

diff --git a/sys-process/evisum/evisum-0.1.1.ebuild b/sys-process/evisum/evisum-0.1.1.ebuild
deleted file mode 100644
index b495f2d787b..00000000000
--- a/sys-process/evisum/evisum-0.1.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-libs/efl-1.20.0[X]"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	emake PREFIX="${D}"/usr install
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2018-12-11 22:58 Patrice Clement
  0 siblings, 0 replies; 69+ messages in thread
From: Patrice Clement @ 2018-12-11 22:58 UTC (permalink / raw
  To: gentoo-commits

commit:     df22f9c0e42f40962799d856f243ee13bf4649ed
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Thu Nov 22 09:44:12 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Dec 11 22:58:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df22f9c0

sys-process/evisum: remove old.

Signed-off-by: Joonas Niilola <juippis <AT> gmail.com>
Package-Manager: Portage[mgorny]-2.3.49.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.1.2.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index f846a34d4fe..d4b5e0a7eb2 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1 @@
-DIST evisum-0.1.2.tar.xz 77796 BLAKE2B 79baf9acd755af381e8a2f377727fb7e9d452a7ef57e9e5b4cee0013236e96ec8c8170072790a9a09f22a7d166ba86be4d0580767714a26cbfabc63d2a47aee9 SHA512 30e03c4468079f2932f5b1c3a6c3b2ddcf263c7bcd1a767bc45ac7c6e97a33bc2cd9d5cf1201907d0c76b149fa9798c28b25a81f451074af1c53016bb25fd53b
 DIST evisum-0.2.0.tar.xz 84340 BLAKE2B ef950f9cab3e8b6e911a62e4a2338f4ce3b80b92c00a9d7a26c3e1929ad140d04dd46ecc96487205b07027a959f772ec2eb437509efdadffce7a496a2784391a SHA512 d0d071b652477f8e25a913d8424245e019f2b418de8886641b6a550845e59a5b55f4e5319530519834d8c699a8a4cdd1a6512271e321a53b1e6d64dc9700a40d

diff --git a/sys-process/evisum/evisum-0.1.2.ebuild b/sys-process/evisum/evisum-0.1.2.ebuild
deleted file mode 100644
index c8a0cadb353..00000000000
--- a/sys-process/evisum/evisum-0.1.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=">=dev-libs/efl-1.20.0[X]"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	emake PREFIX="${D}"/usr install
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2018-12-11 22:58 Patrice Clement
  0 siblings, 0 replies; 69+ messages in thread
From: Patrice Clement @ 2018-12-11 22:58 UTC (permalink / raw
  To: gentoo-commits

commit:     d192772afce47c2a313a81f89aa98339154c7ee0
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Thu Nov 22 09:43:35 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Dec 11 22:58:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d192772a

sys-process/evisum: version bump.

- now comes with a terminal command 'tingle' too.

Signed-off-by: Joonas Niilola <juippis <AT> gmail.com>
Package-Manager: Portage[mgorny]-2.3.49.1
Closes: https://github.com/gentoo/gentoo/pull/10462
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.2.0.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 66da2ed4682..f846a34d4fe 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.1.2.tar.xz 77796 BLAKE2B 79baf9acd755af381e8a2f377727fb7e9d452a7ef57e9e5b4cee0013236e96ec8c8170072790a9a09f22a7d166ba86be4d0580767714a26cbfabc63d2a47aee9 SHA512 30e03c4468079f2932f5b1c3a6c3b2ddcf263c7bcd1a767bc45ac7c6e97a33bc2cd9d5cf1201907d0c76b149fa9798c28b25a81f451074af1c53016bb25fd53b
+DIST evisum-0.2.0.tar.xz 84340 BLAKE2B ef950f9cab3e8b6e911a62e4a2338f4ce3b80b92c00a9d7a26c3e1929ad140d04dd46ecc96487205b07027a959f772ec2eb437509efdadffce7a496a2784391a SHA512 d0d071b652477f8e25a913d8424245e019f2b418de8886641b6a550845e59a5b55f4e5319530519834d8c699a8a4cdd1a6512271e321a53b1e6d64dc9700a40d

diff --git a/sys-process/evisum/evisum-0.2.0.ebuild b/sys-process/evisum/evisum-0.2.0.ebuild
new file mode 100644
index 00000000000..59ffd0827f4
--- /dev/null
+++ b/sys-process/evisum/evisum-0.2.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
+
+src_install() {
+	emake PREFIX="${D}"/usr install
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2019-06-27 11:40 Andreas Sturmlechner
  0 siblings, 0 replies; 69+ messages in thread
From: Andreas Sturmlechner @ 2019-06-27 11:40 UTC (permalink / raw
  To: gentoo-commits

commit:     a25fdf3b7b4f9a035809924aabedc93d1dfee295
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Sun Jun 23 15:22:32 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 27 11:40:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a25fdf3b

sys-process/evisum: remove old

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Joonas Niilola <juippis <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sys-process/evisum/Manifest            |  2 --
 sys-process/evisum/evisum-0.2.0.ebuild | 20 --------------------
 sys-process/evisum/evisum-0.2.2.ebuild | 32 --------------------------------
 3 files changed, 54 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 14bb64d4cf0..1c2aa5e0537 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,3 +1 @@
-DIST evisum-0.2.0.tar.xz 84340 BLAKE2B ef950f9cab3e8b6e911a62e4a2338f4ce3b80b92c00a9d7a26c3e1929ad140d04dd46ecc96487205b07027a959f772ec2eb437509efdadffce7a496a2784391a SHA512 d0d071b652477f8e25a913d8424245e019f2b418de8886641b6a550845e59a5b55f4e5319530519834d8c699a8a4cdd1a6512271e321a53b1e6d64dc9700a40d
-DIST evisum-0.2.2.tar.xz 84984 BLAKE2B f514faae5fa1286ebc862e7d58d406ebffa700a41be6c90576a91399abd83329ff0b271bdb964140e4cd698b8cf4fc1c7198b4dee9d2467b64a21013623ef193 SHA512 06fb235a61093c5aa33a8171418a80a94e311ebdbc362fc0229019e24e4e9d933a491fac94be49ca72180b5ce81b1cee133e46a75462527a343c67ba46fdffe9
 DIST evisum-0.2.3.tar.xz 85000 BLAKE2B 3f3a43ff569d05550d092930f1cf61eb4deef2a449bd1b407b0f460c15887b76fc430ecbbe8357e6a06d6c34cdce68321d38922635ec4b9caccad084d9c619d6 SHA512 0043432f2b434c2bbdbe03b96d29a3f9515d063bdf5ae61ef5273aad1ec6dbc532860af4a22bebf275f171585e793e3851eec9c98a7eaa4645e32d3a79eafdc1

diff --git a/sys-process/evisum/evisum-0.2.0.ebuild b/sys-process/evisum/evisum-0.2.0.ebuild
deleted file mode 100644
index 59ffd0827f4..00000000000
--- a/sys-process/evisum/evisum-0.2.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
-
-src_install() {
-	emake PREFIX="${D}"/usr install
-	einstalldocs
-}

diff --git a/sys-process/evisum/evisum-0.2.2.ebuild b/sys-process/evisum/evisum-0.2.2.ebuild
deleted file mode 100644
index 5df0392e17b..00000000000
--- a/sys-process/evisum/evisum-0.2.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
-
-PATCHES=( "${FILESDIR}/${P}-respect-cflags-ldflags.patch" )
-
-src_install() {
-	emake PREFIX="${D}"/usr install
-	einstalldocs
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2019-06-27 11:40 Andreas Sturmlechner
  0 siblings, 0 replies; 69+ messages in thread
From: Andreas Sturmlechner @ 2019-06-27 11:40 UTC (permalink / raw
  To: gentoo-commits

commit:     7fdc19210d626c8d625c05347ba3ae715325f1f1
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Sun Jun 23 15:22:02 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 27 11:40:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fdc1921

sys-process/evisum: bump to 0.2.3

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Joonas Niilola <juippis <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12311
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.2.3.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index b36aeb90643..14bb64d4cf0 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1,3 @@
 DIST evisum-0.2.0.tar.xz 84340 BLAKE2B ef950f9cab3e8b6e911a62e4a2338f4ce3b80b92c00a9d7a26c3e1929ad140d04dd46ecc96487205b07027a959f772ec2eb437509efdadffce7a496a2784391a SHA512 d0d071b652477f8e25a913d8424245e019f2b418de8886641b6a550845e59a5b55f4e5319530519834d8c699a8a4cdd1a6512271e321a53b1e6d64dc9700a40d
 DIST evisum-0.2.2.tar.xz 84984 BLAKE2B f514faae5fa1286ebc862e7d58d406ebffa700a41be6c90576a91399abd83329ff0b271bdb964140e4cd698b8cf4fc1c7198b4dee9d2467b64a21013623ef193 SHA512 06fb235a61093c5aa33a8171418a80a94e311ebdbc362fc0229019e24e4e9d933a491fac94be49ca72180b5ce81b1cee133e46a75462527a343c67ba46fdffe9
+DIST evisum-0.2.3.tar.xz 85000 BLAKE2B 3f3a43ff569d05550d092930f1cf61eb4deef2a449bd1b407b0f460c15887b76fc430ecbbe8357e6a06d6c34cdce68321d38922635ec4b9caccad084d9c619d6 SHA512 0043432f2b434c2bbdbe03b96d29a3f9515d063bdf5ae61ef5273aad1ec6dbc532860af4a22bebf275f171585e793e3851eec9c98a7eaa4645e32d3a79eafdc1

diff --git a/sys-process/evisum/evisum-0.2.3.ebuild b/sys-process/evisum/evisum-0.2.3.ebuild
new file mode 100644
index 00000000000..9ea74684dde
--- /dev/null
+++ b/sys-process/evisum/evisum-0.2.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
+
+PATCHES=( "${FILESDIR}/${PN}-0.2.2-respect-cflags-ldflags.patch" )
+
+src_install() {
+	emake PREFIX="${D}"/usr install
+	einstalldocs
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2019-07-31  3:41 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2019-07-31  3:41 UTC (permalink / raw
  To: gentoo-commits

commit:     c6a53fc438629ac46dbc2196906eecc1b15bdbeb
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 03:35:38 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 03:35:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a53fc4

sys-process/evisum: update maintainer info

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/metadata.xml | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/sys-process/evisum/metadata.xml b/sys-process/evisum/metadata.xml
index 4213c69bb41..3107bd66400 100644
--- a/sys-process/evisum/metadata.xml
+++ b/sys-process/evisum/metadata.xml
@@ -2,11 +2,8 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <maintainer type="person">
-    <email>juippis@gmail.com</email>
-  </maintainer>
-  <maintainer type="project">
-    <email>proxy-maint@gentoo.org</email>
-    <name>Proxy Maintainers</name>
+    <email>juippis@gentoo.org</email>
+    <name>Joonas Niilola</name>
   </maintainer>
   <longdescription lang="en">
     This is a process monitor and system monitor.


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2019-08-24 18:37 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2019-08-24 18:37 UTC (permalink / raw
  To: gentoo-commits

commit:     8a61668a2e269f36600240f2afd6aec8815bfa90
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 24 18:37:04 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 18:37:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a61668a

sys-process/evisum: bump to 0.2.4

Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.2.4.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 1c2aa5e0537..b6000b67824 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.2.3.tar.xz 85000 BLAKE2B 3f3a43ff569d05550d092930f1cf61eb4deef2a449bd1b407b0f460c15887b76fc430ecbbe8357e6a06d6c34cdce68321d38922635ec4b9caccad084d9c619d6 SHA512 0043432f2b434c2bbdbe03b96d29a3f9515d063bdf5ae61ef5273aad1ec6dbc532860af4a22bebf275f171585e793e3851eec9c98a7eaa4645e32d3a79eafdc1
+DIST evisum-0.2.4.tar.xz 84604 BLAKE2B 36219949fdc63ee08be2577591ebb8c746abdf583ae7d9683be0809bd452f0ec8026e65221f8094b18340d54440f303b6ac21d4ff99cf7919a20046ef3ffa1b2 SHA512 31360e8965e9078e8d66ddbffd7f71fec75e327ac1a1a00b9e6337cfc5e80028beaa141f6feb64221098c4a202a410497ad96280e2510d91e84e44038662d540

diff --git a/sys-process/evisum/evisum-0.2.4.ebuild b/sys-process/evisum/evisum-0.2.4.ebuild
new file mode 100644
index 00000000000..9ea74684dde
--- /dev/null
+++ b/sys-process/evisum/evisum-0.2.4.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
+
+PATCHES=( "${FILESDIR}/${PN}-0.2.2-respect-cflags-ldflags.patch" )
+
+src_install() {
+	emake PREFIX="${D}"/usr install
+	einstalldocs
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2019-09-08 15:54 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2019-09-08 15:54 UTC (permalink / raw
  To: gentoo-commits

commit:     3b0b3a7aa120352be09cb3afe6b16b27b22eb624
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  8 15:53:50 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Sep  8 15:53:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0b3a7a

sys-process/evisum: bump to 0.2.6

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.2.6.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index b6000b67824..2c40763fd61 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1,3 @@
 DIST evisum-0.2.3.tar.xz 85000 BLAKE2B 3f3a43ff569d05550d092930f1cf61eb4deef2a449bd1b407b0f460c15887b76fc430ecbbe8357e6a06d6c34cdce68321d38922635ec4b9caccad084d9c619d6 SHA512 0043432f2b434c2bbdbe03b96d29a3f9515d063bdf5ae61ef5273aad1ec6dbc532860af4a22bebf275f171585e793e3851eec9c98a7eaa4645e32d3a79eafdc1
 DIST evisum-0.2.4.tar.xz 84604 BLAKE2B 36219949fdc63ee08be2577591ebb8c746abdf583ae7d9683be0809bd452f0ec8026e65221f8094b18340d54440f303b6ac21d4ff99cf7919a20046ef3ffa1b2 SHA512 31360e8965e9078e8d66ddbffd7f71fec75e327ac1a1a00b9e6337cfc5e80028beaa141f6feb64221098c4a202a410497ad96280e2510d91e84e44038662d540
+DIST evisum-0.2.6.tar.xz 85532 BLAKE2B d673ab15e589ffcb79e1425f948ec1be760d199f0837ca54fc9eec8524c597d5c7f914126fbd581610a97a3a9078cea695691b371fe0272e3dffbfd337d29ae9 SHA512 175a28f96a9a001acfc241b04adf93244f4bbe5bdebe2d8dd86660e6c1749c31fa676f77b016c264565cafe29ebbbcc5b6db6062fc53f657700e2b0d0a866d10

diff --git a/sys-process/evisum/evisum-0.2.6.ebuild b/sys-process/evisum/evisum-0.2.6.ebuild
new file mode 100644
index 00000000000..9ea74684dde
--- /dev/null
+++ b/sys-process/evisum/evisum-0.2.6.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
+
+PATCHES=( "${FILESDIR}/${PN}-0.2.2-respect-cflags-ldflags.patch" )
+
+src_install() {
+	emake PREFIX="${D}"/usr install
+	einstalldocs
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2019-09-15  6:02 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2019-09-15  6:02 UTC (permalink / raw
  To: gentoo-commits

commit:     4b6bfdfce42dfaa19476c392e018035c43c62937
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 15 06:02:01 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Sep 15 06:02:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b6bfdfc

sys-process/evisum: clean old

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  2 --
 sys-process/evisum/evisum-0.2.3.ebuild | 32 --------------------------------
 sys-process/evisum/evisum-0.2.4.ebuild | 32 --------------------------------
 3 files changed, 66 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 2c40763fd61..3e891cfee01 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,3 +1 @@
-DIST evisum-0.2.3.tar.xz 85000 BLAKE2B 3f3a43ff569d05550d092930f1cf61eb4deef2a449bd1b407b0f460c15887b76fc430ecbbe8357e6a06d6c34cdce68321d38922635ec4b9caccad084d9c619d6 SHA512 0043432f2b434c2bbdbe03b96d29a3f9515d063bdf5ae61ef5273aad1ec6dbc532860af4a22bebf275f171585e793e3851eec9c98a7eaa4645e32d3a79eafdc1
-DIST evisum-0.2.4.tar.xz 84604 BLAKE2B 36219949fdc63ee08be2577591ebb8c746abdf583ae7d9683be0809bd452f0ec8026e65221f8094b18340d54440f303b6ac21d4ff99cf7919a20046ef3ffa1b2 SHA512 31360e8965e9078e8d66ddbffd7f71fec75e327ac1a1a00b9e6337cfc5e80028beaa141f6feb64221098c4a202a410497ad96280e2510d91e84e44038662d540
 DIST evisum-0.2.6.tar.xz 85532 BLAKE2B d673ab15e589ffcb79e1425f948ec1be760d199f0837ca54fc9eec8524c597d5c7f914126fbd581610a97a3a9078cea695691b371fe0272e3dffbfd337d29ae9 SHA512 175a28f96a9a001acfc241b04adf93244f4bbe5bdebe2d8dd86660e6c1749c31fa676f77b016c264565cafe29ebbbcc5b6db6062fc53f657700e2b0d0a866d10

diff --git a/sys-process/evisum/evisum-0.2.3.ebuild b/sys-process/evisum/evisum-0.2.3.ebuild
deleted file mode 100644
index 9ea74684dde..00000000000
--- a/sys-process/evisum/evisum-0.2.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
-
-PATCHES=( "${FILESDIR}/${PN}-0.2.2-respect-cflags-ldflags.patch" )
-
-src_install() {
-	emake PREFIX="${D}"/usr install
-	einstalldocs
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}

diff --git a/sys-process/evisum/evisum-0.2.4.ebuild b/sys-process/evisum/evisum-0.2.4.ebuild
deleted file mode 100644
index 9ea74684dde..00000000000
--- a/sys-process/evisum/evisum-0.2.4.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
-
-PATCHES=( "${FILESDIR}/${PN}-0.2.2-respect-cflags-ldflags.patch" )
-
-src_install() {
-	emake PREFIX="${D}"/usr install
-	einstalldocs
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2019-12-30 11:54 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2019-12-30 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     64e62eeb44defc2f32f57d64ca23c5b4858d5b17
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 11:52:09 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 11:53:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e62eeb

sys-process/evisum: stabilize on amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.2.6.ebuild b/sys-process/evisum/evisum-0.2.6.ebuild
index 9ea74684dde..081dc26d790 100644
--- a/sys-process/evisum/evisum-0.2.6.ebuild
+++ b/sys-process/evisum/evisum-0.2.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2019-12-30 11:54 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2019-12-30 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     3dbe399c45e9f677ccaaf01c08b09656950c233b
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 11:53:35 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 11:53:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dbe399c

sys-process/evisum: stabilize on x86

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.2.6.ebuild b/sys-process/evisum/evisum-0.2.6.ebuild
index 081dc26d790..be5c51cc965 100644
--- a/sys-process/evisum/evisum-0.2.6.ebuild
+++ b/sys-process/evisum/evisum-0.2.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-02-27  9:36 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-02-27  9:36 UTC (permalink / raw
  To: gentoo-commits

commit:     937e05a499e7212bdcd469e084947977a8245083
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 27 08:43:36 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Feb 27 09:36:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=937e05a4

sys-process/evisum: bump to 0.3.0

- switch to meson build system.

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.3.0.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 3e891cfee01..a9bd081c9c4 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.2.6.tar.xz 85532 BLAKE2B d673ab15e589ffcb79e1425f948ec1be760d199f0837ca54fc9eec8524c597d5c7f914126fbd581610a97a3a9078cea695691b371fe0272e3dffbfd337d29ae9 SHA512 175a28f96a9a001acfc241b04adf93244f4bbe5bdebe2d8dd86660e6c1749c31fa676f77b016c264565cafe29ebbbcc5b6db6062fc53f657700e2b0d0a866d10
+DIST evisum-0.3.0.tar.xz 83620 BLAKE2B 9b9646670a7b313246537dbd78f47f5db14f3dd22436cd7e60e902df4b07fa28596d80edac5f3c0ee68c5bb7dfaffd3bf8a6d77d342e4aa32f4bfe97de3eb148 SHA512 a36c931bbb4534fb9201cbc09883311c3552d7ef48d504a86fc722222af64fc80083b81aab3dea99c926394613e7fe78f5477ae7c73dc19ae95df17e78dcd6ee

diff --git a/sys-process/evisum/evisum-0.3.0.ebuild b/sys-process/evisum/evisum-0.3.0.ebuild
new file mode 100644
index 00000000000..c2a345f2db7
--- /dev/null
+++ b/sys-process/evisum/evisum-0.3.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-04-05  7:18 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-04-05  7:18 UTC (permalink / raw
  To: gentoo-commits

commit:     a06811192c3e1f2ea10771b8d43a0fb5fb77132a
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  5 06:22:58 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Apr  5 07:17:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0681119

sys-process/evisum: bump to 0.3.2

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.3.2.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 23cee5d7d6f..097e1d24e2b 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.3.0.tar.xz 83620 BLAKE2B 9b9646670a7b313246537dbd78f47f5db14f3dd22436cd7e60e902df4b07fa28596d80edac5f3c0ee68c5bb7dfaffd3bf8a6d77d342e4aa32f4bfe97de3eb148 SHA512 a36c931bbb4534fb9201cbc09883311c3552d7ef48d504a86fc722222af64fc80083b81aab3dea99c926394613e7fe78f5477ae7c73dc19ae95df17e78dcd6ee
+DIST evisum-0.3.2.tar.xz 107300 BLAKE2B a30ddbdc33bee32c8110f887d986c39a8153f56e2a9660622b779dacf88c01141cb7192d041aa15318c86e83e372e064ccfd197362cc8447c78aecf75fd9909e SHA512 b0a5b3b033e2856cd92b2fd2db52ddb8e8956c4d1db45cf1c29353b3de74dedf2dea86dd1382dbef2a2326a4b60b395a9c7b12839fa93eb23ed34045a8dc213c

diff --git a/sys-process/evisum/evisum-0.3.2.ebuild b/sys-process/evisum/evisum-0.3.2.ebuild
new file mode 100644
index 00000000000..654b61b8825
--- /dev/null
+++ b/sys-process/evisum/evisum-0.3.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-04-30  5:36 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-04-30  5:36 UTC (permalink / raw
  To: gentoo-commits

commit:     a520b58bcacfa2587fea5d80e2833832fb93805d
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 04:47:00 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 05:36:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a520b58b

sys-process/evisum: bump to 0.4.0

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.4.0.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 097e1d24e2b..fa9b12b5336 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1,3 @@
 DIST evisum-0.3.0.tar.xz 83620 BLAKE2B 9b9646670a7b313246537dbd78f47f5db14f3dd22436cd7e60e902df4b07fa28596d80edac5f3c0ee68c5bb7dfaffd3bf8a6d77d342e4aa32f4bfe97de3eb148 SHA512 a36c931bbb4534fb9201cbc09883311c3552d7ef48d504a86fc722222af64fc80083b81aab3dea99c926394613e7fe78f5477ae7c73dc19ae95df17e78dcd6ee
 DIST evisum-0.3.2.tar.xz 107300 BLAKE2B a30ddbdc33bee32c8110f887d986c39a8153f56e2a9660622b779dacf88c01141cb7192d041aa15318c86e83e372e064ccfd197362cc8447c78aecf75fd9909e SHA512 b0a5b3b033e2856cd92b2fd2db52ddb8e8956c4d1db45cf1c29353b3de74dedf2dea86dd1382dbef2a2326a4b60b395a9c7b12839fa93eb23ed34045a8dc213c
+DIST evisum-0.4.0.tar.xz 157652 BLAKE2B be2084ca6bdbbbd5647bab581eb5d2270554dc4a06e06d3b1725ae2a6b9973cb3674f7a1a20c1a624c78daa6a75ada5a5093ab2ae1d2e23b03805da4bbb87a10 SHA512 184b339bb7bac6602552ae0c22315f9af56d1eb3597077e0531159ba48c6dc115232b2f82599eee6e0cf7b91a77b9f8dd08eeff6f3d1436598dde291b5051d37

diff --git a/sys-process/evisum/evisum-0.4.0.ebuild b/sys-process/evisum/evisum-0.4.0.ebuild
new file mode 100644
index 00000000000..34be85ce9cc
--- /dev/null
+++ b/sys-process/evisum/evisum-0.4.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-05-06 14:15 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-05-06 14:15 UTC (permalink / raw
  To: gentoo-commits

commit:     f2fcede2393b2c108c4cd8b82a3c25ca68c0d36b
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 14:13:46 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May  6 14:15:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fcede2

sys-process/evisum: stabilize 0.3.2 on amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.3.2.ebuild b/sys-process/evisum/evisum-0.3.2.ebuild
index 770c7d080ba..c2a345f2db7 100644
--- a/sys-process/evisum/evisum-0.3.2.ebuild
+++ b/sys-process/evisum/evisum-0.3.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-05-06 14:15 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-05-06 14:15 UTC (permalink / raw
  To: gentoo-commits

commit:     42b8a0765fff6731c055dfe980ab1c05016dcf69
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 13:05:57 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May  6 14:15:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b8a076

sys-process/evisum: stabilize 0.3.2 on x86

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.3.2.ebuild b/sys-process/evisum/evisum-0.3.2.ebuild
index 654b61b8825..770c7d080ba 100644
--- a/sys-process/evisum/evisum-0.3.2.ebuild
+++ b/sys-process/evisum/evisum-0.3.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-05-06 14:15 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-05-06 14:15 UTC (permalink / raw
  To: gentoo-commits

commit:     c4004756cdbe9f06e9a99c5d890740c821c80469
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 14:14:09 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed May  6 14:15:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4004756

sys-process/evisum: remove old 0.3.0

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.3.0.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index fa9b12b5336..30fd3615b63 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,3 +1,2 @@
-DIST evisum-0.3.0.tar.xz 83620 BLAKE2B 9b9646670a7b313246537dbd78f47f5db14f3dd22436cd7e60e902df4b07fa28596d80edac5f3c0ee68c5bb7dfaffd3bf8a6d77d342e4aa32f4bfe97de3eb148 SHA512 a36c931bbb4534fb9201cbc09883311c3552d7ef48d504a86fc722222af64fc80083b81aab3dea99c926394613e7fe78f5477ae7c73dc19ae95df17e78dcd6ee
 DIST evisum-0.3.2.tar.xz 107300 BLAKE2B a30ddbdc33bee32c8110f887d986c39a8153f56e2a9660622b779dacf88c01141cb7192d041aa15318c86e83e372e064ccfd197362cc8447c78aecf75fd9909e SHA512 b0a5b3b033e2856cd92b2fd2db52ddb8e8956c4d1db45cf1c29353b3de74dedf2dea86dd1382dbef2a2326a4b60b395a9c7b12839fa93eb23ed34045a8dc213c
 DIST evisum-0.4.0.tar.xz 157652 BLAKE2B be2084ca6bdbbbd5647bab581eb5d2270554dc4a06e06d3b1725ae2a6b9973cb3674f7a1a20c1a624c78daa6a75ada5a5093ab2ae1d2e23b03805da4bbb87a10 SHA512 184b339bb7bac6602552ae0c22315f9af56d1eb3597077e0531159ba48c6dc115232b2f82599eee6e0cf7b91a77b9f8dd08eeff6f3d1436598dde291b5051d37

diff --git a/sys-process/evisum/evisum-0.3.0.ebuild b/sys-process/evisum/evisum-0.3.0.ebuild
deleted file mode 100644
index c2a345f2db7..00000000000
--- a/sys-process/evisum/evisum-0.3.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-05-11  6:55 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-05-11  6:55 UTC (permalink / raw
  To: gentoo-commits

commit:     cb0ffb529a5cdad677426be86f2c4cb321a2e157
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon May 11 06:24:16 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon May 11 06:55:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0ffb52

sys-process/evisum: bump to 0.4.1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest                                     | 2 +-
 sys-process/evisum/{evisum-0.4.0.ebuild => evisum-0.4.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 30fd3615b63..a661230aa72 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1,2 @@
 DIST evisum-0.3.2.tar.xz 107300 BLAKE2B a30ddbdc33bee32c8110f887d986c39a8153f56e2a9660622b779dacf88c01141cb7192d041aa15318c86e83e372e064ccfd197362cc8447c78aecf75fd9909e SHA512 b0a5b3b033e2856cd92b2fd2db52ddb8e8956c4d1db45cf1c29353b3de74dedf2dea86dd1382dbef2a2326a4b60b395a9c7b12839fa93eb23ed34045a8dc213c
-DIST evisum-0.4.0.tar.xz 157652 BLAKE2B be2084ca6bdbbbd5647bab581eb5d2270554dc4a06e06d3b1725ae2a6b9973cb3674f7a1a20c1a624c78daa6a75ada5a5093ab2ae1d2e23b03805da4bbb87a10 SHA512 184b339bb7bac6602552ae0c22315f9af56d1eb3597077e0531159ba48c6dc115232b2f82599eee6e0cf7b91a77b9f8dd08eeff6f3d1436598dde291b5051d37
+DIST evisum-0.4.1.tar.xz 158032 BLAKE2B bb2ec2cd79d8abd5e9f8c11eb47481b8a4e5feff30daf975e00949b08c58cd44988590f390bc7502801932485b070a44f9ac162e1a57daa37528c0f67043fa32 SHA512 4dd16bb5079ead296384640bcaaa316c60c842f9fd19cac6b2e30aba0eacc82550ba442c52a616376ed61799319c363c9ef7da2c3261ea8032e27108da31656b

diff --git a/sys-process/evisum/evisum-0.4.0.ebuild b/sys-process/evisum/evisum-0.4.1.ebuild
similarity index 100%
rename from sys-process/evisum/evisum-0.4.0.ebuild
rename to sys-process/evisum/evisum-0.4.1.ebuild


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-06-10  7:44 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-06-10  7:44 UTC (permalink / raw
  To: gentoo-commits

commit:     e2ffc8c5aa93bd7c0fe0011a8747f727c697912a
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 10 07:40:57 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jun 10 07:43:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ffc8c5

sys-process/evisum: stabilize 0.4.1 on amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.4.1.ebuild b/sys-process/evisum/evisum-0.4.1.ebuild
index 1068f686d4f..778ac7eb148 100644
--- a/sys-process/evisum/evisum-0.4.1.ebuild
+++ b/sys-process/evisum/evisum-0.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-06-10  7:44 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-06-10  7:44 UTC (permalink / raw
  To: gentoo-commits

commit:     f4f85a21bd1a8a0862921b91f45a53fe420d2ac6
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 10 06:06:19 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jun 10 07:43:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f85a21

sys-process/evisum: stabilize 0.4.1 on x86

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.4.1.ebuild b/sys-process/evisum/evisum-0.4.1.ebuild
index 34be85ce9cc..1068f686d4f 100644
--- a/sys-process/evisum/evisum-0.4.1.ebuild
+++ b/sys-process/evisum/evisum-0.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-06-10  7:44 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-06-10  7:44 UTC (permalink / raw
  To: gentoo-commits

commit:     2de9e5e793db3612e013ac439eb097e013b677fe
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 10 07:43:01 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jun 10 07:43:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de9e5e7

sys-process/evisum: remove old 0.3.2

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.3.2.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index a661230aa72..1a482186abf 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1 @@
-DIST evisum-0.3.2.tar.xz 107300 BLAKE2B a30ddbdc33bee32c8110f887d986c39a8153f56e2a9660622b779dacf88c01141cb7192d041aa15318c86e83e372e064ccfd197362cc8447c78aecf75fd9909e SHA512 b0a5b3b033e2856cd92b2fd2db52ddb8e8956c4d1db45cf1c29353b3de74dedf2dea86dd1382dbef2a2326a4b60b395a9c7b12839fa93eb23ed34045a8dc213c
 DIST evisum-0.4.1.tar.xz 158032 BLAKE2B bb2ec2cd79d8abd5e9f8c11eb47481b8a4e5feff30daf975e00949b08c58cd44988590f390bc7502801932485b070a44f9ac162e1a57daa37528c0f67043fa32 SHA512 4dd16bb5079ead296384640bcaaa316c60c842f9fd19cac6b2e30aba0eacc82550ba442c52a616376ed61799319c363c9ef7da2c3261ea8032e27108da31656b

diff --git a/sys-process/evisum/evisum-0.3.2.ebuild b/sys-process/evisum/evisum-0.3.2.ebuild
deleted file mode 100644
index c2a345f2db7..00000000000
--- a/sys-process/evisum/evisum-0.3.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-07-04  7:36 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-07-04  7:36 UTC (permalink / raw
  To: gentoo-commits

commit:     1d746fc4674252141f3bc4b4c9e61d00e4c3af15
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  4 07:35:33 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Jul  4 07:35:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d746fc4

sys-process/evisum: 0.5.0 release

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.5.0.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 1a482186abf..86bae33d6ba 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.4.1.tar.xz 158032 BLAKE2B bb2ec2cd79d8abd5e9f8c11eb47481b8a4e5feff30daf975e00949b08c58cd44988590f390bc7502801932485b070a44f9ac162e1a57daa37528c0f67043fa32 SHA512 4dd16bb5079ead296384640bcaaa316c60c842f9fd19cac6b2e30aba0eacc82550ba442c52a616376ed61799319c363c9ef7da2c3261ea8032e27108da31656b
+DIST evisum-0.5.0.tar.xz 919700 BLAKE2B 2806044822d8869516f7ab146dde31c78d0392619dbb4720a3a306db15567e754c523626adb2671a5704b5508b3a27206357a2cce8be180e78704af13368de72 SHA512 d0a28a4ef1e8866b6168a09b32638bf1cc91b4260acafc8dacddea15718c0a0d024c6f48b8038630d5ff878c2be24f81a5ac66faa6434c7b7aadc33689883b15

diff --git a/sys-process/evisum/evisum-0.5.0.ebuild b/sys-process/evisum/evisum-0.5.0.ebuild
new file mode 100644
index 00000000000..34be85ce9cc
--- /dev/null
+++ b/sys-process/evisum/evisum-0.5.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-07-15  5:38 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-07-15  5:38 UTC (permalink / raw
  To: gentoo-commits

commit:     d3876ddf9cda8aeb9f4d2cff13494485d595a0be
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 15 05:37:42 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jul 15 05:38:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3876ddf

sys-process/evisum: bump to 0.5.1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.5.1.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 86bae33d6ba..1af95dd1dcd 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1,3 @@
 DIST evisum-0.4.1.tar.xz 158032 BLAKE2B bb2ec2cd79d8abd5e9f8c11eb47481b8a4e5feff30daf975e00949b08c58cd44988590f390bc7502801932485b070a44f9ac162e1a57daa37528c0f67043fa32 SHA512 4dd16bb5079ead296384640bcaaa316c60c842f9fd19cac6b2e30aba0eacc82550ba442c52a616376ed61799319c363c9ef7da2c3261ea8032e27108da31656b
 DIST evisum-0.5.0.tar.xz 919700 BLAKE2B 2806044822d8869516f7ab146dde31c78d0392619dbb4720a3a306db15567e754c523626adb2671a5704b5508b3a27206357a2cce8be180e78704af13368de72 SHA512 d0a28a4ef1e8866b6168a09b32638bf1cc91b4260acafc8dacddea15718c0a0d024c6f48b8038630d5ff878c2be24f81a5ac66faa6434c7b7aadc33689883b15
+DIST evisum-0.5.1.tar.xz 924628 BLAKE2B 5d20d05abde2eead253dcb925bac63e670e260de5ba00d47c96551eeedb4f6cde23330817b677ef02fd5e7d8900a7ab744b2c8c7cc91a859e3ce2c882b4d5a3d SHA512 896f345497bb3218f147b62a7a4eccbb8a27527ecdec6778cf533ab2e32bc4dea23eca33fde6a18ada5fab2378216ab8e85a90b80c18b447fe5eeb2bffad0224

diff --git a/sys-process/evisum/evisum-0.5.1.ebuild b/sys-process/evisum/evisum-0.5.1.ebuild
new file mode 100644
index 00000000000..34be85ce9cc
--- /dev/null
+++ b/sys-process/evisum/evisum-0.5.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-07-15  5:38 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-07-15  5:38 UTC (permalink / raw
  To: gentoo-commits

commit:     371868d62637835c67e9300067b2e1540ee1bd64
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 15 05:38:08 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jul 15 05:38:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=371868d6

sys-process/evisum: remove old 0.5.0

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.5.0.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 1af95dd1dcd..653b3e56619 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,3 +1,2 @@
 DIST evisum-0.4.1.tar.xz 158032 BLAKE2B bb2ec2cd79d8abd5e9f8c11eb47481b8a4e5feff30daf975e00949b08c58cd44988590f390bc7502801932485b070a44f9ac162e1a57daa37528c0f67043fa32 SHA512 4dd16bb5079ead296384640bcaaa316c60c842f9fd19cac6b2e30aba0eacc82550ba442c52a616376ed61799319c363c9ef7da2c3261ea8032e27108da31656b
-DIST evisum-0.5.0.tar.xz 919700 BLAKE2B 2806044822d8869516f7ab146dde31c78d0392619dbb4720a3a306db15567e754c523626adb2671a5704b5508b3a27206357a2cce8be180e78704af13368de72 SHA512 d0a28a4ef1e8866b6168a09b32638bf1cc91b4260acafc8dacddea15718c0a0d024c6f48b8038630d5ff878c2be24f81a5ac66faa6434c7b7aadc33689883b15
 DIST evisum-0.5.1.tar.xz 924628 BLAKE2B 5d20d05abde2eead253dcb925bac63e670e260de5ba00d47c96551eeedb4f6cde23330817b677ef02fd5e7d8900a7ab744b2c8c7cc91a859e3ce2c882b4d5a3d SHA512 896f345497bb3218f147b62a7a4eccbb8a27527ecdec6778cf533ab2e32bc4dea23eca33fde6a18ada5fab2378216ab8e85a90b80c18b447fe5eeb2bffad0224

diff --git a/sys-process/evisum/evisum-0.5.0.ebuild b/sys-process/evisum/evisum-0.5.0.ebuild
deleted file mode 100644
index 34be85ce9cc..00000000000
--- a/sys-process/evisum/evisum-0.5.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-08-14  8:20 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-08-14  8:20 UTC (permalink / raw
  To: gentoo-commits

commit:     5fd57c86b03c1d8c5fcc8f179cbde46a04154d7f
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 06:32:05 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 08:20:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd57c86

sys-process/evisum: stabilize 0.5.1 on x86

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.1.ebuild b/sys-process/evisum/evisum-0.5.1.ebuild
index 34be85ce9cc..1068f686d4f 100644
--- a/sys-process/evisum/evisum-0.5.1.ebuild
+++ b/sys-process/evisum/evisum-0.5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-08-14  8:20 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-08-14  8:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e7c472bcf227b1623f1e4d58405e05852b1e2ac2
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 07:19:14 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 08:20:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c472bc

sys-process/evisum: remove old 0.4.1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.4.1.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 653b3e56619..73359da5257 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1 @@
-DIST evisum-0.4.1.tar.xz 158032 BLAKE2B bb2ec2cd79d8abd5e9f8c11eb47481b8a4e5feff30daf975e00949b08c58cd44988590f390bc7502801932485b070a44f9ac162e1a57daa37528c0f67043fa32 SHA512 4dd16bb5079ead296384640bcaaa316c60c842f9fd19cac6b2e30aba0eacc82550ba442c52a616376ed61799319c363c9ef7da2c3261ea8032e27108da31656b
 DIST evisum-0.5.1.tar.xz 924628 BLAKE2B 5d20d05abde2eead253dcb925bac63e670e260de5ba00d47c96551eeedb4f6cde23330817b677ef02fd5e7d8900a7ab744b2c8c7cc91a859e3ce2c882b4d5a3d SHA512 896f345497bb3218f147b62a7a4eccbb8a27527ecdec6778cf533ab2e32bc4dea23eca33fde6a18ada5fab2378216ab8e85a90b80c18b447fe5eeb2bffad0224

diff --git a/sys-process/evisum/evisum-0.4.1.ebuild b/sys-process/evisum/evisum-0.4.1.ebuild
deleted file mode 100644
index 778ac7eb148..00000000000
--- a/sys-process/evisum/evisum-0.4.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-08-14  8:20 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-08-14  8:20 UTC (permalink / raw
  To: gentoo-commits

commit:     97014a2e9bfc02a1056040532d9f470515e6b8ba
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 07:18:48 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 08:20:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97014a2e

sys-process/evisum: stabilize 0.5.1 on amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.1.ebuild b/sys-process/evisum/evisum-0.5.1.ebuild
index 1068f686d4f..778ac7eb148 100644
--- a/sys-process/evisum/evisum-0.5.1.ebuild
+++ b/sys-process/evisum/evisum-0.5.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-08-20  9:10 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-08-20  9:10 UTC (permalink / raw
  To: gentoo-commits

commit:     a53e7d4f47df5da9e7cabb1c63f8d057606c3a46
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 09:09:46 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 09:10:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a53e7d4f

sys-process/evisum: bump to 0.5.3

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.5.3.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 73359da5257..844be9c871e 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.5.1.tar.xz 924628 BLAKE2B 5d20d05abde2eead253dcb925bac63e670e260de5ba00d47c96551eeedb4f6cde23330817b677ef02fd5e7d8900a7ab744b2c8c7cc91a859e3ce2c882b4d5a3d SHA512 896f345497bb3218f147b62a7a4eccbb8a27527ecdec6778cf533ab2e32bc4dea23eca33fde6a18ada5fab2378216ab8e85a90b80c18b447fe5eeb2bffad0224
+DIST evisum-0.5.3.tar.xz 919716 BLAKE2B 8e569dbf2c620d86d1ef1734bd2f70824d6680d212ebe3a7597f4aee9071d240198dbe11f924724306db7b43196a136aacedc092d72b699fa062c911e830d0a6 SHA512 9da73d49ae473fe7cd0bc2e228ee15ec127e6db80587e9bb42376cb98bc48634abcd567d80932f589ee3f829e0b4ff4928b4dfec7f13eeeb8e29623380a05ea4

diff --git a/sys-process/evisum/evisum-0.5.3.ebuild b/sys-process/evisum/evisum-0.5.3.ebuild
new file mode 100644
index 00000000000..34be85ce9cc
--- /dev/null
+++ b/sys-process/evisum/evisum-0.5.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-08-24  8:19 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-08-24  8:19 UTC (permalink / raw
  To: gentoo-commits

commit:     00cf2210e77ee84d0282548b852e0287e36b1bc9
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 08:18:18 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 08:19:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00cf2210

sys-process/evisum: remove old 0.5.3

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.5.3.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 8b4c7a21099..d894a6a7009 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,3 +1,2 @@
 DIST evisum-0.5.1.tar.xz 924628 BLAKE2B 5d20d05abde2eead253dcb925bac63e670e260de5ba00d47c96551eeedb4f6cde23330817b677ef02fd5e7d8900a7ab744b2c8c7cc91a859e3ce2c882b4d5a3d SHA512 896f345497bb3218f147b62a7a4eccbb8a27527ecdec6778cf533ab2e32bc4dea23eca33fde6a18ada5fab2378216ab8e85a90b80c18b447fe5eeb2bffad0224
-DIST evisum-0.5.3.tar.xz 919716 BLAKE2B 8e569dbf2c620d86d1ef1734bd2f70824d6680d212ebe3a7597f4aee9071d240198dbe11f924724306db7b43196a136aacedc092d72b699fa062c911e830d0a6 SHA512 9da73d49ae473fe7cd0bc2e228ee15ec127e6db80587e9bb42376cb98bc48634abcd567d80932f589ee3f829e0b4ff4928b4dfec7f13eeeb8e29623380a05ea4
 DIST evisum-0.5.4.tar.xz 919744 BLAKE2B 69d04543e1645089882b2bdcd7918072faabcd2142e87634f390899e9a3de18699aaecb1d64fdc77edd3e00aaf4463649ecfcab721001028395ecadc1561d7bb SHA512 e7466063dea13df781d48058bf45b1a4fd8e469587154cd154cd4c4201b4262243f665f0fb57ae5001ec8a61dbac377b392592b83acacee6d2842bec0392c5b9

diff --git a/sys-process/evisum/evisum-0.5.3.ebuild b/sys-process/evisum/evisum-0.5.3.ebuild
deleted file mode 100644
index 34be85ce9cc..00000000000
--- a/sys-process/evisum/evisum-0.5.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-08-24  8:19 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-08-24  8:19 UTC (permalink / raw
  To: gentoo-commits

commit:     d52caf9354dc1a6b4785b79086cc914e58de14fe
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 08:17:41 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 08:19:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52caf93

sys-process/evisum: bump to 0.5.4

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.5.4.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 844be9c871e..8b4c7a21099 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1,3 @@
 DIST evisum-0.5.1.tar.xz 924628 BLAKE2B 5d20d05abde2eead253dcb925bac63e670e260de5ba00d47c96551eeedb4f6cde23330817b677ef02fd5e7d8900a7ab744b2c8c7cc91a859e3ce2c882b4d5a3d SHA512 896f345497bb3218f147b62a7a4eccbb8a27527ecdec6778cf533ab2e32bc4dea23eca33fde6a18ada5fab2378216ab8e85a90b80c18b447fe5eeb2bffad0224
 DIST evisum-0.5.3.tar.xz 919716 BLAKE2B 8e569dbf2c620d86d1ef1734bd2f70824d6680d212ebe3a7597f4aee9071d240198dbe11f924724306db7b43196a136aacedc092d72b699fa062c911e830d0a6 SHA512 9da73d49ae473fe7cd0bc2e228ee15ec127e6db80587e9bb42376cb98bc48634abcd567d80932f589ee3f829e0b4ff4928b4dfec7f13eeeb8e29623380a05ea4
+DIST evisum-0.5.4.tar.xz 919744 BLAKE2B 69d04543e1645089882b2bdcd7918072faabcd2142e87634f390899e9a3de18699aaecb1d64fdc77edd3e00aaf4463649ecfcab721001028395ecadc1561d7bb SHA512 e7466063dea13df781d48058bf45b1a4fd8e469587154cd154cd4c4201b4262243f665f0fb57ae5001ec8a61dbac377b392592b83acacee6d2842bec0392c5b9

diff --git a/sys-process/evisum/evisum-0.5.4.ebuild b/sys-process/evisum/evisum-0.5.4.ebuild
new file mode 100644
index 00000000000..34be85ce9cc
--- /dev/null
+++ b/sys-process/evisum/evisum-0.5.4.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-09-15  6:58 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-09-15  6:58 UTC (permalink / raw
  To: gentoo-commits

commit:     a451b46d7f7f22c998224707f5246e844225b019
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 06:46:42 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 06:58:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a451b46d

sys-process/evisum: bump to 0.5.6

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.5.6.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index d894a6a7009..299f5ac24a5 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1,3 @@
 DIST evisum-0.5.1.tar.xz 924628 BLAKE2B 5d20d05abde2eead253dcb925bac63e670e260de5ba00d47c96551eeedb4f6cde23330817b677ef02fd5e7d8900a7ab744b2c8c7cc91a859e3ce2c882b4d5a3d SHA512 896f345497bb3218f147b62a7a4eccbb8a27527ecdec6778cf533ab2e32bc4dea23eca33fde6a18ada5fab2378216ab8e85a90b80c18b447fe5eeb2bffad0224
 DIST evisum-0.5.4.tar.xz 919744 BLAKE2B 69d04543e1645089882b2bdcd7918072faabcd2142e87634f390899e9a3de18699aaecb1d64fdc77edd3e00aaf4463649ecfcab721001028395ecadc1561d7bb SHA512 e7466063dea13df781d48058bf45b1a4fd8e469587154cd154cd4c4201b4262243f665f0fb57ae5001ec8a61dbac377b392592b83acacee6d2842bec0392c5b9
+DIST evisum-0.5.6.tar.xz 6908984 BLAKE2B f657587618df98a98fec82fcf323593934a33b7642281d7a0eb600d45697a24fe70f09da020a68ead5574b7e564851b85b9dea5093f84ed2f115c7a2114a3057 SHA512 71da0728870d61497d68dc13407fd160e569277f827e57c9894a681c8438530f742e6fce79f313ab439aa972c358efbb3f892509dfd284268ac681ff5bc0cee9

diff --git a/sys-process/evisum/evisum-0.5.6.ebuild b/sys-process/evisum/evisum-0.5.6.ebuild
new file mode 100644
index 00000000000..34be85ce9cc
--- /dev/null
+++ b/sys-process/evisum/evisum-0.5.6.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-09-15  6:58 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-09-15  6:58 UTC (permalink / raw
  To: gentoo-commits

commit:     a7e8e49da6c1c33ae0151a36fd87d4e1da02b16a
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 06:47:04 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 06:58:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e8e49d

sys-process/evisum: remove old 0.5.4

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.5.4.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 299f5ac24a5..53f26819449 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,3 +1,2 @@
 DIST evisum-0.5.1.tar.xz 924628 BLAKE2B 5d20d05abde2eead253dcb925bac63e670e260de5ba00d47c96551eeedb4f6cde23330817b677ef02fd5e7d8900a7ab744b2c8c7cc91a859e3ce2c882b4d5a3d SHA512 896f345497bb3218f147b62a7a4eccbb8a27527ecdec6778cf533ab2e32bc4dea23eca33fde6a18ada5fab2378216ab8e85a90b80c18b447fe5eeb2bffad0224
-DIST evisum-0.5.4.tar.xz 919744 BLAKE2B 69d04543e1645089882b2bdcd7918072faabcd2142e87634f390899e9a3de18699aaecb1d64fdc77edd3e00aaf4463649ecfcab721001028395ecadc1561d7bb SHA512 e7466063dea13df781d48058bf45b1a4fd8e469587154cd154cd4c4201b4262243f665f0fb57ae5001ec8a61dbac377b392592b83acacee6d2842bec0392c5b9
 DIST evisum-0.5.6.tar.xz 6908984 BLAKE2B f657587618df98a98fec82fcf323593934a33b7642281d7a0eb600d45697a24fe70f09da020a68ead5574b7e564851b85b9dea5093f84ed2f115c7a2114a3057 SHA512 71da0728870d61497d68dc13407fd160e569277f827e57c9894a681c8438530f742e6fce79f313ab439aa972c358efbb3f892509dfd284268ac681ff5bc0cee9

diff --git a/sys-process/evisum/evisum-0.5.4.ebuild b/sys-process/evisum/evisum-0.5.4.ebuild
deleted file mode 100644
index 34be85ce9cc..00000000000
--- a/sys-process/evisum/evisum-0.5.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-10-15 10:56 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-10-15 10:56 UTC (permalink / raw
  To: gentoo-commits

commit:     ea75002601b95809e6e9624175b4d1634f5ce8d7
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 08:13:56 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 10:56:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea750026

sys-process/evisum: stabilize 0.5.6 on x86

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.6.ebuild b/sys-process/evisum/evisum-0.5.6.ebuild
index 34be85ce9cc..1068f686d4f 100644
--- a/sys-process/evisum/evisum-0.5.6.ebuild
+++ b/sys-process/evisum/evisum-0.5.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-10-15 10:56 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-10-15 10:56 UTC (permalink / raw
  To: gentoo-commits

commit:     1987b9fc008a370670189446ad33ffcb4c3a259d
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 10:45:00 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 10:56:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1987b9fc

sys-process/evisum: stabilize 0.5.6 on amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.6.ebuild b/sys-process/evisum/evisum-0.5.6.ebuild
index 1068f686d4f..778ac7eb148 100644
--- a/sys-process/evisum/evisum-0.5.6.ebuild
+++ b/sys-process/evisum/evisum-0.5.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-10-15 10:56 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-10-15 10:56 UTC (permalink / raw
  To: gentoo-commits

commit:     7ae3ccec4a709efebd23a126994b6a761fc61acb
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 10:48:34 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 10:56:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae3ccec

sys-process/evisum: remove old 0.5.1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.5.1.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 53f26819449..e2aa0def786 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1 @@
-DIST evisum-0.5.1.tar.xz 924628 BLAKE2B 5d20d05abde2eead253dcb925bac63e670e260de5ba00d47c96551eeedb4f6cde23330817b677ef02fd5e7d8900a7ab744b2c8c7cc91a859e3ce2c882b4d5a3d SHA512 896f345497bb3218f147b62a7a4eccbb8a27527ecdec6778cf533ab2e32bc4dea23eca33fde6a18ada5fab2378216ab8e85a90b80c18b447fe5eeb2bffad0224
 DIST evisum-0.5.6.tar.xz 6908984 BLAKE2B f657587618df98a98fec82fcf323593934a33b7642281d7a0eb600d45697a24fe70f09da020a68ead5574b7e564851b85b9dea5093f84ed2f115c7a2114a3057 SHA512 71da0728870d61497d68dc13407fd160e569277f827e57c9894a681c8438530f742e6fce79f313ab439aa972c358efbb3f892509dfd284268ac681ff5bc0cee9

diff --git a/sys-process/evisum/evisum-0.5.1.ebuild b/sys-process/evisum/evisum-0.5.1.ebuild
deleted file mode 100644
index 778ac7eb148..00000000000
--- a/sys-process/evisum/evisum-0.5.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-10-18  7:07 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-10-18  7:07 UTC (permalink / raw
  To: gentoo-commits

commit:     4d6f41d45fb2457311469e58860310fdf288d8cf
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 07:02:48 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 07:07:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d6f41d4

sys-process/evisum: bump to 0.5.7

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.5.7.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index e2aa0def786..0bd37a4b98e 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.5.6.tar.xz 6908984 BLAKE2B f657587618df98a98fec82fcf323593934a33b7642281d7a0eb600d45697a24fe70f09da020a68ead5574b7e564851b85b9dea5093f84ed2f115c7a2114a3057 SHA512 71da0728870d61497d68dc13407fd160e569277f827e57c9894a681c8438530f742e6fce79f313ab439aa972c358efbb3f892509dfd284268ac681ff5bc0cee9
+DIST evisum-0.5.7.tar.xz 6800680 BLAKE2B cf37a301acf7974978446f1b09a73eaa7d9e00b21aecd6b28f3e97229a18dd9eeafdd030ae50ac17cd48a8768d82942fa35760d45a2356273e6455a7ecd0795c SHA512 0ff97bf619fa012e29378dfb9e6913e30123b098a1bb6531fdcc9b4b2bdeec0a4252b35ff6be4ce219aa202c77b809b0d61dde52aa8ef1d62deed9eb92754d7f

diff --git a/sys-process/evisum/evisum-0.5.7.ebuild b/sys-process/evisum/evisum-0.5.7.ebuild
new file mode 100644
index 00000000000..34be85ce9cc
--- /dev/null
+++ b/sys-process/evisum/evisum-0.5.7.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-11-17  8:23 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-11-17  8:23 UTC (permalink / raw
  To: gentoo-commits

commit:     305b8737bebdfc726db3582ece03221faa79974b
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 17 08:20:00 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Nov 17 08:21:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305b8737

sys-process/evisum: stabilize 0.5.7 on amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.7.ebuild b/sys-process/evisum/evisum-0.5.7.ebuild
index 1068f686d4f..778ac7eb148 100644
--- a/sys-process/evisum/evisum-0.5.7.ebuild
+++ b/sys-process/evisum/evisum-0.5.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-11-17  8:23 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-11-17  8:23 UTC (permalink / raw
  To: gentoo-commits

commit:     ac2d1d65982d747ef065d99adb2dc556e23df8c5
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 17 08:14:55 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Nov 17 08:21:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac2d1d65

sys-process/evisum: stabilize 0.5.7 on x86

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.7.ebuild b/sys-process/evisum/evisum-0.5.7.ebuild
index 34be85ce9cc..1068f686d4f 100644
--- a/sys-process/evisum/evisum-0.5.7.ebuild
+++ b/sys-process/evisum/evisum-0.5.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-11-17  8:23 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-11-17  8:23 UTC (permalink / raw
  To: gentoo-commits

commit:     81a4f343a04eeac334078fa78926b368bde6853d
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 17 08:20:20 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Nov 17 08:21:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a4f343

sys-process/evisum: remove old 0.5.6

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.5.6.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 0bd37a4b98e..27366df411b 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1 @@
-DIST evisum-0.5.6.tar.xz 6908984 BLAKE2B f657587618df98a98fec82fcf323593934a33b7642281d7a0eb600d45697a24fe70f09da020a68ead5574b7e564851b85b9dea5093f84ed2f115c7a2114a3057 SHA512 71da0728870d61497d68dc13407fd160e569277f827e57c9894a681c8438530f742e6fce79f313ab439aa972c358efbb3f892509dfd284268ac681ff5bc0cee9
 DIST evisum-0.5.7.tar.xz 6800680 BLAKE2B cf37a301acf7974978446f1b09a73eaa7d9e00b21aecd6b28f3e97229a18dd9eeafdd030ae50ac17cd48a8768d82942fa35760d45a2356273e6455a7ecd0795c SHA512 0ff97bf619fa012e29378dfb9e6913e30123b098a1bb6531fdcc9b4b2bdeec0a4252b35ff6be4ce219aa202c77b809b0d61dde52aa8ef1d62deed9eb92754d7f

diff --git a/sys-process/evisum/evisum-0.5.6.ebuild b/sys-process/evisum/evisum-0.5.6.ebuild
deleted file mode 100644
index 778ac7eb148..00000000000
--- a/sys-process/evisum/evisum-0.5.6.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2020-11-23 14:34 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2020-11-23 14:34 UTC (permalink / raw
  To: gentoo-commits

commit:     9c3c519d80839bca85d8f2dccda9bde97a3834c1
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 14:34:24 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 14:34:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3c519d

sys-process/evisum: bump to 0.5.8

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.5.8.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 27366df411b..f9d668b7807 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.5.7.tar.xz 6800680 BLAKE2B cf37a301acf7974978446f1b09a73eaa7d9e00b21aecd6b28f3e97229a18dd9eeafdd030ae50ac17cd48a8768d82942fa35760d45a2356273e6455a7ecd0795c SHA512 0ff97bf619fa012e29378dfb9e6913e30123b098a1bb6531fdcc9b4b2bdeec0a4252b35ff6be4ce219aa202c77b809b0d61dde52aa8ef1d62deed9eb92754d7f
+DIST evisum-0.5.8.tar.xz 6900320 BLAKE2B ea0a9ff248e502c2517b5350c598b413a3d0d4fbedf7b36ffe3d0269ef66b458b803cfe36077b42bb0aea6f66e70321028931e7c819c9378d0c2fa3f38e2a9ce SHA512 26f3404c95bdda85b2c4e33da5026e99fd326c5a9dd4b6357e2552507f851a12b451a0d47a521b71695e0e4812f7e4d81c09e2c50eda364597c0c083ea5e5dd1

diff --git a/sys-process/evisum/evisum-0.5.8.ebuild b/sys-process/evisum/evisum-0.5.8.ebuild
new file mode 100644
index 00000000000..34be85ce9cc
--- /dev/null
+++ b/sys-process/evisum/evisum-0.5.8.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-01-01 15:37 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-01-01 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     12d6422efc239099665d76c0504bbfe258ff4558
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  1 15:34:56 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan  1 15:37:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d6422e

sys-process/evisum: stabilize 0.5.8 on amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/evisum/evisum-0.5.8.ebuild b/sys-process/evisum/evisum-0.5.8.ebuild
index 34be85ce9cc..3f258eefa3b 100644
--- a/sys-process/evisum/evisum-0.5.8.ebuild
+++ b/sys-process/evisum/evisum-0.5.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-01-01 15:37 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-01-01 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     7277e44085063524aaf842259e273d234883333f
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  1 15:35:19 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan  1 15:37:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7277e440

sys-process/evisum: stabilize 0.5.8 on x86

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.8.ebuild b/sys-process/evisum/evisum-0.5.8.ebuild
index 3f258eefa3b..4a7b1c25a1e 100644
--- a/sys-process/evisum/evisum-0.5.8.ebuild
+++ b/sys-process/evisum/evisum-0.5.8.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-01-01 15:37 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-01-01 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     b86552d37320228854195e415005fe39a53e8c68
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  1 15:36:35 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan  1 15:37:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b86552d3

sys-process/evisum: remove old 0.5.7

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.5.7.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index f9d668b7807..96e1e29b42f 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1 @@
-DIST evisum-0.5.7.tar.xz 6800680 BLAKE2B cf37a301acf7974978446f1b09a73eaa7d9e00b21aecd6b28f3e97229a18dd9eeafdd030ae50ac17cd48a8768d82942fa35760d45a2356273e6455a7ecd0795c SHA512 0ff97bf619fa012e29378dfb9e6913e30123b098a1bb6531fdcc9b4b2bdeec0a4252b35ff6be4ce219aa202c77b809b0d61dde52aa8ef1d62deed9eb92754d7f
 DIST evisum-0.5.8.tar.xz 6900320 BLAKE2B ea0a9ff248e502c2517b5350c598b413a3d0d4fbedf7b36ffe3d0269ef66b458b803cfe36077b42bb0aea6f66e70321028931e7c819c9378d0c2fa3f38e2a9ce SHA512 26f3404c95bdda85b2c4e33da5026e99fd326c5a9dd4b6357e2552507f851a12b451a0d47a521b71695e0e4812f7e4d81c09e2c50eda364597c0c083ea5e5dd1

diff --git a/sys-process/evisum/evisum-0.5.7.ebuild b/sys-process/evisum/evisum-0.5.7.ebuild
deleted file mode 100644
index 778ac7eb148..00000000000
--- a/sys-process/evisum/evisum-0.5.7.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-01-09 14:28 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-01-09 14:28 UTC (permalink / raw
  To: gentoo-commits

commit:     71c006ae7098f6ae72d1bc806da7808fca7380c3
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  9 14:27:23 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Jan  9 14:27:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71c006ae

sys-process/evisum: bump to 0.5.9

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.5.9.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 96e1e29b42f..d96d2fc4d3a 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.5.8.tar.xz 6900320 BLAKE2B ea0a9ff248e502c2517b5350c598b413a3d0d4fbedf7b36ffe3d0269ef66b458b803cfe36077b42bb0aea6f66e70321028931e7c819c9378d0c2fa3f38e2a9ce SHA512 26f3404c95bdda85b2c4e33da5026e99fd326c5a9dd4b6357e2552507f851a12b451a0d47a521b71695e0e4812f7e4d81c09e2c50eda364597c0c083ea5e5dd1
+DIST evisum-0.5.9.tar.xz 6928640 BLAKE2B 38c4f0c40fa4747004a891522be2744793bd8c8a6f28ed22961737f17aaf5ebe178c24ef1e19bb31e834c8cb3bd35c95499e1ce3e41371716c558a4596374153 SHA512 6fcea6f2a7a7cfdfc8eccf7cccb10bdf7abe4990f420fa1947d45a5e3f49411b0b37ccef8f53b57d5db4ec9bf0cb9f92369b8c2aaa9a545469b5f3316db609cc

diff --git a/sys-process/evisum/evisum-0.5.9.ebuild b/sys-process/evisum/evisum-0.5.9.ebuild
new file mode 100644
index 00000000000..27f90bd1e8d
--- /dev/null
+++ b/sys-process/evisum/evisum-0.5.9.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-02-01 13:22 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-02-01 13:22 UTC (permalink / raw
  To: gentoo-commits

commit:     30d233893c7854605b680a1ca0976a3532a6ceda
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  1 12:58:04 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Feb  1 13:22:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d23389

sys-process/evisum: bump to 0.5.10

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest             |  1 +
 sys-process/evisum/evisum-0.5.10.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index d96d2fc4d3a..ced35efb13b 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1,3 @@
+DIST evisum-0.5.10.tar.xz 4361448 BLAKE2B ab761f4312d90d3e4c0e2f381ec655b5ab9e9b55591cdcf179165c20ea91c390eb4c2e595ae261fdcd1f62f9c36e8bf6fd4dbaaf1c5fcb38ec7c2beb1e8edd1b SHA512 09f6f191df81c8d97c38a4c89b5a85d14be8e1dcde575a009d750447f64f90a854445802c8ddf2c68b9d2076c90746793a9d4e9f65deaf1a910798711598b9ad
 DIST evisum-0.5.8.tar.xz 6900320 BLAKE2B ea0a9ff248e502c2517b5350c598b413a3d0d4fbedf7b36ffe3d0269ef66b458b803cfe36077b42bb0aea6f66e70321028931e7c819c9378d0c2fa3f38e2a9ce SHA512 26f3404c95bdda85b2c4e33da5026e99fd326c5a9dd4b6357e2552507f851a12b451a0d47a521b71695e0e4812f7e4d81c09e2c50eda364597c0c083ea5e5dd1
 DIST evisum-0.5.9.tar.xz 6928640 BLAKE2B 38c4f0c40fa4747004a891522be2744793bd8c8a6f28ed22961737f17aaf5ebe178c24ef1e19bb31e834c8cb3bd35c95499e1ce3e41371716c558a4596374153 SHA512 6fcea6f2a7a7cfdfc8eccf7cccb10bdf7abe4990f420fa1947d45a5e3f49411b0b37ccef8f53b57d5db4ec9bf0cb9f92369b8c2aaa9a545469b5f3316db609cc

diff --git a/sys-process/evisum/evisum-0.5.10.ebuild b/sys-process/evisum/evisum-0.5.10.ebuild
new file mode 100644
index 00000000000..27f90bd1e8d
--- /dev/null
+++ b/sys-process/evisum/evisum-0.5.10.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-02-08  6:55 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-02-08  6:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d7e46dc257a908feaeacd53381d508a473b28038
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 06:53:34 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 06:55:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e46dc2

sys-process/evisum: stabilize 0.5.9 on amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.9.ebuild b/sys-process/evisum/evisum-0.5.9.ebuild
index 62afc305f5b..4a7b1c25a1e 100644
--- a/sys-process/evisum/evisum-0.5.9.ebuild
+++ b/sys-process/evisum/evisum-0.5.9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-02-08  6:55 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-02-08  6:55 UTC (permalink / raw
  To: gentoo-commits

commit:     322fee3a48ea940b4f7417a9589f2e6b3f16bf7f
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 06:49:19 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 06:55:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=322fee3a

sys-process/evisum: stabilize 0.5.9 on x86

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.9.ebuild b/sys-process/evisum/evisum-0.5.9.ebuild
index 27f90bd1e8d..62afc305f5b 100644
--- a/sys-process/evisum/evisum-0.5.9.ebuild
+++ b/sys-process/evisum/evisum-0.5.9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-02-08  6:55 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-02-08  6:55 UTC (permalink / raw
  To: gentoo-commits

commit:     c92b6504145e85051445e2fd04f891dc62cfc647
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 06:54:09 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 06:55:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c92b6504

sys-process/evisum: remove old 0.5.8

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.5.8.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index ced35efb13b..ca5ed64fcc1 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,3 +1,2 @@
 DIST evisum-0.5.10.tar.xz 4361448 BLAKE2B ab761f4312d90d3e4c0e2f381ec655b5ab9e9b55591cdcf179165c20ea91c390eb4c2e595ae261fdcd1f62f9c36e8bf6fd4dbaaf1c5fcb38ec7c2beb1e8edd1b SHA512 09f6f191df81c8d97c38a4c89b5a85d14be8e1dcde575a009d750447f64f90a854445802c8ddf2c68b9d2076c90746793a9d4e9f65deaf1a910798711598b9ad
-DIST evisum-0.5.8.tar.xz 6900320 BLAKE2B ea0a9ff248e502c2517b5350c598b413a3d0d4fbedf7b36ffe3d0269ef66b458b803cfe36077b42bb0aea6f66e70321028931e7c819c9378d0c2fa3f38e2a9ce SHA512 26f3404c95bdda85b2c4e33da5026e99fd326c5a9dd4b6357e2552507f851a12b451a0d47a521b71695e0e4812f7e4d81c09e2c50eda364597c0c083ea5e5dd1
 DIST evisum-0.5.9.tar.xz 6928640 BLAKE2B 38c4f0c40fa4747004a891522be2744793bd8c8a6f28ed22961737f17aaf5ebe178c24ef1e19bb31e834c8cb3bd35c95499e1ce3e41371716c558a4596374153 SHA512 6fcea6f2a7a7cfdfc8eccf7cccb10bdf7abe4990f420fa1947d45a5e3f49411b0b37ccef8f53b57d5db4ec9bf0cb9f92369b8c2aaa9a545469b5f3316db609cc

diff --git a/sys-process/evisum/evisum-0.5.8.ebuild b/sys-process/evisum/evisum-0.5.8.ebuild
deleted file mode 100644
index 4a7b1c25a1e..00000000000
--- a/sys-process/evisum/evisum-0.5.8.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-02-11 14:26 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-02-11 14:26 UTC (permalink / raw
  To: gentoo-commits

commit:     0192c1d200a4e7198cdb33a89c48a8d77fc4079f
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 14:25:45 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 14:25:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0192c1d2

sys-process/evisum: remove old 0.5.10

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest             |  1 -
 sys-process/evisum/evisum-0.5.10.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 6e6b5a6557d..5bbb76c3837 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,3 +1,2 @@
-DIST evisum-0.5.10.tar.xz 4361448 BLAKE2B ab761f4312d90d3e4c0e2f381ec655b5ab9e9b55591cdcf179165c20ea91c390eb4c2e595ae261fdcd1f62f9c36e8bf6fd4dbaaf1c5fcb38ec7c2beb1e8edd1b SHA512 09f6f191df81c8d97c38a4c89b5a85d14be8e1dcde575a009d750447f64f90a854445802c8ddf2c68b9d2076c90746793a9d4e9f65deaf1a910798711598b9ad
 DIST evisum-0.5.11.tar.xz 4363660 BLAKE2B 229acde8f8559bb6570236a511bf7685c5f47c33d39ae967fac693510bc1e164ddf1318a7c491f3bfc563f3ee51e541896480161e1e0e9e47742be0f9fa33a28 SHA512 d6d7c7d17ad231a68650e27718d578b698d48db0bbb796758fc6202b6928f02d1fe171570ebb46d527873d11cad221c568eabc2cdcdb3ebeca210c92f19d82ea
 DIST evisum-0.5.9.tar.xz 6928640 BLAKE2B 38c4f0c40fa4747004a891522be2744793bd8c8a6f28ed22961737f17aaf5ebe178c24ef1e19bb31e834c8cb3bd35c95499e1ce3e41371716c558a4596374153 SHA512 6fcea6f2a7a7cfdfc8eccf7cccb10bdf7abe4990f420fa1947d45a5e3f49411b0b37ccef8f53b57d5db4ec9bf0cb9f92369b8c2aaa9a545469b5f3316db609cc

diff --git a/sys-process/evisum/evisum-0.5.10.ebuild b/sys-process/evisum/evisum-0.5.10.ebuild
deleted file mode 100644
index 27f90bd1e8d..00000000000
--- a/sys-process/evisum/evisum-0.5.10.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-02-11 14:26 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-02-11 14:26 UTC (permalink / raw
  To: gentoo-commits

commit:     8be56b9947b96826cc5d95f072a66854c9666c5d
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 14:25:23 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 14:25:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be56b99

sys-process/evisum: bump to 0.5.11

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest             |  1 +
 sys-process/evisum/evisum-0.5.11.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index ca5ed64fcc1..6e6b5a6557d 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1,3 @@
 DIST evisum-0.5.10.tar.xz 4361448 BLAKE2B ab761f4312d90d3e4c0e2f381ec655b5ab9e9b55591cdcf179165c20ea91c390eb4c2e595ae261fdcd1f62f9c36e8bf6fd4dbaaf1c5fcb38ec7c2beb1e8edd1b SHA512 09f6f191df81c8d97c38a4c89b5a85d14be8e1dcde575a009d750447f64f90a854445802c8ddf2c68b9d2076c90746793a9d4e9f65deaf1a910798711598b9ad
+DIST evisum-0.5.11.tar.xz 4363660 BLAKE2B 229acde8f8559bb6570236a511bf7685c5f47c33d39ae967fac693510bc1e164ddf1318a7c491f3bfc563f3ee51e541896480161e1e0e9e47742be0f9fa33a28 SHA512 d6d7c7d17ad231a68650e27718d578b698d48db0bbb796758fc6202b6928f02d1fe171570ebb46d527873d11cad221c568eabc2cdcdb3ebeca210c92f19d82ea
 DIST evisum-0.5.9.tar.xz 6928640 BLAKE2B 38c4f0c40fa4747004a891522be2744793bd8c8a6f28ed22961737f17aaf5ebe178c24ef1e19bb31e834c8cb3bd35c95499e1ce3e41371716c558a4596374153 SHA512 6fcea6f2a7a7cfdfc8eccf7cccb10bdf7abe4990f420fa1947d45a5e3f49411b0b37ccef8f53b57d5db4ec9bf0cb9f92369b8c2aaa9a545469b5f3316db609cc

diff --git a/sys-process/evisum/evisum-0.5.11.ebuild b/sys-process/evisum/evisum-0.5.11.ebuild
new file mode 100644
index 00000000000..27f90bd1e8d
--- /dev/null
+++ b/sys-process/evisum/evisum-0.5.11.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-03-13  7:04 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-03-13  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     a2fb89d30039ea4a6b61600329719de8742f2dc8
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 07:03:17 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 07:03:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2fb89d3

sys-process/evisum: stabilize 0.5.11 on x86

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.11.ebuild b/sys-process/evisum/evisum-0.5.11.ebuild
index 3f258eefa3b..4a7b1c25a1e 100644
--- a/sys-process/evisum/evisum-0.5.11.ebuild
+++ b/sys-process/evisum/evisum-0.5.11.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-03-13  7:04 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-03-13  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     916ff08458f9fff4b1bf0e8a58ff69ad85535d7b
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 07:02:58 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 07:02:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=916ff084

sys-process/evisum: stabilize 0.5.11 on amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.11.ebuild b/sys-process/evisum/evisum-0.5.11.ebuild
index 27f90bd1e8d..3f258eefa3b 100644
--- a/sys-process/evisum/evisum-0.5.11.ebuild
+++ b/sys-process/evisum/evisum-0.5.11.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-03-14  8:41 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-03-14  8:41 UTC (permalink / raw
  To: gentoo-commits

commit:     4bc985d6ec9f0b37a1030f16e81ba12e6ce6ab0a
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 14 08:09:01 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 08:41:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc985d6

sys-process/evisum: drop 0.5.9

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 -
 sys-process/evisum/evisum-0.5.9.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 5bbb76c3837..f35db057486 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1 @@
 DIST evisum-0.5.11.tar.xz 4363660 BLAKE2B 229acde8f8559bb6570236a511bf7685c5f47c33d39ae967fac693510bc1e164ddf1318a7c491f3bfc563f3ee51e541896480161e1e0e9e47742be0f9fa33a28 SHA512 d6d7c7d17ad231a68650e27718d578b698d48db0bbb796758fc6202b6928f02d1fe171570ebb46d527873d11cad221c568eabc2cdcdb3ebeca210c92f19d82ea
-DIST evisum-0.5.9.tar.xz 6928640 BLAKE2B 38c4f0c40fa4747004a891522be2744793bd8c8a6f28ed22961737f17aaf5ebe178c24ef1e19bb31e834c8cb3bd35c95499e1ce3e41371716c558a4596374153 SHA512 6fcea6f2a7a7cfdfc8eccf7cccb10bdf7abe4990f420fa1947d45a5e3f49411b0b37ccef8f53b57d5db4ec9bf0cb9f92369b8c2aaa9a545469b5f3316db609cc

diff --git a/sys-process/evisum/evisum-0.5.9.ebuild b/sys-process/evisum/evisum-0.5.9.ebuild
deleted file mode 100644
index 4a7b1c25a1e..00000000000
--- a/sys-process/evisum/evisum-0.5.9.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-04-09  5:48 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-04-09  5:48 UTC (permalink / raw
  To: gentoo-commits

commit:     592220bd4fb57984fb733dccbdb1b9a3bfcf9c4a
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  9 05:47:45 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Apr  9 05:47:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=592220bd

sys-process/evisum: add 0.5.12

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest             |  1 +
 sys-process/evisum/evisum-0.5.12.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index f35db057486..a6005c4e660 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.5.11.tar.xz 4363660 BLAKE2B 229acde8f8559bb6570236a511bf7685c5f47c33d39ae967fac693510bc1e164ddf1318a7c491f3bfc563f3ee51e541896480161e1e0e9e47742be0f9fa33a28 SHA512 d6d7c7d17ad231a68650e27718d578b698d48db0bbb796758fc6202b6928f02d1fe171570ebb46d527873d11cad221c568eabc2cdcdb3ebeca210c92f19d82ea
+DIST evisum-0.5.12.tar.xz 2054524 BLAKE2B e2de5f1551164d50bda647747fe8c449adecac278fe6b6b1f15d8a5ae6a4c7c0aa5a0e65fac8b19f48dfc3b65b13a36a7d45902f8d2e0f165c148c0a7c434653 SHA512 4527098e8a31e1a16139431efab6e98f586ccfcce215bf12355a717ef719196fe0cce98a13c8113a6870f107583b4f750b61c4269643b4664be73dd155b80671

diff --git a/sys-process/evisum/evisum-0.5.12.ebuild b/sys-process/evisum/evisum-0.5.12.ebuild
new file mode 100644
index 00000000000..8377e0944e6
--- /dev/null
+++ b/sys-process/evisum/evisum-0.5.12.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
+
+DOCS=( BUGS NEWS README TODO )


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-04-30  7:01 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-04-30  7:01 UTC (permalink / raw
  To: gentoo-commits

commit:     869b8629375abd759275040e574dcd660ded49b6
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 30 06:13:38 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Apr 30 07:01:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=869b8629

sys-process/evisum: bump to 0.5.13

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest             |  1 +
 sys-process/evisum/evisum-0.5.13.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index a6005c4e660..224ad33ca0d 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1,3 @@
 DIST evisum-0.5.11.tar.xz 4363660 BLAKE2B 229acde8f8559bb6570236a511bf7685c5f47c33d39ae967fac693510bc1e164ddf1318a7c491f3bfc563f3ee51e541896480161e1e0e9e47742be0f9fa33a28 SHA512 d6d7c7d17ad231a68650e27718d578b698d48db0bbb796758fc6202b6928f02d1fe171570ebb46d527873d11cad221c568eabc2cdcdb3ebeca210c92f19d82ea
 DIST evisum-0.5.12.tar.xz 2054524 BLAKE2B e2de5f1551164d50bda647747fe8c449adecac278fe6b6b1f15d8a5ae6a4c7c0aa5a0e65fac8b19f48dfc3b65b13a36a7d45902f8d2e0f165c148c0a7c434653 SHA512 4527098e8a31e1a16139431efab6e98f586ccfcce215bf12355a717ef719196fe0cce98a13c8113a6870f107583b4f750b61c4269643b4664be73dd155b80671
+DIST evisum-0.5.13.tar.xz 2056416 BLAKE2B 06347190bdf0831b9902ec683ec8bfaabf1c27e498e050e4eb2d51a1a73be62e987c3518c0196e76a717a95c7d7dfa451adc85d5f79dafa613960c08e35602c9 SHA512 7f0af18a9e7c1af6dcf74e2b975b16885aecd829af51af66332e9af5634a3c948158c606caafa1823a04af0191fe7f2b1f13e06af6c16c6b2f2f45832d0706b8

diff --git a/sys-process/evisum/evisum-0.5.13.ebuild b/sys-process/evisum/evisum-0.5.13.ebuild
new file mode 100644
index 00000000000..8377e0944e6
--- /dev/null
+++ b/sys-process/evisum/evisum-0.5.13.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/efl"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
+
+DOCS=( BUGS NEWS README TODO )


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-05-07  7:35 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-05-07  7:35 UTC (permalink / raw
  To: gentoo-commits

commit:     5c10df2b688a0a6ba7d52fa338ec0b4c0ad56e52
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri May  7 07:34:37 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri May  7 07:35:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c10df2b

sys-process/evisum: drop 0.5.12

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest             |  1 -
 sys-process/evisum/evisum-0.5.12.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 224ad33ca0d..2f1c26eb72b 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,3 +1,2 @@
 DIST evisum-0.5.11.tar.xz 4363660 BLAKE2B 229acde8f8559bb6570236a511bf7685c5f47c33d39ae967fac693510bc1e164ddf1318a7c491f3bfc563f3ee51e541896480161e1e0e9e47742be0f9fa33a28 SHA512 d6d7c7d17ad231a68650e27718d578b698d48db0bbb796758fc6202b6928f02d1fe171570ebb46d527873d11cad221c568eabc2cdcdb3ebeca210c92f19d82ea
-DIST evisum-0.5.12.tar.xz 2054524 BLAKE2B e2de5f1551164d50bda647747fe8c449adecac278fe6b6b1f15d8a5ae6a4c7c0aa5a0e65fac8b19f48dfc3b65b13a36a7d45902f8d2e0f165c148c0a7c434653 SHA512 4527098e8a31e1a16139431efab6e98f586ccfcce215bf12355a717ef719196fe0cce98a13c8113a6870f107583b4f750b61c4269643b4664be73dd155b80671
 DIST evisum-0.5.13.tar.xz 2056416 BLAKE2B 06347190bdf0831b9902ec683ec8bfaabf1c27e498e050e4eb2d51a1a73be62e987c3518c0196e76a717a95c7d7dfa451adc85d5f79dafa613960c08e35602c9 SHA512 7f0af18a9e7c1af6dcf74e2b975b16885aecd829af51af66332e9af5634a3c948158c606caafa1823a04af0191fe7f2b1f13e06af6c16c6b2f2f45832d0706b8

diff --git a/sys-process/evisum/evisum-0.5.12.ebuild b/sys-process/evisum/evisum-0.5.12.ebuild
deleted file mode 100644
index 8377e0944e6..00000000000
--- a/sys-process/evisum/evisum-0.5.12.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
-
-DOCS=( BUGS NEWS README TODO )


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-06-01  8:43 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-06-01  8:43 UTC (permalink / raw
  To: gentoo-commits

commit:     66e9d15fa9582fcb2a1a4796f848f8bbc8c518d2
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  1 08:36:17 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jun  1 08:43:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66e9d15f

sys-process/evisum: drop 0.5.11

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest             |  1 -
 sys-process/evisum/evisum-0.5.11.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 2f1c26eb72b..8df9b7bcfe1 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1 @@
-DIST evisum-0.5.11.tar.xz 4363660 BLAKE2B 229acde8f8559bb6570236a511bf7685c5f47c33d39ae967fac693510bc1e164ddf1318a7c491f3bfc563f3ee51e541896480161e1e0e9e47742be0f9fa33a28 SHA512 d6d7c7d17ad231a68650e27718d578b698d48db0bbb796758fc6202b6928f02d1fe171570ebb46d527873d11cad221c568eabc2cdcdb3ebeca210c92f19d82ea
 DIST evisum-0.5.13.tar.xz 2056416 BLAKE2B 06347190bdf0831b9902ec683ec8bfaabf1c27e498e050e4eb2d51a1a73be62e987c3518c0196e76a717a95c7d7dfa451adc85d5f79dafa613960c08e35602c9 SHA512 7f0af18a9e7c1af6dcf74e2b975b16885aecd829af51af66332e9af5634a3c948158c606caafa1823a04af0191fe7f2b1f13e06af6c16c6b2f2f45832d0706b8

diff --git a/sys-process/evisum/evisum-0.5.11.ebuild b/sys-process/evisum/evisum-0.5.11.ebuild
deleted file mode 100644
index 4a7b1c25a1e..00000000000
--- a/sys-process/evisum/evisum-0.5.11.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-06-01  8:43 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-06-01  8:43 UTC (permalink / raw
  To: gentoo-commits

commit:     76e87165ea0df63a54fd8137b43b5feef851f16f
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  1 08:36:06 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jun  1 08:43:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76e87165

sys-process/evisum: stabilize 0.5.13 on amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.13.ebuild b/sys-process/evisum/evisum-0.5.13.ebuild
index 90be49c30ab..a83ca9c2296 100644
--- a/sys-process/evisum/evisum-0.5.13.ebuild
+++ b/sys-process/evisum/evisum-0.5.13.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-06-01  8:43 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2021-06-01  8:43 UTC (permalink / raw
  To: gentoo-commits

commit:     93fdcf15fea50dec0112b56bb9d302dc08b2bf03
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  1 08:19:32 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jun  1 08:43:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93fdcf15

sys-process/evisum: stabilize 0.5.13 on x86

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.13.ebuild b/sys-process/evisum/evisum-0.5.13.ebuild
index 8377e0944e6..90be49c30ab 100644
--- a/sys-process/evisum/evisum-0.5.13.ebuild
+++ b/sys-process/evisum/evisum-0.5.13.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2021-08-05  2:49 Yixun Lan
  0 siblings, 0 replies; 69+ messages in thread
From: Yixun Lan @ 2021-08-05  2:49 UTC (permalink / raw
  To: gentoo-commits

commit:     374a4e6d1698a521d6370748a42729b79879db0f
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  5 02:42:11 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Aug  5 02:42:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=374a4e6d

sys-process/evisum: keyword ~riscv

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 sys-process/evisum/evisum-0.5.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.5.13.ebuild b/sys-process/evisum/evisum-0.5.13.ebuild
index a83ca9c2296..d0d85f49724 100644
--- a/sys-process/evisum/evisum-0.5.13.ebuild
+++ b/sys-process/evisum/evisum-0.5.13.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
 
 DEPEND="dev-libs/efl"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2022-01-04 16:19 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2022-01-04 16:19 UTC (permalink / raw
  To: gentoo-commits

commit:     6179bb8f49a533a322215abbf7e0c1d5a12346c1
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  4 16:11:55 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jan  4 16:19:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6179bb8f

sys-process/evisum: add 0.6.0

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.6.0.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 8df9b7bcfe1d..d8ecd857f21e 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.5.13.tar.xz 2056416 BLAKE2B 06347190bdf0831b9902ec683ec8bfaabf1c27e498e050e4eb2d51a1a73be62e987c3518c0196e76a717a95c7d7dfa451adc85d5f79dafa613960c08e35602c9 SHA512 7f0af18a9e7c1af6dcf74e2b975b16885aecd829af51af66332e9af5634a3c948158c606caafa1823a04af0191fe7f2b1f13e06af6c16c6b2f2f45832d0706b8
+DIST evisum-0.6.0.tar.xz 2063396 BLAKE2B 46b81017da0de9ba47dae4657580e1ee9d8b511baf4d20d9e972ef8dbcf17e941d438875ca440160a0e8547eb7e45c01247de7a46db868d5bb8ffd9e92a683e7 SHA512 f9a8722a5373242a1735ddee49e6fd55772d487ba84ad4a69849011c373b01d67d167fade67f96237b68fc668bb052b10d8127945eeb14fc1c773422072bc324

diff --git a/sys-process/evisum/evisum-0.6.0.ebuild b/sys-process/evisum/evisum-0.6.0.ebuild
new file mode 100644
index 000000000000..c9cedfed0dcd
--- /dev/null
+++ b/sys-process/evisum/evisum-0.6.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+DEPEND=">=dev-libs/efl-1.26.1"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
+
+DOCS=( BUGS NEWS README TODO )


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2022-03-14 16:26 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2022-03-14 16:26 UTC (permalink / raw
  To: gentoo-commits

commit:     23d2150eca66519b7f4168fc2c826052156a68d4
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 16:23:53 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 16:26:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d2150e

sys-process/evisum: stabilize 0.6.0 for x86

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.6.0.ebuild b/sys-process/evisum/evisum-0.6.0.ebuild
index c9cedfed0dcd..beb8c091c7c3 100644
--- a/sys-process/evisum/evisum-0.6.0.ebuild
+++ b/sys-process/evisum/evisum-0.6.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~riscv x86"
 
 DEPEND=">=dev-libs/efl-1.26.1"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2022-03-14 16:26 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2022-03-14 16:26 UTC (permalink / raw
  To: gentoo-commits

commit:     dec204b673697a7b5b5f04fa1f251f42cfaa1956
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 16:24:07 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 16:26:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dec204b6

sys-process/evisum: stabilize 0.6.0 for amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.6.0.ebuild b/sys-process/evisum/evisum-0.6.0.ebuild
index beb8c091c7c3..b8a9c9a2953f 100644
--- a/sys-process/evisum/evisum-0.6.0.ebuild
+++ b/sys-process/evisum/evisum-0.6.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv x86"
+KEYWORDS="amd64 ~riscv x86"
 
 DEPEND=">=dev-libs/efl-1.26.1"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2022-09-16 12:13 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2022-09-16 12:13 UTC (permalink / raw
  To: gentoo-commits

commit:     3a5f4f447b6d3ff09b13e9bf279c4a9c84019372
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 12:06:42 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 12:13:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5f4f44

sys-process/evisum: drop 0.5.13

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest             |  1 -
 sys-process/evisum/evisum-0.5.13.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index d8ecd857f21e..e3e6f0a832f5 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1 @@
-DIST evisum-0.5.13.tar.xz 2056416 BLAKE2B 06347190bdf0831b9902ec683ec8bfaabf1c27e498e050e4eb2d51a1a73be62e987c3518c0196e76a717a95c7d7dfa451adc85d5f79dafa613960c08e35602c9 SHA512 7f0af18a9e7c1af6dcf74e2b975b16885aecd829af51af66332e9af5634a3c948158c606caafa1823a04af0191fe7f2b1f13e06af6c16c6b2f2f45832d0706b8
 DIST evisum-0.6.0.tar.xz 2063396 BLAKE2B 46b81017da0de9ba47dae4657580e1ee9d8b511baf4d20d9e972ef8dbcf17e941d438875ca440160a0e8547eb7e45c01247de7a46db868d5bb8ffd9e92a683e7 SHA512 f9a8722a5373242a1735ddee49e6fd55772d487ba84ad4a69849011c373b01d67d167fade67f96237b68fc668bb052b10d8127945eeb14fc1c773422072bc324

diff --git a/sys-process/evisum/evisum-0.5.13.ebuild b/sys-process/evisum/evisum-0.5.13.ebuild
deleted file mode 100644
index d0d85f497246..000000000000
--- a/sys-process/evisum/evisum-0.5.13.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="System and process monitor written with EFL"
-HOMEPAGE="https://www.enlightenment.org/"
-SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2 ISC"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-DEPEND="dev-libs/efl"
-RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
-
-DOCS=( BUGS NEWS README TODO )


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2024-08-08  6:00 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2024-08-08  6:00 UTC (permalink / raw
  To: gentoo-commits

commit:     771fdbf92357f3daebc3edfcdaa8f2028d442fca
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  8 05:29:46 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Aug  8 06:00:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=771fdbf9

sys-process/evisum: add 0.6.1

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/Manifest            |  1 +
 sys-process/evisum/evisum-0.6.1.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index e3e6f0a832f5..b7a7d8e5a965 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1 +1,2 @@
 DIST evisum-0.6.0.tar.xz 2063396 BLAKE2B 46b81017da0de9ba47dae4657580e1ee9d8b511baf4d20d9e972ef8dbcf17e941d438875ca440160a0e8547eb7e45c01247de7a46db868d5bb8ffd9e92a683e7 SHA512 f9a8722a5373242a1735ddee49e6fd55772d487ba84ad4a69849011c373b01d67d167fade67f96237b68fc668bb052b10d8127945eeb14fc1c773422072bc324
+DIST evisum-0.6.1.tar.xz 2040400 BLAKE2B 34c2c4d1425aef8af2031b12d972847709650adbf913c5d24e6f12ea354e80a0d41935b7a4090aaf3788be3da9506f8e3ecbba1c5a43bd1df2293fde3278565e SHA512 8ea97d3bf1737c0dc1b88fda1e994d850afd061fee9e54f00235985ddd5635908d7a006db2a4e181cacbf1a4325fe491532149dc9ad1734b5a1fecad7ff114cc

diff --git a/sys-process/evisum/evisum-0.6.1.ebuild b/sys-process/evisum/evisum-0.6.1.ebuild
new file mode 100644
index 000000000000..00b22c29ba17
--- /dev/null
+++ b/sys-process/evisum/evisum-0.6.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson xdg
+
+DESCRIPTION="System and process monitor written with EFL"
+HOMEPAGE="https://www.enlightenment.org/ https://git.enlightenment.org/enlightenment/evisum"
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2 ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+DEPEND=">=dev-libs/efl-1.27.0"
+RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"
+
+DOCS=( BUGS NEWS README TODO )


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2024-09-10  6:24 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2024-09-10  6:24 UTC (permalink / raw
  To: gentoo-commits

commit:     a532a528a43d19c7c6b0ed6167706a9bf897ae47
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 06:17:47 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 06:24:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a532a528

sys-process/evisum: stabilize 0.6.1 for amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.6.1.ebuild b/sys-process/evisum/evisum-0.6.1.ebuild
index 00b22c29ba17..6166b3b75c72 100644
--- a/sys-process/evisum/evisum-0.6.1.ebuild
+++ b/sys-process/evisum/evisum-0.6.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
 
 DEPEND=">=dev-libs/efl-1.27.0"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/
@ 2024-09-10  6:24 Joonas Niilola
  0 siblings, 0 replies; 69+ messages in thread
From: Joonas Niilola @ 2024-09-10  6:24 UTC (permalink / raw
  To: gentoo-commits

commit:     3b3bdd308bd9f0e19ea623dac39c573dd07e522c
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 06:18:02 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 06:24:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b3bdd30

sys-process/evisum: stabilize 0.6.1 for x86

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-process/evisum/evisum-0.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/evisum-0.6.1.ebuild b/sys-process/evisum/evisum-0.6.1.ebuild
index 6166b3b75c72..a50b86e147af 100644
--- a/sys-process/evisum/evisum-0.6.1.ebuild
+++ b/sys-process/evisum/evisum-0.6.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 ISC"
 SLOT="0"
-KEYWORDS="amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
 
 DEPEND=">=dev-libs/efl-1.27.0"
 RDEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )"


^ permalink raw reply related	[flat|nested] 69+ messages in thread

end of thread, other threads:[~2024-09-10  6:24 UTC | newest]

Thread overview: 69+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-07  7:35 [gentoo-commits] repo/gentoo:master commit in: sys-process/evisum/ Joonas Niilola
  -- strict thread matches above, loose matches on Subject: below --
2024-09-10  6:24 Joonas Niilola
2024-09-10  6:24 Joonas Niilola
2024-08-08  6:00 Joonas Niilola
2022-09-16 12:13 Joonas Niilola
2022-03-14 16:26 Joonas Niilola
2022-03-14 16:26 Joonas Niilola
2022-01-04 16:19 Joonas Niilola
2021-08-05  2:49 Yixun Lan
2021-06-01  8:43 Joonas Niilola
2021-06-01  8:43 Joonas Niilola
2021-06-01  8:43 Joonas Niilola
2021-04-30  7:01 Joonas Niilola
2021-04-09  5:48 Joonas Niilola
2021-03-14  8:41 Joonas Niilola
2021-03-13  7:04 Joonas Niilola
2021-03-13  7:04 Joonas Niilola
2021-02-11 14:26 Joonas Niilola
2021-02-11 14:26 Joonas Niilola
2021-02-08  6:55 Joonas Niilola
2021-02-08  6:55 Joonas Niilola
2021-02-08  6:55 Joonas Niilola
2021-02-01 13:22 Joonas Niilola
2021-01-09 14:28 Joonas Niilola
2021-01-01 15:37 Joonas Niilola
2021-01-01 15:37 Joonas Niilola
2021-01-01 15:37 Joonas Niilola
2020-11-23 14:34 Joonas Niilola
2020-11-17  8:23 Joonas Niilola
2020-11-17  8:23 Joonas Niilola
2020-11-17  8:23 Joonas Niilola
2020-10-18  7:07 Joonas Niilola
2020-10-15 10:56 Joonas Niilola
2020-10-15 10:56 Joonas Niilola
2020-10-15 10:56 Joonas Niilola
2020-09-15  6:58 Joonas Niilola
2020-09-15  6:58 Joonas Niilola
2020-08-24  8:19 Joonas Niilola
2020-08-24  8:19 Joonas Niilola
2020-08-20  9:10 Joonas Niilola
2020-08-14  8:20 Joonas Niilola
2020-08-14  8:20 Joonas Niilola
2020-08-14  8:20 Joonas Niilola
2020-07-15  5:38 Joonas Niilola
2020-07-15  5:38 Joonas Niilola
2020-07-04  7:36 Joonas Niilola
2020-06-10  7:44 Joonas Niilola
2020-06-10  7:44 Joonas Niilola
2020-06-10  7:44 Joonas Niilola
2020-05-11  6:55 Joonas Niilola
2020-05-06 14:15 Joonas Niilola
2020-05-06 14:15 Joonas Niilola
2020-05-06 14:15 Joonas Niilola
2020-04-30  5:36 Joonas Niilola
2020-04-05  7:18 Joonas Niilola
2020-02-27  9:36 Joonas Niilola
2019-12-30 11:54 Joonas Niilola
2019-12-30 11:54 Joonas Niilola
2019-09-15  6:02 Joonas Niilola
2019-09-08 15:54 Joonas Niilola
2019-08-24 18:37 Joonas Niilola
2019-07-31  3:41 Joonas Niilola
2019-06-27 11:40 Andreas Sturmlechner
2019-06-27 11:40 Andreas Sturmlechner
2018-12-11 22:58 Patrice Clement
2018-12-11 22:58 Patrice Clement
2018-09-30 20:32 Michał Górny
2018-09-30 20:32 Michał Górny
2018-06-24  9:11 Michał Górny

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