[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2022-12-16 Thread Arthur Zamarin
commit: 98784b81a1f0bf255b3bc38fbe52fab2a7447b80
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 16 20:38:46 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 16 20:39:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98784b81

mate-base/mate-applets-meta: Stabilize 1.26.0 x86, #884079

Signed-off-by: Arthur Zamarin  gentoo.org>

 mate-base/mate-applets-meta/mate-applets-meta-1.26.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.26.0.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.26.0.ebuild
index 8251aad566b3..df81d5731b4d 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.26.0.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.26.0.ebuild
@@ -7,7 +7,7 @@ if [[ ${PV} ==  ]]; then
MATE_BRANCH=
 else
MATE_BRANCH="$(ver_cut 1-2)"
-   KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="Meta package for MATE panel applets"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2022-12-02 Thread Sam James
commit: 5b6ec0b0c1fa568773aaf7a570b47ff1410bfd44
Author: Oz Tiram  gmail  com>
AuthorDate: Tue Nov 29 19:40:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec  3 01:04:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6ec0b0

mate-base/mate-applets-meta: add 1.26.0

Signed-off-by: Oz Tiram  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 .../mate-applets-meta-1.26.0.ebuild| 25 ++
 1 file changed, 25 insertions(+)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.26.0.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.26.0.ebuild
new file mode 100644
index ..3b493b77867a
--- /dev/null
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.26.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} ==  ]]; then
+   MATE_BRANCH=
+else
+   MATE_BRANCH="$(ver_cut 1-2)"
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+fi
+
+DESCRIPTION="Meta package for MATE panel applets"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+IUSE="appindicator sensors"
+
+DEPEND=""
+RDEPEND="=mate-base/mate-applets-${MATE_BRANCH}*
+   appindicator? ( =mate-extra/mate-indicator-applet-${MATE_BRANCH}* )
+   sensors? ( =mate-extra/mate-sensors-applet-${MATE_BRANCH}* )
+"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2022-06-27 Thread WANG Xuerui
commit: 6adbf4eb3c8076a6e3ed5922804f2406cf7c7393
Author: WANG Xuerui  gentoo  org>
AuthorDate: Tue Jun 28 01:58:38 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Tue Jun 28 01:58:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6adbf4eb

mate-base/mate-applets-meta: keyword 1.24.0 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild
index 32f917722a6f..7d00d478bf83 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ if [[ ${PV} ==  ]]; then
 else
inherit eapi7-ver
MATE_BRANCH="$(ver_cut 1-2)"
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
 fi
 
 DESCRIPTION="Meta package for MATE panel applets"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2020-08-06 Thread Adam Feldman
commit: 8aaf008f694f60d1e2116b630767ef8f292586df
Author: Adam Feldman  gentoo  org>
AuthorDate: Thu Aug  6 21:47:23 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Fri Aug  7 03:17:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aaf008f

mate-base/mate-applets-meta: Stabilize 1.24.0 for amd64, x86

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman  gentoo.org>

 mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild
index e2fda45a92a..8a69cb82988 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} ==  ]]; then
 else
inherit eapi7-ver
MATE_BRANCH="$(ver_cut 1-2)"
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Meta package for MATE panel applets"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2020-04-06 Thread Adam Feldman
commit: d6000d71f6a0a60c056cd22ac3ba6ebcf54a08e4
Author: Adam Feldman  gentoo  org>
AuthorDate: Wed Mar 25 01:03:43 2020 +
Commit: Adam Feldman  gentoo  org>
CommitDate: Mon Apr  6 17:48:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6000d71

mate-base/mate-applets-meta: Bump to 1.24.0

Package-Manager: Portage-2.3.82, Repoman-2.3.18
Signed-off-by: Adam Feldman  gentoo.org>

 .../mate-applets-meta-1.24.0.ebuild| 27 ++
 1 file changed, 27 insertions(+)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild
new file mode 100644
index 000..e2fda45a92a
--- /dev/null
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.24.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} ==  ]]; then
+   MATE_BRANCH=
+else
+   inherit eapi7-ver
+   MATE_BRANCH="$(ver_cut 1-2)"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="Meta package for MATE panel applets"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+IUSE="appindicator sensors"
+
+DEPEND=""
+RDEPEND="
+   =mate-base/mate-applets-${MATE_BRANCH}*
+   appindicator? ( =mate-extra/mate-indicator-applet-${MATE_BRANCH}* )
+   sensors? ( =mate-extra/mate-sensors-applet-${MATE_BRANCH}* )
+"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2018-09-10 Thread Mikle Kolyada
commit: bcc8d48ebe3b059d664c35b494f0a2fe7ab690b2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Sep 10 16:08:40 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Sep 10 16:18:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcc8d48e

mate-base/mate-applets-meta: amd64 stable wrt bug #625838

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild
index 09fcf3b7e0d..4b7605128b2 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} ==  ]]; then
 else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
-   KEYWORDS="~amd64 ~arm ~arm64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Meta package for MATE panel applets"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2017-12-21 Thread Patrice Clement
commit: cb1e42758fc18904ad195b83595e398f5be19a2f
Author: Roy Bamford  gentoo  org>
AuthorDate: Sun Sep 10 11:40:14 2017 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Dec 21 21:15:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1e4275

mate-base/mate-applets-meta: added ~arm64 keyword.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild
index 1ed7c6ed84c..62dc88456a5 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} ==  ]]; then
 else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 fi
 
 DESCRIPTION="Meta package for MATE panel applets"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2017-06-04 Thread Ettore Di Giacinto
commit: c39a2cb5da178aeb561461f2b7fe4f1134d1bd19
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Thu Mar 16 14:07:42 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Jun  4 15:16:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c39a2cb5

mate-base/mate-applets-meta: Version bump to 1.18

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../mate-applets-meta-1.18.ebuild  | 26 ++
 1 file changed, 26 insertions(+)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild
new file mode 100644
index 000..1ed7c6ed84c
--- /dev/null
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.18.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} ==  ]]; then
+   MATE_BRANCH=
+else
+   inherit versionator
+   MATE_BRANCH="$(get_version_component_range 1-2)"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Meta package for MATE panel applets"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+IUSE="appindicator sensors"
+
+DEPEND=""
+RDEPEND="=mate-base/mate-applets-${MATE_BRANCH}*
+   appindicator? ( =mate-extra/mate-indicator-applet-${MATE_BRANCH}* )
+   sensors? ( =mate-extra/mate-sensors-applet-${MATE_BRANCH}* )
+"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2016-12-08 Thread Ettore Di Giacinto
commit: 53f804e2a97603952bde423f664814cf010db54a
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Thu Nov 10 21:11:26 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Thu Dec  8 15:30:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53f804e2

mate-base/mate-applets-meta: version bump to 1.16

Package-Manager: portage-2.3.1

 .../mate-applets-meta-1.16.ebuild  | 27 ++
 1 file changed, 27 insertions(+)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.16.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.16.ebuild
new file mode 100644
index ..cf6db98
--- /dev/null
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.16.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+if [[ ${PV} ==  ]]; then
+   MATE_BRANCH=
+else
+   inherit versionator
+   MATE_BRANCH="$(get_version_component_range 1-2)"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Meta package for MATE panel applets"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+IUSE="appindicator gtk3 sensors"
+
+DEPEND=""
+RDEPEND="=mate-base/mate-applets-${MATE_BRANCH}*[gtk3(-)=]
+   appindicator? ( 
=mate-extra/mate-indicator-applet-${MATE_BRANCH}*[gtk3(-)=] )
+   sensors? ( =mate-extra/mate-sensors-applet-${MATE_BRANCH}*[gtk3(-)=] )
+"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2016-11-24 Thread Ettore Di Giacinto
commit: 688337f870b448439c194610799e45f16a97d1d5
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Fri Oct 21 19:21:49 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Thu Nov 24 22:21:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=688337f8

mate-base/mate-applets-meta: Drop 1.10.x

Package-Manager: portage-2.3.1

 .../mate-applets-meta-1.10.ebuild  | 24 --
 1 file changed, 24 deletions(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild
deleted file mode 100644
index b2bb314..
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Meta package for MATE panel applets"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="appindicator sensors"
-
-DEPEND=""
-RDEPEND=" =mate-base/mate-applets-${MATE_BRANCH}*
-   appindicator? ( =mate-extra/mate-indicator-applet-${MATE_BRANCH}* )
-   sensors? ( =mate-extra/mate-sensors-applet-${MATE_BRANCH}* )
-"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2016-11-21 Thread Ettore Di Giacinto
commit: 2a92d4ead5782826449490203d0590c2a433398e
Author: NP-Hardass  gentoo  org>
AuthorDate: Mon Sep  5 18:11:27 2016 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Mon Nov 21 11:00:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a92d4ea

mate-base/mate-applets-meta: Version bump to 1.14

Package-Manager: portage-2.3.0

 .../mate-applets-meta-1.14.ebuild  | 27 ++
 1 file changed, 27 insertions(+)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.14.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.14.ebuild
new file mode 100644
index ..cf6db98
--- /dev/null
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.14.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+if [[ ${PV} ==  ]]; then
+   MATE_BRANCH=
+else
+   inherit versionator
+   MATE_BRANCH="$(get_version_component_range 1-2)"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Meta package for MATE panel applets"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+IUSE="appindicator gtk3 sensors"
+
+DEPEND=""
+RDEPEND="=mate-base/mate-applets-${MATE_BRANCH}*[gtk3(-)=]
+   appindicator? ( 
=mate-extra/mate-indicator-applet-${MATE_BRANCH}*[gtk3(-)=] )
+   sensors? ( =mate-extra/mate-sensors-applet-${MATE_BRANCH}*[gtk3(-)=] )
+"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2016-10-14 Thread NP Hardass
commit: bbc83e6cb3e21481170a79e7dc2032463c7440fa
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:20 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc83e6c

mate-base/mate-applets-meta: Stable on x86 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
index bc71fbe..69f80c5 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} ==  ]]; then
 else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
-   KEYWORDS="amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm x86"
 fi
 
 DESCRIPTION="Meta package for MATE panel applets"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2016-10-14 Thread NP Hardass
commit: b2a0edf9dc3d676bade0526dad9608e47fe95238
Author: mudler  sabayon  org>
AuthorDate: Thu Oct 13 21:39:16 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Sat Oct 15 02:57:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a0edf9

mate-base/mate-applets-meta: Stable on amd64 keyword wrt #596998

Package-Manager: portage-2.3.1
Signed-off-by: NP-Hardass  gentoo.org>

 mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
index 7402b24..bc71fbe 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} ==  ]]; then
 else
inherit versionator
MATE_BRANCH="$(get_version_component_range 1-2)"
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="amd64 ~arm ~x86"
 fi
 
 DESCRIPTION="Meta package for MATE panel applets"



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2016-08-11 Thread NP Hardass
commit: 00f756cdc3ecfe576fbea47cbcfa34c30dab4d0a
Author: NP-Hardass  gentoo  org>
AuthorDate: Fri Aug 12 04:52:10 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Fri Aug 12 05:12:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00f756cd

mate-base/mate-applets-meta: 1.12.x vbump, add gtk3, from project repo

Adds support for mate-netspeed

Package-Manager: portage-2.3.0

 .../mate-applets-meta-1.12.ebuild  | 28 ++
 mate-base/mate-applets-meta/metadata.xml   |  3 +++
 2 files changed, 31 insertions(+)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
new file mode 100644
index 000..7402b24
--- /dev/null
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.12.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+if [[ ${PV} ==  ]]; then
+   MATE_BRANCH=
+else
+   inherit versionator
+   MATE_BRANCH="$(get_version_component_range 1-2)"
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DESCRIPTION="Meta package for MATE panel applets"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+IUSE="appindicator gtk3 netspeed sensors"
+
+DEPEND=""
+RDEPEND="=mate-base/mate-applets-${MATE_BRANCH}*[gtk3(-)=]
+   appindicator? ( 
=mate-extra/mate-indicator-applet-${MATE_BRANCH}*[gtk3(-)=] )
+   netspeed? ( =net-analyzer/mate-netspeed-${MATE_BRANCH}*[gtk3(-)=] )
+   sensors? ( =mate-extra/mate-sensors-applet-${MATE_BRANCH}*[gtk3(-)=] )
+"

diff --git a/mate-base/mate-applets-meta/metadata.xml 
b/mate-base/mate-applets-meta/metadata.xml
index 1d4f049..69703b5 100644
--- a/mate-base/mate-applets-meta/metadata.xml
+++ b/mate-base/mate-applets-meta/metadata.xml
@@ -8,6 +8,9 @@

Pull in 
mate-extra/mate-indicator-applet
for AppIndicator applet
+   Make sure applets are built with GTK+3 
instead of GTK+2
+   Pull in 
net-analyzer/mate-netspeed
+   for net speed monitoring applet
Pull in 
mate-extra/mate-sensors-applet
for hw sensors applet




[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2016-07-25 Thread NP Hardass
commit: 729dc56c8d2532718086d24c4f2fba16cb19
Author: NP-Hardass  gentoo  org>
AuthorDate: Mon Jul 25 18:27:43 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Mon Jul 25 18:36:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=729dc56c

mate-base/mate-applets-meta: amd64 x86 stable wrt bug #579644

Package-Manager: portage-2.2.28

 mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild
index e24cb13..b2bb314 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild
@@ -14,7 +14,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="appindicator sensors"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2016-05-30 Thread Mikle Kolyada
commit: 16c3e3980e44dba906835ecde54b42496d859ef2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon May 30 19:00:12 2016 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon May 30 19:17:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16c3e398

mate-base/mate-applets-meta: Add ~arm keyword wrt bug #508072

Package-Manager: portage-2.2.28

 mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild
index 51246ec..e24cb13 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild
@@ -14,7 +14,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="appindicator sensors"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: mate-base/mate-applets-meta/

2016-02-08 Thread NP Hardass
commit: 81bcdc7a4f8cda3e7f34ce15efb2eea26af7f24d
Author: NP-Hardass  gentoo  org>
AuthorDate: Tue Feb  9 02:03:52 2016 +
Commit: NP Hardass  gentoo  org>
CommitDate: Tue Feb  9 02:47:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81bcdc7a

mate-base/mate-applets-meta: Import 1.10.x from Project:MATE repo

Simplify management of applets with a metapackage

Package-Manager: portage-2.2.26

 .../mate-applets-meta-1.10.ebuild  | 24 ++
 mate-base/mate-applets-meta/metadata.xml   | 14 +
 2 files changed, 38 insertions(+)

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild 
b/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild
new file mode 100644
index 000..51246ec
--- /dev/null
+++ b/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit versionator
+
+MATE_BRANCH="$(get_version_component_range 1-2)"
+
+DESCRIPTION="Meta package for MATE panel applets"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="appindicator sensors"
+
+DEPEND=""
+RDEPEND=" =mate-base/mate-applets-${MATE_BRANCH}*
+   appindicator? ( =mate-extra/mate-indicator-applet-${MATE_BRANCH}* )
+   sensors? ( =mate-extra/mate-sensors-applet-${MATE_BRANCH}* )
+"

diff --git a/mate-base/mate-applets-meta/metadata.xml 
b/mate-base/mate-applets-meta/metadata.xml
new file mode 100644
index 000..1d4f049
--- /dev/null
+++ b/mate-base/mate-applets-meta/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   m...@gentoo.org
+   Gentoo MATE Desktop
+   
+   
+   Pull in 
mate-extra/mate-indicator-applet
+   for AppIndicator applet
+   Pull in 
mate-extra/mate-sensors-applet
+   for hw sensors applet
+   
+