public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert (floppym)" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-3.3.2-r2.ebuild ChangeLog
Date: Thu, 26 Sep 2013 03:04:28 +0000 (UTC)	[thread overview]
Message-ID: <20130926030428.7CF3B20036@flycatcher.gentoo.org> (raw)

floppym     13/09/26 03:04:28

  Modified:             python-3.3.2-r2.ebuild ChangeLog
  Log:
  Depend on xz-utils (_lzma module).
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.5                  dev-lang/python/python-3.3.2-r2.ebuild

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

Index: python-3.3.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-3.3.2-r2.ebuild	5 Sep 2013 03:46:19 -0000	1.4
+++ python-3.3.2-r2.ebuild	26 Sep 2013 03:04:28 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild,v 1.4 2013/09/05 03:46:19 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild,v 1.5 2013/09/26 03:04:28 floppym Exp $
 
 EAPI="3"
 WANT_AUTOMAKE="none"
@@ -27,6 +27,7 @@
 # patchset. See bug 447752.
 
 RDEPEND="app-arch/bzip2
+	app-arch/xz-utils
 	>=sys-libs/zlib-1.1.3
 	virtual/libffi
 	virtual/libintl



1.706                dev-lang/python/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
retrieving revision 1.705
retrieving revision 1.706
diff -u -r1.705 -r1.706
--- ChangeLog	5 Sep 2013 16:27:38 -0000	1.705
+++ ChangeLog	26 Sep 2013 03:04:28 -0000	1.706
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/python
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.705 2013/09/05 16:27:38 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.706 2013/09/26 03:04:28 floppym Exp $
+
+  26 Sep 2013; Mike Gilbert <floppym@gentoo.org> python-3.3.2-r2.ebuild:
+  Depend on xz-utils (_lzma module).
 
   05 Sep 2013; Mike Gilbert <floppym@gentoo.org>
   -files/CVE-2013-4238_py32.patch:





             reply	other threads:[~2013-09-26  3:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-26  3:04 Mike Gilbert (floppym) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-16 19:54 [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-3.3.2-r2.ebuild ChangeLog Mike Frysinger (vapier)
2014-01-15 12:33 Agostino Sarubbo (ago)
2014-01-05 17:48 Agostino Sarubbo (ago)
2014-01-05 17:48 Agostino Sarubbo (ago)
2013-12-26 15:24 Markus Meier (maekke)
2013-12-15  8:53 Agostino Sarubbo (ago)
2013-12-13  6:09 Matt Turner (mattst88)
2013-12-08  9:26 Pacho Ramos (pacho)
2013-11-30 16:03 Jeroen Roovers (jer)
2013-11-30 13:14 Pacho Ramos (pacho)
2013-09-26  4:20 Mike Gilbert (floppym)
2013-09-05  3:46 Mike Gilbert (floppym)
2013-08-18 18:35 Mike Gilbert (floppym)

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=20130926030428.7CF3B20036@flycatcher.gentoo.org \
    --to=floppym@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