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/py-bcrypt: py-bcrypt-0.4.ebuild ChangeLog
Date: Sun,  8 Mar 2015 23:55:37 +0000 (UTC)	[thread overview]
Message-ID: <20150308235537.361F01356D@oystercatcher.gentoo.org> (raw)

pacho       15/03/08 23:55:37

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

Revision  Changes    Path
1.9                  dev-python/py-bcrypt/py-bcrypt-0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild?r1=1.8&r2=1.9

Index: py-bcrypt-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- py-bcrypt-0.4.ebuild	6 Mar 2015 22:32:43 -0000	1.8
+++ py-bcrypt-0.4.ebuild	8 Mar 2015 23:55:37 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild,v 1.8 2015/03/06 22:32:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild,v 1.9 2015/03/08 23:55:37 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
@@ -13,7 +13,7 @@
 
 LICENSE="BSD-4"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="!dev-python/bcrypt"



1.11                 dev-python/py-bcrypt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/py-bcrypt/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	6 Mar 2015 22:32:43 -0000	1.10
+++ ChangeLog	8 Mar 2015 23:55:37 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/py-bcrypt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/py-bcrypt/ChangeLog,v 1.10 2015/03/06 22:32:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/py-bcrypt/ChangeLog,v 1.11 2015/03/08 23:55:37 pacho Exp $
+
+  08 Mar 2015; Pacho Ramos <pacho@gentoo.org> py-bcrypt-0.4.ebuild:
+  x86 stable, bug 540290
 
   06 Mar 2015; Pacho Ramos <pacho@gentoo.org> py-bcrypt-0.4.ebuild:
   amd64 stable, bug 540290





             reply	other threads:[~2015-03-08 23:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-08 23:55 Pacho Ramos (pacho) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-08-04 12:35 [gentoo-commits] gentoo-x86 commit in dev-python/py-bcrypt: py-bcrypt-0.4.ebuild ChangeLog Mikle Kolyada (zlogene)
2015-05-18  5:45 Jeroen Roovers (jer)
2015-04-08  8:04 Michal Gorny (mgorny)
2015-03-06 22:32 Pacho Ramos (pacho)
2014-11-25 10:01 Pacho Ramos (pacho)
2014-01-05  1:11 Mike Gilbert (floppym)
2014-01-04  4:22 Mike Gilbert (floppym)
2014-01-04  4:18 Mike Gilbert (floppym)
2013-11-18  2:45 Matt Thode (prometheanfire)
2013-11-18  2:36 Matt Thode (prometheanfire)
2013-11-17 22:52 Matt Thode (prometheanfire)

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=20150308235537.361F01356D@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