public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Faulhammer (fauli)" <fauli@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pycurl: ChangeLog pycurl-7.19.0.ebuild
Date: Fri, 10 Jul 2009 07:24:47 +0000	[thread overview]
Message-ID: <E1MPATP-0003kD-Ci@stork.gentoo.org> (raw)

fauli       09/07/10 07:24:47

  Modified:             ChangeLog pycurl-7.19.0.ebuild
  Log:
  stable x86, bug 277270
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.53                 dev-python/pycurl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	10 Jul 2009 02:15:25 -0000	1.52
+++ ChangeLog	10 Jul 2009 07:24:47 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pycurl
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.52 2009/07/10 02:15:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.53 2009/07/10 07:24:47 fauli Exp $
+
+  10 Jul 2009; Christian Faulhammer <fauli@gentoo.org> pycurl-7.19.0.ebuild:
+  stable x86, bug 277270
 
   10 Jul 2009; Jeroen Roovers <jer@gentoo.org> pycurl-7.19.0.ebuild:
   Stable for HPPA (bug #277270).



1.3                  dev-python/pycurl/pycurl-7.19.0.ebuild

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

Index: pycurl-7.19.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pycurl-7.19.0.ebuild	10 Jul 2009 02:15:25 -0000	1.2
+++ pycurl-7.19.0.ebuild	10 Jul 2009 07:24:47 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.0.ebuild,v 1.2 2009/07/10 02:15:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.0.ebuild,v 1.3 2009/07/10 07:24:47 fauli Exp $
 
 inherit distutils
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="examples"
 
 DEPEND=">=net-misc/curl-7.18.1"






             reply	other threads:[~2009-07-10  7:24 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-10  7:24 Christian Faulhammer (fauli) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-02-01 23:40 [gentoo-commits] gentoo-x86 commit in dev-python/pycurl: ChangeLog pycurl-7.19.0.ebuild Manuel Rueger (mrueg)
2011-04-10 12:35 Tobias Klausmann (klausman)
2011-02-20 15:03 Arfrever Frehtes Taifersar Arahesis (arfrever)
2011-02-05 22:39 Markus Meier (maekke)
2010-08-16 16:53 Fabian Groffen (grobian)
2010-06-17 13:43 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-02-13 18:16 Raul Porcel (armin76)
2010-01-27 19:10 Raul Porcel (armin76)
2009-10-25 13:53 Arfrever Frehtes Taifersar Arahesis (arfrever)
2009-10-11  9:45 Fabian Groffen (grobian)
2009-08-09 16:41 Raul Porcel (armin76)
2009-07-31 14:17 Arfrever Frehtes Taifersar Arahesis (arfrever)
2009-07-26 22:28 Brent Baude (ranger)
2009-07-23  1:36 Jeremy Olexa (darkside)
2009-07-17 18:20 Gysbert Wassenaar (nixnut)
2009-07-10 12:31 Ferris McCormick (fmccor)
2009-07-10  2:15 Jeroen Roovers (jer)
2008-11-04  4:18 Daniel Black (dragonheart)

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=E1MPATP-0003kD-Ci@stork.gentoo.org \
    --to=fauli@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