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 net-misc/openssh: openssh-5.8_p1.ebuild ChangeLog
Date: Tue,  8 Feb 2011 18:20:52 +0000 (UTC)	[thread overview]
Message-ID: <20110208182052.AA98B20054@flycatcher.gentoo.org> (raw)

klausman    11/02/08 18:20:52

  Modified:             openssh-5.8_p1.ebuild ChangeLog
  Log:
  Stable on alpha, bug #353673
  
  (Portage version: 2.1.9.37/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-misc/openssh/openssh-5.8_p1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/openssh-5.8_p1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/openssh-5.8_p1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/openssh-5.8_p1.ebuild?r1=1.2&r2=1.3

Index: openssh-5.8_p1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.8_p1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openssh-5.8_p1.ebuild	8 Feb 2011 16:30:06 -0000	1.2
+++ openssh-5.8_p1.ebuild	8 Feb 2011 18:20:52 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.8_p1.ebuild,v 1.2 2011/02/08 16:30:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.8_p1.ebuild,v 1.3 2011/02/08 18:20:52 klausman Exp $
 
 EAPI="2"
 inherit eutils flag-o-matic multilib autotools pam
@@ -23,7 +23,7 @@
 
 LICENSE="as-is"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
 IUSE="${HPN_PATCH:++}hpn kerberos ldap libedit pam selinux skey static tcpd X X509"
 
 RDEPEND="pam? ( virtual/pam )



1.405                net-misc/openssh/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/ChangeLog?rev=1.405&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/ChangeLog?rev=1.405&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/ChangeLog?r1=1.404&r2=1.405

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v
retrieving revision 1.404
retrieving revision 1.405
diff -u -r1.404 -r1.405
--- ChangeLog	8 Feb 2011 16:30:06 -0000	1.404
+++ ChangeLog	8 Feb 2011 18:20:52 -0000	1.405
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/openssh
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.404 2011/02/08 16:30:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.405 2011/02/08 18:20:52 klausman Exp $
+
+  08 Feb 2011; Tobias Klausmann <klausman@gentoo.org> openssh-5.8_p1.ebuild:
+  Stable on alpha, bug #353673
 
   08 Feb 2011; Jeroen Roovers <jer@gentoo.org> openssh-5.8_p1.ebuild:
   Stable for HPPA (bug #353673).






             reply	other threads:[~2011-02-08 18:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-08 18:20 Tobias Klausmann (klausman) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-13 11:59 [gentoo-commits] gentoo-x86 commit in net-misc/openssh: openssh-5.8_p1.ebuild ChangeLog Raul Porcel (armin76)
2011-02-11 13:05 PaweA Hajdan (phajdan.jr)
2011-02-11  9:47 Kacper Kowalik (xarthisius)
2011-02-10 22:36 Markos Chandras (hwoarang)
2011-02-10  2:32 Robin H. Johnson (robbat2)
2011-02-08 21:39 Kacper Kowalik (xarthisius)
2011-02-08 16:30 Jeroen Roovers (jer)
2011-02-05 19:08 Mike Frysinger (vapier)

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=20110208182052.AA98B20054@flycatcher.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