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: app-arch/file-roller/
Date: Wed,  9 Mar 2011 11:34:39 +0000 (UTC)	[thread overview]
Message-ID: <3fbbb8fb221b17f093bb392f1e8904c4192be0d8.nirbheek@gentoo> (raw)

commit:     3fbbb8fb221b17f093bb392f1e8904c4192be0d8
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  8 14:08:33 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 11:21:34 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3fbbb8fb

app-arch/file-roller: 2.91.90 → 2.91.91

---
 ...r-2.91.90.ebuild => file-roller-2.91.91.ebuild} |    4 ++--
 app-arch/file-roller/file-roller-9999.ebuild       |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-arch/file-roller/file-roller-2.91.90.ebuild b/app-arch/file-roller/file-roller-2.91.91.ebuild
similarity index 97%
rename from app-arch/file-roller/file-roller-2.91.90.ebuild
rename to app-arch/file-roller/file-roller-2.91.91.ebuild
index 89023ba..843ca3f 100644
--- a/app-arch/file-roller/file-roller-2.91.90.ebuild
+++ b/app-arch/file-roller/file-roller-2.91.91.ebuild
@@ -21,8 +21,8 @@ else
 	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
 fi
 
-RDEPEND=">=dev-libs/glib-2.25.5
-	>=x11-libs/gtk+-2.91.1:3
+RDEPEND=">=dev-libs/glib-2.25.5:2
+	>=x11-libs/gtk+-3.0.2:3
 	sys-apps/file
 	nautilus? ( >=gnome-base/nautilus-2.22.2 )"
 DEPEND="${RDEPEND}

diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index 89023ba..843ca3f 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -21,8 +21,8 @@ else
 	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
 fi
 
-RDEPEND=">=dev-libs/glib-2.25.5
-	>=x11-libs/gtk+-2.91.1:3
+RDEPEND=">=dev-libs/glib-2.25.5:2
+	>=x11-libs/gtk+-3.0.2:3
 	sys-apps/file
 	nautilus? ( >=gnome-base/nautilus-2.22.2 )"
 DEPEND="${RDEPEND}



             reply	other threads:[~2011-03-09 11:37 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-09 11:34 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-31 10:30 [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/ Mart Raudsepp
2018-12-28 23:32 Gilles Dartiguelongue
2018-12-26  4:11 Sobhan Mohammadpour
2018-11-19 16:00 Gilles Dartiguelongue
2018-08-05  9:59 Mart Raudsepp
2018-08-05  9:59 Mart Raudsepp
2018-05-26 23:45 Gilles Dartiguelongue
2018-05-26 23:45 Gilles Dartiguelongue
2018-03-02 17:26 Sobhan Mohammadpour
2015-06-09 13:48 Gilles Dartiguelongue
2015-05-12 19:31 Gilles Dartiguelongue
2015-05-03 21:56 Gilles Dartiguelongue
2014-12-14 22:46 Gilles Dartiguelongue
2014-11-23 22:27 Gilles Dartiguelongue
2014-10-13 21:51 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-04-06 21:32 Gilles Dartiguelongue
2013-12-01 17:19 Gilles Dartiguelongue
2013-11-14 22:52 Gilles Dartiguelongue
2012-12-16 18:38 Gilles Dartiguelongue
2012-11-22 23:04 Gilles Dartiguelongue
2012-10-23  9:47 Alexandre Rostovtsev
2012-09-22 18:45 Nirbheek Chauhan
2012-05-24  9:11 Alexandre Restovtsev
2011-10-18  7:37 Alexandre Restovtsev
2011-05-30 18:39 Nirbheek Chauhan
2011-04-27 22:22 Gilles Dartiguelongue
2011-04-13  5:25 Gilles Dartiguelongue
2011-04-05  0:57 Nirbheek Chauhan
2011-03-26  1:58 Nirbheek Chauhan
2011-03-23  5:20 Nirbheek Chauhan
2011-02-21 22:35 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=3fbbb8fb221b17f093bb392f1e8904c4192be0d8.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