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 dev-python/gdl-python: ChangeLog gdl-python-2.19.1-r1.ebuild
Date: Sat, 29 Nov 2008 22:04:17 +0000	[thread overview]
Message-ID: <E1L6XvF-0003pg-LQ@stork.gentoo.org> (raw)

eva         08/11/29 22:04:17

  Modified:             ChangeLog gdl-python-2.19.1-r1.ebuild
  Log:
  raise dependency on gdl, bug #248665.
  (Portage version: 2.2_rc16/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)

Revision  Changes    Path
1.4                  dev-python/gdl-python/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gdl-python/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gdl-python/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gdl-python/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gdl-python/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	24 Nov 2008 12:44:48 -0000	1.3
+++ ChangeLog	29 Nov 2008 22:04:17 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gdl-python
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/ChangeLog,v 1.3 2008/11/24 12:44:48 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/ChangeLog,v 1.4 2008/11/29 22:04:17 eva Exp $
+
+  29 Nov 2008; Gilles Dartiguelongue <eva@gentoo.org>
+  gdl-python-2.19.1-r1.ebuild:
+  raise dependency on gdl, bug #248665.
 
 *gdl-python-2.19.1-r1 (24 Nov 2008)
 



1.2                  dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild?r1=1.1&r2=1.2

Index: gdl-python-2.19.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gdl-python-2.19.1-r1.ebuild	24 Nov 2008 12:44:48 -0000	1.1
+++ gdl-python-2.19.1-r1.ebuild	29 Nov 2008 22:04:17 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild,v 1.1 2008/11/24 12:44:48 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gdl-python/gdl-python-2.19.1-r1.ebuild,v 1.2 2008/11/29 22:04:17 eva Exp $
 
 G_PY_PN="gnome-python-extras"
 
@@ -15,7 +15,7 @@
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="examples"
 
-RDEPEND=">=dev-libs/gdl-0.6.1"
+RDEPEND=">=dev-libs/gdl-2.24.0"
 DEPEND="${RDEPEND}"
 
 EXAMPLES="examples/gdl/*"






             reply	other threads:[~2008-11-29 22:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-29 22:04 Gilles Dartiguelongue (eva) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-07-09 10:53 [gentoo-commits] gentoo-x86 commit in dev-python/gdl-python: ChangeLog gdl-python-2.19.1-r1.ebuild Pacho Ramos (pacho)
2010-07-09 10:29 Pacho Ramos (pacho)
2009-09-27 13:50 Gysbert Wassenaar (nixnut)
2009-08-25 13:15 Alexis Ballier (aballier)
2009-07-04 18:37 Brent Baude (ranger)
2009-06-17 18:39 Tobias Klausmann (klausman)
2009-03-23  5:01 Jeroen Roovers (jer)
2008-11-24 12:44 Gilles Dartiguelongue (eva)

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=E1L6XvF-0003pg-LQ@stork.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