public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tobias Klausmann (klausman)" <klausman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pycrypto: ChangeLog pycrypto-2.1.0_beta1.ebuild
Date: Fri, 01 Jan 2010 14:19:30 +0000	[thread overview]
Message-ID: <E1NQiLi-0008AY-78@stork.gentoo.org> (raw)

klausman    10/01/01 14:19:30

  Modified:             ChangeLog pycrypto-2.1.0_beta1.ebuild
  Log:
  Stable on alpha, bug #295698
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.84                 dev-python/pycrypto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	23 Dec 2009 21:56:41 -0000	1.83
+++ ChangeLog	1 Jan 2010 14:19:29 -0000	1.84
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pycrypto
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v 1.83 2009/12/23 21:56:41 grobian Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v 1.84 2010/01/01 14:19:29 klausman Exp $
+
+  01 Jan 2010; Tobias Klausmann <klausman@gentoo.org>
+  pycrypto-2.1.0_beta1.ebuild:
+  Stable on alpha, bug #295698
 
   23 Dec 2009; Fabian Groffen <grobian@gentoo.org>
   files/pycrypto-2.1.0-gmp.patch:



1.7                  dev-python/pycrypto/pycrypto-2.1.0_beta1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycrypto/pycrypto-2.1.0_beta1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycrypto/pycrypto-2.1.0_beta1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycrypto/pycrypto-2.1.0_beta1.ebuild?r1=1.6&r2=1.7

Index: pycrypto-2.1.0_beta1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.1.0_beta1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pycrypto-2.1.0_beta1.ebuild	16 Dec 2009 21:09:30 -0000	1.6
+++ pycrypto-2.1.0_beta1.ebuild	1 Jan 2010 14:19:29 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.1.0_beta1.ebuild,v 1.6 2009/12/16 21:09:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.1.0_beta1.ebuild,v 1.7 2010/01/01 14:19:29 klausman Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -15,7 +15,7 @@
 
 LICENSE="public-domain PSF-2.2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="doc +gmp"
 
 RDEPEND="gmp? ( dev-libs/gmp )"






             reply	other threads:[~2010-01-01 14:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-01 14:19 Tobias Klausmann (klausman) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-05-08 18:05 [gentoo-commits] gentoo-x86 commit in dev-python/pycrypto: ChangeLog pycrypto-2.1.0_beta1.ebuild Raul Porcel (armin76)
2009-12-16 21:09 Markus Meier (maekke)
2009-12-16 19:30 Brent Baude (ranger)
2009-12-09 18:54 Gysbert Wassenaar (nixnut)
2009-12-08  1:50 Jeroen Roovers (jer)
2009-12-04 23:24 Arfrever Frehtes Taifersar Arahesis (arfrever)
2009-11-02 23:32 Arfrever Frehtes Taifersar Arahesis (arfrever)

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=E1NQiLi-0008AY-78@stork.gentoo.org \
    --to=klausman@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