public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/ssh: ChangeLog ssh-0.ebuild
@ 2012-05-29 12:40 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-29 12:40 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/29 12:40:07

  Modified:             ChangeLog ssh-0.ebuild
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  virtual/ssh/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ssh/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ssh/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ssh/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ssh/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	25 Sep 2011 21:49:56 -0000	1.2
+++ ChangeLog	29 May 2012 12:40:07 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/ssh
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ssh/ChangeLog,v 1.2 2011/09/25 21:49:56 ulm Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/ssh/ChangeLog,v 1.3 2012/05/29 12:40:07 aballier Exp $
+
+  29 May 2012; Alexis Ballier <aballier@gentoo.org> ssh-0.ebuild:
+  keyword ~amd64-fbsd
 
   25 Sep 2011; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
   Remove myself as maintainer.



1.2                  virtual/ssh/ssh-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ssh/ssh-0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ssh/ssh-0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ssh/ssh-0.ebuild?r1=1.1&r2=1.2

Index: ssh-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ssh/ssh-0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ssh-0.ebuild	16 Apr 2011 19:27:07 -0000	1.1
+++ ssh-0.ebuild	29 May 2012 12:40:07 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ssh/ssh-0.ebuild,v 1.1 2011/04/16 19:27:07 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ssh/ssh-0.ebuild,v 1.2 2012/05/29 12:40:07 aballier Exp $
 
 DESCRIPTION="Virtual for SSH client and server"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="minimal"
 
 DEPEND=""






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in virtual/ssh: ChangeLog ssh-0.ebuild
@ 2014-03-31 20:31 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2014-03-31 20:31 UTC (permalink / raw
  To: gentoo-commits

ulm         14/03/31 20:31:02

  Modified:             ChangeLog ssh-0.ebuild
  Log:
  Update to EAPI 5. Remove empty variable assignments.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.6                  virtual/ssh/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ssh/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ssh/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ssh/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ssh/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	18 Jan 2014 04:58:14 -0000	1.5
+++ ChangeLog	31 Mar 2014 20:31:02 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/ssh
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ssh/ChangeLog,v 1.5 2014/01/18 04:58:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ssh/ChangeLog,v 1.6 2014/03/31 20:31:02 ulm Exp $
+
+  31 Mar 2014; Ulrich Müller <ulm@gentoo.org> ssh-0.ebuild:
+  Update to EAPI 5. Remove empty variable assignments.
 
   18 Jan 2014; Mike Frysinger <vapier@gentoo.org> ssh-0.ebuild:
   Add arm64 love.



1.5                  virtual/ssh/ssh-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ssh/ssh-0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ssh/ssh-0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ssh/ssh-0.ebuild?r1=1.4&r2=1.5

Index: ssh-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/ssh/ssh-0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ssh-0.ebuild	18 Jan 2014 04:58:14 -0000	1.4
+++ ssh-0.ebuild	31 Mar 2014 20:31:02 -0000	1.5
@@ -1,17 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ssh/ssh-0.ebuild,v 1.4 2014/01/18 04:58:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ssh/ssh-0.ebuild,v 1.5 2014/03/31 20:31:02 ulm Exp $
 
-DESCRIPTION="Virtual for SSH client and server"
-HOMEPAGE=""
-SRC_URI=""
+EAPI=5
 
-LICENSE=""
+DESCRIPTION="Virtual for SSH client and server"
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="minimal"
 
-DEPEND=""
 RDEPEND="minimal? (
 		|| ( net-misc/dropbear net-misc/openssh )
 	)





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-31 20:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-31 20:31 [gentoo-commits] gentoo-x86 commit in virtual/ssh: ChangeLog ssh-0.ebuild Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-29 12:40 Alexis Ballier (aballier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox