public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue (eva)" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-desktop: ChangeLog gnome-desktop-2.32.1.ebuild
Date: Sun,  5 Dec 2010 18:03:46 +0000 (UTC)	[thread overview]
Message-ID: <20101205180346.B16D620054@flycatcher.gentoo.org> (raw)

eva         10/12/05 18:03:46

  Modified:             ChangeLog gnome-desktop-2.32.1.ebuild
  Log:
  Pin glib/gtk+ and python bindings to SLOT 2.
  
  (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)

Revision  Changes    Path
1.289                gnome-base/gnome-desktop/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-desktop/ChangeLog?rev=1.289&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-desktop/ChangeLog?rev=1.289&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-desktop/ChangeLog?r1=1.288&r2=1.289

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -r1.288 -r1.289
--- ChangeLog	4 Dec 2010 00:38:41 -0000	1.288
+++ ChangeLog	5 Dec 2010 18:03:46 -0000	1.289
@@ -1,6 +1,10 @@
 # ChangeLog for gnome-base/gnome-desktop
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/ChangeLog,v 1.288 2010/12/04 00:38:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/ChangeLog,v 1.289 2010/12/05 18:03:46 eva Exp $
+
+  05 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org>
+  gnome-desktop-2.32.1.ebuild:
+  Pin glib/gtk+ and python bindings to SLOT 2.
 
 *gnome-desktop-2.32.1 (04 Dec 2010)
 



1.2                  gnome-base/gnome-desktop/gnome-desktop-2.32.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.32.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.32.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.32.1.ebuild?r1=1.1&r2=1.2

Index: gnome-desktop-2.32.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.32.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-desktop-2.32.1.ebuild	4 Dec 2010 00:38:41 -0000	1.1
+++ gnome-desktop-2.32.1.ebuild	5 Dec 2010 18:03:46 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.32.1.ebuild,v 1.1 2010/12/04 00:38:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.32.1.ebuild,v 1.2 2010/12/05 18:03:46 eva Exp $
 
 EAPI="3"
 GCONF_DEBUG="yes"
@@ -15,8 +15,8 @@
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc"
 
-RDEPEND=">=x11-libs/gtk+-2.18.0
-	>=dev-libs/glib-2.19.1
+RDEPEND=">=x11-libs/gtk+-2.18:2
+	>=dev-libs/glib-2.19.1:2
 	>=x11-libs/libXrandr-1.2
 	>=gnome-base/gconf-2
 	>=x11-libs/startup-notification-0.5"
@@ -28,8 +28,8 @@
 	~app-text/docbook-xml-dtd-4.1.2
 	x11-proto/xproto
 	>=x11-proto/randrproto-1.2"
-PDEPEND=">=dev-python/pygtk-2.8
-	>=dev-python/pygobject-2.14"
+PDEPEND=">=dev-python/pygtk-2.8:2
+	>=dev-python/pygobject-2.14:2"
 
 # Includes X11/Xatom.h in libgnome-desktop/gnome-bg.c which comes from xproto
 # Includes X11/extensions/Xrandr.h that includes randr.h from randrproto (and






             reply	other threads:[~2010-12-05 18:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-05 18:03 Gilles Dartiguelongue (eva) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-23 22:50 [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-desktop: ChangeLog gnome-desktop-2.32.1.ebuild Markos Chandras (hwoarang)
2011-02-24 18:57 Thomas Kahle (tomka)
2011-03-12 16:25 Raul Porcel (armin76)
2011-03-21 20:50 Kacper Kowalik (xarthisius)
2011-03-22 19:09 Brent Baude (ranger)
2011-04-07 14:13 Gilles Dartiguelongue (eva)
2011-04-10  9:22 Samuli Suominen (ssuominen)
2012-08-26  8:49 Julian Ospald (hasufell)
2014-11-13 13:07 Pacho Ramos (pacho)

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=20101205180346.B16D620054@flycatcher.gentoo.org \
    --to=eva@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