public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-system-monitor/
Date: Wed,  5 Sep 2012 15:48:56 +0000 (UTC)	[thread overview]
Message-ID: <1346860102.16ecf58b1969effa0c5631ce1b99c25fb12ab3c3.nirbheek@gentoo> (raw)

commit:     16ecf58b1969effa0c5631ce1b99c25fb12ab3c3
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  3 20:21:00 2012 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Sep  5 15:48:22 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=16ecf58b

Add gnome-extra/gnome-system-monitor-3.5.90.1

---
 ...ebuild => gnome-system-monitor-3.5.90.1.ebuild} |   10 +++++++---
 .../gnome-system-monitor-9999.ebuild               |    9 +++++++--
 2 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-9999.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.5.90.1.ebuild
similarity index 88%
copy from gnome-extra/gnome-system-monitor/gnome-system-monitor-9999.ebuild
copy to gnome-extra/gnome-system-monitor/gnome-system-monitor-3.5.90.1.ebuild
index bd9e287..48d10be 100644
--- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-9999.ebuild
+++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.5.90.1.ebuild
@@ -15,12 +15,12 @@ HOMEPAGE="http://www.gnome.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
+IUSE="systemd"
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
 else
 	KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 fi
-IUSE="systemd"
 
 RDEPEND=">=dev-libs/glib-2.28:2
 	>=x11-libs/libwnck-2.91.0:3
@@ -33,7 +33,6 @@ RDEPEND=">=dev-libs/glib-2.28:2
 	>=gnome-base/librsvg-2.35:2
 
 	systemd? ( >=sys-apps/systemd-38 )"
-
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.41.0
 	>=sys-devel/gettext-0.17
@@ -42,10 +41,15 @@ DEPEND="${RDEPEND}
 
 	systemd? ( !=sys-apps/systemd-43* )"
 
+if [[ ${PV} = 9999 ]]; then
+	DEPEND="${DEPEND}
+		app-text/yelp-tools"
+fi
+
 pkg_setup() {
 	DOCS="AUTHORS ChangeLog NEWS README"
 	G2CONF="${G2CONF}
 		--disable-schemas-compile
-		--disable-scrollkeeper
 		$(use_enable systemd)"
+	[[ ${PV} != 9999 ]] && G2CONF="${G2CONF} ITSTOOL=$(type -P true)"
 }

diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-9999.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-9999.ebuild
index bd9e287..355d426 100644
--- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-9999.ebuild
+++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-9999.ebuild
@@ -15,12 +15,12 @@ HOMEPAGE="http://www.gnome.org/"
 
 LICENSE="GPL-2"
 SLOT="0"
+IUSE="systemd"
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
 else
 	KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 fi
-IUSE="systemd"
 
 RDEPEND=">=dev-libs/glib-2.28:2
 	>=x11-libs/libwnck-2.91.0:3
@@ -33,7 +33,6 @@ RDEPEND=">=dev-libs/glib-2.28:2
 	>=gnome-base/librsvg-2.35:2
 
 	systemd? ( >=sys-apps/systemd-38 )"
-
 DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.41.0
 	>=sys-devel/gettext-0.17
@@ -42,10 +41,16 @@ DEPEND="${RDEPEND}
 
 	systemd? ( !=sys-apps/systemd-43* )"
 
+if [[ ${PV} = 9999 ]]; then
+	DEPEND="${DEPEND}
+		app-text/yelp-tools"
+fi
+
 pkg_setup() {
 	DOCS="AUTHORS ChangeLog NEWS README"
 	G2CONF="${G2CONF}
 		--disable-schemas-compile
 		--disable-scrollkeeper
 		$(use_enable systemd)"
+	[[ ${PV} != 9999 ]] && G2CONF="${G2CONF} ITSTOOL=$(type -P true)"
 }


             reply	other threads:[~2012-09-05 15:50 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-05 15:48 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-08-02  9:10 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-system-monitor/ Mart Raudsepp
2018-05-11  6:12 Sobhan Mohammadpour
2017-08-12 21:59 Gilles Dartiguelongue
2016-03-30 20:08 Ole Reifschneider
2015-05-08 23:36 Gilles Dartiguelongue
2014-12-22 23:50 Gilles Dartiguelongue
2014-10-13 21:51 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-04-06 18:22 Gilles Dartiguelongue
2014-02-12 22:37 Gilles Dartiguelongue
2013-12-19 23:40 Gilles Dartiguelongue
2013-12-01 19:14 Gilles Dartiguelongue
2013-11-14 22:52 Gilles Dartiguelongue
2012-12-24 18:06 Gilles Dartiguelongue
2012-10-28 18:10 Gilles Dartiguelongue
2012-09-22 18:03 Nirbheek Chauhan
2012-04-13  6:17 Alexandre Restovtsev
2011-10-27 22:26 Alexandre Restovtsev
2011-05-30 17:43 Nirbheek Chauhan
2011-04-30 19:37 Gilles Dartiguelongue
2011-04-05  0:57 Nirbheek Chauhan
2011-03-26  0:37 Nirbheek Chauhan
2011-03-23  5:20 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-02-18  2:19 Nirbheek Chauhan

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=1346860102.16ecf58b1969effa0c5631ce1b99c25fb12ab3c3.nirbheek@gentoo \
    --to=nirbheek@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