vapier 15/07/20 06:10:12 Modified: libssh2-1.5.0.ebuild ChangeLog Log: Mark arm64/s390/sh stable. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.11 net-libs/libssh2/libssh2-1.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild?r1=1.10&r2=1.11 Index: libssh2-1.5.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libssh2-1.5.0.ebuild 30 Mar 2015 10:02:11 -0000 1.10 +++ libssh2-1.5.0.ebuild 20 Jul 2015 06:10:12 -0000 1.11 @@ -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/net-libs/libssh2/libssh2-1.5.0.ebuild,v 1.10 2015/03/30 10:02:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.5.0.ebuild,v 1.11 2015/07/20 06:10:12 vapier Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="gcrypt static-libs test zlib" DEPEND="!gcrypt? ( >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}] ) 1.109 net-libs/libssh2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/ChangeLog?rev=1.109&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/ChangeLog?rev=1.109&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh2/ChangeLog?r1=1.108&r2=1.109 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- ChangeLog 17 Jun 2015 18:10:17 -0000 1.108 +++ ChangeLog 20 Jul 2015 06:10:12 -0000 1.109 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libssh2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.108 2015/06/17 18:10:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.109 2015/07/20 06:10:12 vapier Exp $ + + 20 Jul 2015; Mike Frysinger <[email protected]> libssh2-1.5.0.ebuild: + Mark arm64/s390/sh stable. 17 Jun 2015; Mike Frysinger <[email protected]> libssh2-1.6.0.ebuild: Add arm64 love.
