public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Remi Cardona (remi)" <remi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: gnome-python-extras-2.19.1-r1.ebuild ChangeLog
Date: Fri, 12 Oct 2007 17:16:44 +0000	[thread overview]
Message-ID: <E1IgO7w-0002Sy-Um@stork.gentoo.org> (raw)

remi        07/10/12 17:16:44

  Modified:             gnome-python-extras-2.19.1-r1.ebuild ChangeLog
  Log:
  dev-python/gnome-python-extras: fix wrong inherit
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.2                  dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r1.ebuild

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

Index: gnome-python-extras-2.19.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-python-extras-2.19.1-r1.ebuild	12 Oct 2007 13:25:34 -0000	1.1
+++ gnome-python-extras-2.19.1-r1.ebuild	12 Oct 2007 17:16:44 -0000	1.2
@@ -1,8 +1,8 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r1.ebuild,v 1.1 2007/10/12 13:25:34 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.19.1-r1.ebuild,v 1.2 2007/10/12 17:16:44 remi Exp $
 
-inherit eutils gnome2 python virtualx
+inherit eutils gnome2 python virtualx autotools
 
 DESCRIPTION="GNOME 2 Bindings for Python"
 HOMEPAGE="http://www.pygtk.org"



1.63                 dev-python/gnome-python-extras/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	12 Oct 2007 13:25:34 -0000	1.62
+++ ChangeLog	12 Oct 2007 17:16:44 -0000	1.63
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/gnome-python-extras
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.62 2007/10/12 13:25:34 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.63 2007/10/12 17:16:44 remi Exp $
+
+  12 Oct 2007; Rémi Cardona <remi@gentoo.org>
+  gnome-python-extras-2.19.1-r1.ebuild:
+  for some reason, I took out inherit autotools ... fixed
 
 *gnome-python-extras-2.19.1-r1 (12 Oct 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-10-12 17:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-12 17:16 Remi Cardona (remi) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-10 22:08 [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: gnome-python-extras-2.19.1-r1.ebuild ChangeLog Gilles Dartiguelongue (eva)
2008-03-02 17:18 Mart Raudsepp (leio)
2008-03-14 15:21 Raul Porcel (armin76)
2008-03-15 12:28 Gysbert Wassenaar (nixnut)
2008-03-15 16:21 Brent Baude (ranger)
2008-03-19  0:29 Jeroen Roovers (jer)
2008-03-22  3:47 Daniel Gryniewicz (dang)
2008-03-31 17:56 Christian Faulhammer (opfer)
2008-06-02 21:06 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=E1IgO7w-0002Sy-Um@stork.gentoo.org \
    --to=remi@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