public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "NP Hardass" <np-hardass@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-themes/mate-themes-meta/
Date: Sun, 10 Jul 2016 02:11:21 +0000 (UTC)	[thread overview]
Message-ID: <1468116654.54db9fcdef02424f8bfdd274987ec9e244add785.np-hardass@gentoo> (raw)

commit:     54db9fcdef02424f8bfdd274987ec9e244add785
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 02:10:54 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 02:10:54 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=54db9fcd

x11-themes/mate-themes-meta: Add unsupported-gtk flag for 1.10

Package-Manager: portage-2.2.28

 .../mate-themes-meta-1.10-r1.ebuild                | 34 ++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/x11-themes/mate-themes-meta/mate-themes-meta-1.10-r1.ebuild b/x11-themes/mate-themes-meta/mate-themes-meta-1.10-r1.ebuild
new file mode 100644
index 0000000..27f88f1
--- /dev/null
+++ b/x11-themes/mate-themes-meta/mate-themes-meta-1.10-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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 to facilitate easy use of x11-themes/mate-themes"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+IUSE="unsupported-gtk3"
+
+DEPEND=""
+RDEPEND="|| (
+		(
+			=x11-libs/gtk+-3.16*:3
+			=x11-themes/mate-themes-${MATE_BRANCH}*:0/3.16
+		)
+		(
+			=x11-libs/gtk+-3.18*:3
+			=x11-themes/mate-themes-${MATE_BRANCH}*:0/3.18
+		)
+		unsupported-gtk3? ( =x11-themes/mate-themes-${MATE_BRANCH}*:0 )
+	)"


             reply	other threads:[~2016-07-10  2:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-10  2:11 NP Hardass [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-10  0:24 [gentoo-commits] proj/gentoo-mate:master commit in: x11-themes/mate-themes-meta/ Adam Feldman
2020-04-09 22:52 Adam Feldman
2018-01-14 10:52 Ettore Di Giacinto
2018-01-14 10:52 Ettore Di Giacinto
2018-01-14 10:52 Ettore Di Giacinto
2016-11-14 21:58 NP Hardass
2016-11-14 21:39 NP Hardass
2016-10-05 16:11 NP Hardass
2016-08-11  6:06 NP Hardass
2016-08-02  6:50 NP Hardass
2016-02-22 17:41 NP Hardass
2016-02-22 17:11 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=1468116654.54db9fcdef02424f8bfdd274987ec9e244add785.np-hardass@gentoo \
    --to=np-hardass@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