public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Stakenvicius" <axs@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/greybird/
Date: Wed, 12 Oct 2016 14:20:21 +0000 (UTC)	[thread overview]
Message-ID: <1476282011.4040a498dacedda8e9d618b5a51ad6746fffa136.axs@gentoo> (raw)

commit:     4040a498dacedda8e9d618b5a51ad6746fffa136
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 14:13:39 2016 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 14:20:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4040a498

x11-themes/greybird: add slot to gtk+3 dependency atom

Package-Manager: portage-2.3.0

 ...{greybird-3.20.1-r1.ebuild => greybird-3.20.1-r2.ebuild} | 13 ++++++++++++-
 x11-themes/greybird/greybird-9999.ebuild                    |  2 +-
 2 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/x11-themes/greybird/greybird-3.20.1-r1.ebuild b/x11-themes/greybird/greybird-3.20.1-r2.ebuild
similarity index 71%
rename from x11-themes/greybird/greybird-3.20.1-r1.ebuild
rename to x11-themes/greybird/greybird-3.20.1-r2.ebuild
index b8093ce..33cb11c 100644
--- a/x11-themes/greybird/greybird-3.20.1-r1.ebuild
+++ b/x11-themes/greybird/greybird-3.20.1-r2.ebuild
@@ -19,7 +19,7 @@ IUSE="ayatana gnome"
 
 RDEPEND="
 	>=x11-themes/gtk-engines-murrine-0.90
-	>=x11-libs/gtk+-3.20.0
+	>=x11-libs/gtk+-3.20.0:3
 "
 DEPEND="${RDEPEND}
 	dev-ruby/sass
@@ -42,3 +42,14 @@ src_install() {
 	use gnome || rm -rf metacity-1
 	popd > /dev/null || die
 }
+
+pkg_postinst() {
+	if ! has_version x11-themes/elementary-xfce-icon-theme ; then
+		elog "For upstream's default icon theme, please emerge"
+		elog "x11-themes/elementary-xfce-icon-theme"
+	fi
+	if ! has_version x11-themes/vanilla-dmz-xcursors ; then
+		elog "For upstream's default cursor theme, please emerge"
+		elog "x11-themes/vanilla-dmz-xcursors"
+	fi
+}

diff --git a/x11-themes/greybird/greybird-9999.ebuild b/x11-themes/greybird/greybird-9999.ebuild
index dd25b51..88e931a 100644
--- a/x11-themes/greybird/greybird-9999.ebuild
+++ b/x11-themes/greybird/greybird-9999.ebuild
@@ -19,7 +19,7 @@ IUSE="ayatana gnome"
 
 RDEPEND="
 	>=x11-themes/gtk-engines-murrine-0.90
-	>=x11-libs/gtk+-3.20.0
+	>=x11-libs/gtk+-3.20.0:3
 "
 DEPEND="${RDEPEND}
 	dev-ruby/sass


             reply	other threads:[~2016-10-12 14:20 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-12 14:20 Ian Stakenvicius [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-30  3:17 [gentoo-commits] repo/gentoo:master commit in: x11-themes/greybird/ Jonas Stein
2021-04-04 18:55 Andreas Sturmlechner
2021-02-01  5:55 Joonas Niilola
2021-02-01  4:42 Sam James
2021-01-30 10:02 Sam James
2021-01-29 11:25 Joonas Niilola
2021-01-29 11:25 Joonas Niilola
2021-01-29 11:25 Joonas Niilola
2020-09-04  8:46 Jeroen Roovers
2020-06-13 12:29 Mart Raudsepp
2020-05-23 10:08 Pacho Ramos
2020-02-10  9:52 Jeroen Roovers
2020-02-10  9:52 Jeroen Roovers
2019-08-25  7:35 Jeroen Roovers
2019-08-25  7:35 Jeroen Roovers
2019-03-02 19:56 Sergei Trofimovich
2019-02-03 12:27 Jeroen Roovers
2018-07-10 17:38 Johannes Huber
2018-07-10 14:45 Johannes Huber
2018-07-10 14:45 Johannes Huber
2018-07-10 14:45 Johannes Huber
2018-07-10 14:45 Johannes Huber
2018-07-10 14:45 Johannes Huber
2018-07-10 14:45 Johannes Huber
2018-07-10 14:45 Johannes Huber
2018-07-10 14:45 Johannes Huber
2018-04-02  7:36 Jason Zaman
2017-04-20 16:35 Jason Zaman
2016-12-05 20:34 Pacho Ramos
2016-10-12 14:20 Ian Stakenvicius
2016-10-11 20:23 Ian Stakenvicius
2016-10-11 19:16 Ian Stakenvicius
2016-08-03 14:06 Jeroen Roovers
2016-07-24 20:18 Jeroen Roovers

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=1476282011.4040a498dacedda8e9d618b5a51ad6746fffa136.axs@gentoo \
    --to=axs@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