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/gnome-keyring-python: ChangeLog gnome-keyring-python-2.32.0.ebuild
Date: Sat, 26 Feb 2011 13:08:07 +0000 (UTC)	[thread overview]
Message-ID: <20110226130807.6EE8B20054@flycatcher.gentoo.org> (raw)

eva         11/02/26 13:08:07

  Modified:             ChangeLog gnome-keyring-python-2.32.0.ebuild
  Log:
  Add missing eclass variables for proper python-updater behavior, bug #344833.
  
  (Portage version: 2.2.0_alpha24/cvs/Linux x86_64)

Revision  Changes    Path
1.45                 dev-python/gnome-keyring-python/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	24 Feb 2011 18:45:41 -0000	1.44
+++ ChangeLog	26 Feb 2011 13:08:07 -0000	1.45
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-keyring-python
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v 1.44 2011/02/24 18:45:41 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v 1.45 2011/02/26 13:08:07 eva Exp $
+
+  26 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org>
+  gnome-keyring-python-2.32.0.ebuild:
+  Add missing eclass variables for proper python-updater behavior, bug #344833.
 
   24 Feb 2011; Thomas Kahle <tomka@gentoo.org>
   gnome-keyring-python-2.32.0.ebuild:



1.4                  dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0.ebuild?r1=1.3&r2=1.4

Index: gnome-keyring-python-2.32.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnome-keyring-python-2.32.0.ebuild	24 Feb 2011 18:45:41 -0000	1.3
+++ gnome-keyring-python-2.32.0.ebuild	26 Feb 2011 13:08:07 -0000	1.4
@@ -1,11 +1,14 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0.ebuild,v 1.3 2011/02/24 18:45:41 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.32.0.ebuild,v 1.4 2011/02/26 13:08:07 eva Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
 G_PY_PN="gnome-python-desktop"
 G_PY_BINDINGS="gnomekeyring"
+SUPPORT_PYTHON_ABIS="1"
+PYTHON_DEPEND="2"
+RESTRICT_PYTHON_ABIS="3.*"
 
 inherit gnome-python-common
 






             reply	other threads:[~2011-02-26 13:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-26 13:08 Gilles Dartiguelongue (eva) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-21  9:25 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-keyring-python: ChangeLog gnome-keyring-python-2.32.0.ebuild Pacho Ramos (pacho)
2011-03-22 18:57 Brent Baude (ranger)
2011-03-21 21:16 Kacper Kowalik (xarthisius)
2011-03-12 20:57 Raul Porcel (armin76)
2011-02-24 18:45 Thomas Kahle (tomka)
2011-02-23 22:44 Markos Chandras (hwoarang)
2010-11-05 23:11 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=20110226130807.6EE8B20054@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