public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markus Meier (maekke)" <maekke@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Crypt-OpenSSL-RSA: ChangeLog Crypt-OpenSSL-RSA-0.280.0.ebuild
Date: Wed, 29 Feb 2012 20:54:09 +0000 (UTC)	[thread overview]
Message-ID: <20120229205409.EA2A22004B@flycatcher.gentoo.org> (raw)

maekke      12/02/29 20:54:09

  Modified:             ChangeLog Crypt-OpenSSL-RSA-0.280.0.ebuild
  Log:
  arm stable, bug #400067
  
  (Portage version: 2.1.10.49/cvs/Linux i686)

Revision  Changes    Path
1.80                 dev-perl/Crypt-OpenSSL-RSA/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/ChangeLog?r1=1.79&r2=1.80

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	27 Feb 2012 03:38:43 -0000	1.79
+++ ChangeLog	29 Feb 2012 20:54:09 -0000	1.80
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Crypt-OpenSSL-RSA
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/ChangeLog,v 1.79 2012/02/27 03:38:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/ChangeLog,v 1.80 2012/02/29 20:54:09 maekke Exp $
+
+  29 Feb 2012; Markus Meier <maekke@gentoo.org>
+  Crypt-OpenSSL-RSA-0.280.0.ebuild:
+  arm stable, bug #400067
 
   27 Feb 2012; Jeroen Roovers <jer@gentoo.org>
   Crypt-OpenSSL-RSA-0.280.0.ebuild:



1.6                  dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.280.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.280.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.280.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.280.0.ebuild?r1=1.5&r2=1.6

Index: Crypt-OpenSSL-RSA-0.280.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.280.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Crypt-OpenSSL-RSA-0.280.0.ebuild	27 Feb 2012 03:38:43 -0000	1.5
+++ Crypt-OpenSSL-RSA-0.280.0.ebuild	29 Feb 2012 20:54:09 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.280.0.ebuild,v 1.5 2012/02/27 03:38:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-OpenSSL-RSA/Crypt-OpenSSL-RSA-0.280.0.ebuild,v 1.6 2012/02/29 20:54:09 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Crypt::OpenSSL::RSA module for perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="dev-perl/Crypt-OpenSSL-Bignum






             reply	other threads:[~2012-02-29 20:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-29 20:54 Markus Meier (maekke) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-19 19:35 [gentoo-commits] gentoo-x86 commit in dev-perl/Crypt-OpenSSL-RSA: ChangeLog Crypt-OpenSSL-RSA-0.280.0.ebuild Raul Porcel (armin76)
2012-03-08 12:19 PaweA Hajdan (phajdan.jr)
2012-03-02 21:57 Brent Baude (ranger)
2012-03-01 20:11 Brent Baude (ranger)
2012-02-27  3:38 Jeroen Roovers (jer)
2012-02-25 17:47 Tobias Klausmann (klausman)
2012-02-24 10:01 Agostino Sarubbo (ago)
2011-12-13 10:25 Naohiro Aota (naota)
2011-08-30 18:32 Torsten Veller (tove)

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=20120229205409.EA2A22004B@flycatcher.gentoo.org \
    --to=maekke@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