public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos (pacho)" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.28.0.ebuild
Date: Fri, 11 Jun 2010 09:19:21 +0000 (UTC)	[thread overview]
Message-ID: <20100611091921.27BB42CAD8@corvid.gentoo.org> (raw)

pacho       10/06/11 09:19:21

  Modified:             ChangeLog gnome-python-desktop-2.28.0.ebuild
  Log:
  amd64 stable,  bug 320247
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.98                 dev-python/gnome-python-desktop/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	24 May 2010 13:50:23 -0000	1.97
+++ ChangeLog	11 Jun 2010 09:19:20 -0000	1.98
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-desktop
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.97 2010/05/24 13:50:23 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.98 2010/06/11 09:19:20 pacho Exp $
+
+  11 Jun 2010; Pacho Ramos <pacho@gentoo.org>
+  gnome-python-desktop-2.28.0.ebuild:
+  amd64 stable, bug 320247
 
   24 May 2010; <nixnut@gentoo.org> gnome-python-desktop-2.28.0.ebuild:
   ppc stable #320247



1.7                  dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild?r1=1.6&r2=1.7

Index: gnome-python-desktop-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-python-desktop-2.28.0.ebuild	24 May 2010 13:50:23 -0000	1.6
+++ gnome-python-desktop-2.28.0.ebuild	11 Jun 2010 09:19:20 -0000	1.7
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild,v 1.6 2010/05/24 13:50:23 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild,v 1.7 2010/06/11 09:19:20 pacho Exp $
 
 DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries"
 HOMEPAGE="http://pygtk.org/"
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="~dev-python/bug-buddy-python-${PV}






             reply	other threads:[~2010-06-11  9:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-11  9:19 Pacho Ramos (pacho) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-18  9:19 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop: ChangeLog gnome-python-desktop-2.28.0.ebuild Nirbheek Chauhan (nirbheek)
2010-08-18 20:47 Markus Meier (maekke)
2010-08-08 14:14 Raul Porcel (armin76)
2010-05-24 13:50 Gysbert Wassenaar (nixnut)
2010-05-22 16:54 Raul Porcel (armin76)
2010-05-22 15:58 Raul Porcel (armin76)
2010-05-18 12:54 PaweA Hajdan (phajdan.jr)
2009-10-31 23:04 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=20100611091921.27BB42CAD8@corvid.gentoo.org \
    --to=pacho@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