public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gnome-utils/
@ 2011-07-26  8:29 Alexandre Restovtsev
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Restovtsev @ 2011-07-26  8:29 UTC (permalink / raw
  To: gentoo-commits

commit:     81c6cd38105c0639cb8a5729bf0b980b2b541173
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Tue Jul 26 04:45:07 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Jul 26 04:45:07 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=81c6cd38

gnome-extra/gnome-utils: 3.0.1 → 3.1.2

Bump to gnome-3.1.x version with some nice screenshot tool improvements.

---
 ...utils-3.0.1.ebuild => gnome-utils-3.1.2.ebuild} |    2 +-
 gnome-extra/gnome-utils/gnome-utils-9999.ebuild    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/gnome-utils/gnome-utils-3.0.1.ebuild b/gnome-extra/gnome-utils/gnome-utils-3.1.2.ebuild
similarity index 99%
rename from gnome-extra/gnome-utils/gnome-utils-3.0.1.ebuild
rename to gnome-extra/gnome-utils/gnome-utils-3.1.2.ebuild
index c91b48c..7c1a7ef 100644
--- a/gnome-extra/gnome-utils/gnome-utils-3.0.1.ebuild
+++ b/gnome-extra/gnome-utils/gnome-utils-3.1.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-utils/gnome-utils-2.32.0-r1.ebuild,v 1.1 2010/12/04 18:08:10 pacho Exp $
 
-EAPI="3"
+EAPI="4"
 GCONF_DEBUG="yes"
 GNOME2_LA_PUNT="yes"
 

diff --git a/gnome-extra/gnome-utils/gnome-utils-9999.ebuild b/gnome-extra/gnome-utils/gnome-utils-9999.ebuild
index c91b48c..7c1a7ef 100644
--- a/gnome-extra/gnome-utils/gnome-utils-9999.ebuild
+++ b/gnome-extra/gnome-utils/gnome-utils-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-utils/gnome-utils-2.32.0-r1.ebuild,v 1.1 2010/12/04 18:08:10 pacho Exp $
 
-EAPI="3"
+EAPI="4"
 GCONF_DEBUG="yes"
 GNOME2_LA_PUNT="yes"
 



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gnome-utils/
@ 2011-08-21  6:16 Alexandre Restovtsev
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Restovtsev @ 2011-08-21  6:16 UTC (permalink / raw
  To: gentoo-commits

commit:     331a23892f41aeeb861ad05526b8f0160e88630b
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Sun Aug 21 05:52:19 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sun Aug 21 05:53:12 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=331a2389

gnome-extra/gnome-utils: 3.1.2 → 3.1.5

Version bump, now calls nautilus via dbus for saving screenshots.

---
 ...utils-3.1.2.ebuild => gnome-utils-3.1.5.ebuild} |    6 ++++--
 gnome-extra/gnome-utils/gnome-utils-9999.ebuild    |    6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/gnome-extra/gnome-utils/gnome-utils-3.1.2.ebuild b/gnome-extra/gnome-utils/gnome-utils-3.1.5.ebuild
similarity index 94%
rename from gnome-extra/gnome-utils/gnome-utils-3.1.2.ebuild
rename to gnome-extra/gnome-utils/gnome-utils-3.1.5.ebuild
index 7c1a7ef..b407a2a 100644
--- a/gnome-extra/gnome-utils/gnome-utils-3.1.2.ebuild
+++ b/gnome-extra/gnome-utils/gnome-utils-3.1.5.ebuild
@@ -24,7 +24,7 @@ else
 fi
 
 # libcanberra 0.26-r2 is needed for gtk+:3 fixes
-COMMON_DEPEND=">=dev-libs/glib-2.28.0:2
+COMMON_DEPEND=">=dev-libs/glib-2.29.14:2
 	>=x11-libs/gtk+-3.0.3:3
 	>=gnome-base/gconf-2:2
 	>=gnome-base/gsettings-desktop-schemas-0.1.0
@@ -40,8 +40,10 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-util/pkgconfig-0.9
 	doc? ( >=dev-util/gtk-doc-1.10 )"
 
-# file collisions
+# file collisions with g-c-c
+# nautilus is used via dbus
 RDEPEND="${COMMON_DEPEND}
+	>=gnome-base/nautilus-3.0.0
 	!<gnome-base/gnome-control-center-2.90"
 
 pkg_setup() {

diff --git a/gnome-extra/gnome-utils/gnome-utils-9999.ebuild b/gnome-extra/gnome-utils/gnome-utils-9999.ebuild
index 7c1a7ef..b407a2a 100644
--- a/gnome-extra/gnome-utils/gnome-utils-9999.ebuild
+++ b/gnome-extra/gnome-utils/gnome-utils-9999.ebuild
@@ -24,7 +24,7 @@ else
 fi
 
 # libcanberra 0.26-r2 is needed for gtk+:3 fixes
-COMMON_DEPEND=">=dev-libs/glib-2.28.0:2
+COMMON_DEPEND=">=dev-libs/glib-2.29.14:2
 	>=x11-libs/gtk+-3.0.3:3
 	>=gnome-base/gconf-2:2
 	>=gnome-base/gsettings-desktop-schemas-0.1.0
@@ -40,8 +40,10 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-util/pkgconfig-0.9
 	doc? ( >=dev-util/gtk-doc-1.10 )"
 
-# file collisions
+# file collisions with g-c-c
+# nautilus is used via dbus
 RDEPEND="${COMMON_DEPEND}
+	>=gnome-base/nautilus-3.0.0
 	!<gnome-base/gnome-control-center-2.90"
 
 pkg_setup() {



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gnome-utils/
@ 2011-09-29  8:25 Alexandre Restovtsev
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Restovtsev @ 2011-09-29  8:25 UTC (permalink / raw
  To: gentoo-commits

commit:     ff1628f2c13cd86dbe451187fb86557020fe70d1
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Thu Sep 29 07:12:32 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Thu Sep 29 07:12:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ff1628f2

gnome-extra/gnome-utils: 3.1.5 → 3.2.0

A number of important improvements in the screenshot application.

---
 ...utils-3.1.5.ebuild => gnome-utils-3.2.0.ebuild} |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/gnome-utils/gnome-utils-3.1.5.ebuild b/gnome-extra/gnome-utils/gnome-utils-3.2.0.ebuild
similarity index 100%
rename from gnome-extra/gnome-utils/gnome-utils-3.1.5.ebuild
rename to gnome-extra/gnome-utils/gnome-utils-3.2.0.ebuild



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-29  8:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-21  6:16 [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gnome-utils/ Alexandre Restovtsev
  -- strict thread matches above, loose matches on Subject: below --
2011-09-29  8:25 Alexandre Restovtsev
2011-07-26  8:29 Alexandre Restovtsev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox