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/bytecodeassembler: bytecodeassembler-0.6.ebuild ChangeLog
Date: Fri,  6 Mar 2015 22:10:48 +0000 (UTC)	[thread overview]
Message-ID: <20150306221048.D80BE13311@oystercatcher.gentoo.org> (raw)

pacho       15/03/06 22:10:48

  Modified:             bytecodeassembler-0.6.ebuild ChangeLog
  Log:
  amd64 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.4                  dev-python/bytecodeassembler/bytecodeassembler-0.6.ebuild

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

Index: bytecodeassembler-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bytecodeassembler/bytecodeassembler-0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bytecodeassembler-0.6.ebuild	31 Mar 2014 20:39:51 -0000	1.3
+++ bytecodeassembler-0.6.ebuild	6 Mar 2015 22:10:48 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bytecodeassembler/bytecodeassembler-0.6.ebuild,v 1.3 2014/03/31 20:39:51 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bytecodeassembler/bytecodeassembler-0.6.ebuild,v 1.4 2015/03/06 22:10:48 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -13,7 +13,7 @@
 HOMEPAGE="http://pypi.python.org/pypi//BytecodeAssembler"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip -> ${P}.zip"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 LICENSE="Apache-2.0"
 SLOT="0"



1.4                  dev-python/bytecodeassembler/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/bytecodeassembler/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	31 Mar 2014 20:39:51 -0000	1.3
+++ ChangeLog	6 Mar 2015 22:10:48 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/bytecodeassembler
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bytecodeassembler/ChangeLog,v 1.3 2014/03/31 20:39:51 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bytecodeassembler/ChangeLog,v 1.4 2015/03/06 22:10:48 pacho Exp $
+
+  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> bytecodeassembler-0.6.ebuild:
+  amd64 stable, bug 540290
 
   31 Mar 2014; Michał Górny <mgorny@gentoo.org> bytecodeassembler-0.6.ebuild:
   Add support for the new PyPy slotting.





             reply	other threads:[~2015-03-06 22:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-06 22:10 Pacho Ramos (pacho) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-08  8:04 [gentoo-commits] gentoo-x86 commit in dev-python/bytecodeassembler: bytecodeassembler-0.6.ebuild ChangeLog Michal Gorny (mgorny)
2015-03-08 23:41 Pacho Ramos (pacho)
2014-03-31 20:39 Michal Gorny (mgorny)
2013-09-05 18:47 Michal Gorny (mgorny)

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=20150306221048.D80BE13311@oystercatcher.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