public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes-meta/
Date: Sun, 23 Sep 2018 11:53:09 +0000 (UTC)	[thread overview]
Message-ID: <1537703582.1f95f3f044d855184f7d3b44328a4c36b38be519.pacho@gentoo> (raw)

commit:     1f95f3f044d855184f7d3b44328a4c36b38be519
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 23 11:52:49 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Sep 23 11:53:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f95f3f0

x11-themes/mate-themes-meta: Don't block newer gtk (#665568)

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 .../mate-themes-meta/mate-themes-meta-3-r3.ebuild  | 31 ++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild b/x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild
new file mode 100644
index 00000000000..82c3b7e2e1d
--- /dev/null
+++ b/x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} == 9999 ]]; then
+	MATE_THEMES_V=".9999"
+else
+	MATE_THEMES_V="*"
+	KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+fi
+
+DESCRIPTION="Meta package to facilitate easy use of x11-themes/mate-themes"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:MATE"
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+IUSE="gtk2-only"
+
+DEPEND=""
+RDEPEND="|| (
+		gtk2-only? (
+			!!x11-libs/gtk+:3
+			x11-themes/mate-themes:0
+		)
+		(
+			>=x11-libs/gtk+-3.22:3
+			>=x11-themes/mate-themes-3.22.18
+		)
+	)"


             reply	other threads:[~2018-09-23 11:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-23 11:53 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-28  2:03 [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes-meta/ WANG Xuerui
2021-06-30 22:43 Adam Feldman
2018-12-03 22:11 Mart Raudsepp
2018-09-23 12:12 Pacho Ramos
2018-01-14 17:18 Ettore Di Giacinto
2017-04-04 20:29 NP Hardass
2017-04-04 20:29 NP Hardass
2016-11-14 21:37 NP Hardass
2016-11-14 21:03 NP Hardass
2016-09-10 18:23 NP Hardass
2016-09-10 18:23 NP Hardass
2016-09-05  3:31 NP Hardass
2016-05-30 19:18 Mikle Kolyada
2016-02-22 20:48 NP Hardass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1537703582.1f95f3f044d855184f7d3b44328a4c36b38be519.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox