public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney (idella4)" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/cx_Freeze: cx_Freeze-4.3.3.ebuild ChangeLog
Date: Fri, 30 May 2014 04:43:23 +0000 (UTC)	[thread overview]
Message-ID: <20140530044323.474852004E@flycatcher.gentoo.org> (raw)

idella4     14/05/30 04:43:23

  Modified:             ChangeLog
  Added:                cx_Freeze-4.3.3.ebuild
  Log:
  bump; drop py2.6 py3.2 add py3.4 support
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.10                 dev-python/cx_Freeze/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cx_Freeze/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	19 Nov 2013 12:26:09 -0000	1.9
+++ ChangeLog	30 May 2014 04:43:23 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/cx_Freeze
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cx_Freeze/ChangeLog,v 1.9 2013/11/19 12:26:09 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cx_Freeze/ChangeLog,v 1.10 2014/05/30 04:43:23 idella4 Exp $
+
+*cx_Freeze-4.3.3 (30 May 2014)
+
+  30 May 2014; Ian Delaney <idella4@gentoo.org> +cx_Freeze-4.3.3.ebuild:
+  bump; drop py2.6 py3.2 add py3.4 support
 
   19 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> cx_Freeze-4.3.1-r2.ebuild,
   cx_Freeze-4.3.2.ebuild, +files/cx_Freeze-4.3.2-buildsystem.patch:



1.1                  dev-python/cx_Freeze/cx_Freeze-4.3.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cx_Freeze/cx_Freeze-4.3.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cx_Freeze/cx_Freeze-4.3.3.ebuild?rev=1.1&content-type=text/plain

Index: cx_Freeze-4.3.3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cx_Freeze/cx_Freeze-4.3.3.ebuild,v 1.1 2014/05/30 04:43:23 idella4 Exp $

EAPI="5"

PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1

DESCRIPTION="Create standalone executables from Python scripts"
HOMEPAGE="http://cx-freeze.sourceforge.net"
SRC_URI="mirror://sourceforge/cx-freeze/${P}.tar.gz"

LICENSE="PYTHON"
SLOT="0"
KEYWORDS="~amd64 ~x86"

PATCHES=(
	"${FILESDIR}/${PN}-4.3.2-buildsystem.patch" # bug #491602
)
# test folder missing half the source content.





             reply	other threads:[~2014-05-30  4:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-30  4:43 Ian Delaney (idella4) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-12-02  9:48 [gentoo-commits] gentoo-x86 commit in dev-python/cx_Freeze: cx_Freeze-4.3.3.ebuild ChangeLog 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=20140530044323.474852004E@flycatcher.gentoo.org \
    --to=idella4@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