* [gentoo-commits] proj/gentoo-mate:1.18-bump commit in: mate-base/mate-applets-meta/
@ 2017-03-16 14:00 Ettore Di Giacinto
0 siblings, 0 replies; 3+ messages in thread
From: Ettore Di Giacinto @ 2017-03-16 14:00 UTC (permalink / raw
To: gentoo-commits
commit: e928902ccc451535e25266ec3350f202784468a7
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 13:59:39 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 13:59:39 2017 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=e928902c
mate-base/mate-applets-meta: Drop gtk3 useflag from live ebuild
Package-Manager: Portage-2.3.3, Repoman-2.3.1
mate-base/mate-applets-meta/mate-applets-meta-9999.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/mate-base/mate-applets-meta/mate-applets-meta-9999.ebuild b/mate-base/mate-applets-meta/mate-applets-meta-9999.ebuild
index e6c203a..1ed7c6e 100644
--- a/mate-base/mate-applets-meta/mate-applets-meta-9999.ebuild
+++ b/mate-base/mate-applets-meta/mate-applets-meta-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,10 +17,10 @@ SRC_URI=""
LICENSE="metapackage"
SLOT="0"
-IUSE="appindicator gtk3 sensors"
+IUSE="appindicator 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(-)=] )
+RDEPEND="=mate-base/mate-applets-${MATE_BRANCH}*
+ appindicator? ( =mate-extra/mate-indicator-applet-${MATE_BRANCH}* )
+ sensors? ( =mate-extra/mate-sensors-applet-${MATE_BRANCH}* )
"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/gentoo-mate:1.18-bump commit in: mate-base/mate-applets-meta/
2017-03-16 16:17 [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate-applets-meta/ Ettore Di Giacinto
@ 2017-03-16 16:08 ` Ettore Di Giacinto
0 siblings, 0 replies; 3+ messages in thread
From: Ettore Di Giacinto @ 2017-03-16 16:08 UTC (permalink / raw
To: gentoo-commits
commit: 630998bfa289fa0d0731683b8ff39c436a5a88a7
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 14:07:42 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 14:07:42 2017 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=630998bf
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 0000000..1ed7c6e
--- /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} == 9999 ]]; then
+ MATE_BRANCH=9999
+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}* )
+"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate-applets-meta/
@ 2017-03-16 16:17 Ettore Di Giacinto
2017-03-16 16:08 ` [gentoo-commits] proj/gentoo-mate:1.18-bump " Ettore Di Giacinto
0 siblings, 1 reply; 3+ messages in thread
From: Ettore Di Giacinto @ 2017-03-16 16:17 UTC (permalink / raw
To: gentoo-commits
commit: 630998bfa289fa0d0731683b8ff39c436a5a88a7
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 14:07:42 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 14:07:42 2017 +0000
URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=630998bf
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 0000000..1ed7c6e
--- /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} == 9999 ]]; then
+ MATE_BRANCH=9999
+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}* )
+"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-03-16 16:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-16 16:17 [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate-applets-meta/ Ettore Di Giacinto
2017-03-16 16:08 ` [gentoo-commits] proj/gentoo-mate:1.18-bump " Ettore Di Giacinto
-- strict thread matches above, loose matches on Subject: below --
2017-03-16 14:00 Ettore Di Giacinto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox