diff options
author | 2014-07-07 23:36:56 +0000 | |
---|---|---|
committer | 2014-07-07 23:36:56 +0000 | |
commit | 9b761a20ffad399f25bdb7e67f747b44870175d8 (patch) | |
tree | 48c43c3d48bf63de9b008c31f9ed164a794ff8ac /net-libs | |
parent | Marked ~sparc (bug #488696). (diff) | |
download | gentoo-2-9b761a20ffad399f25bdb7e67f747b44870175d8.tar.gz gentoo-2-9b761a20ffad399f25bdb7e67f747b44870175d8.tar.bz2 gentoo-2-9b761a20ffad399f25bdb7e67f747b44870175d8.zip |
Marked ~sparc (bug #488696).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/libssh/libssh-0.6.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libssh/libssh-0.6.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libssh/libssh-0.6.3.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog index bea87b9ead7d..d546e4eb5c18 100644 --- a/net-libs/libssh/ChangeLog +++ b/net-libs/libssh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libssh # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.108 2014/06/18 20:38:27 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.109 2014/07/07 23:36:56 jer Exp $ + + 07 Jul 2014; Jeroen Roovers <jer@gentoo.org> libssh-0.6.1.ebuild, + libssh-0.6.3.ebuild, libssh-0.6.3-r1.ebuild: + Marked ~sparc (bug #488696). 18 Jun 2014; Michał Górny <mgorny@gentoo.org> libssh-0.6.3-r1.ebuild, libssh-9999.ebuild: diff --git a/net-libs/libssh/libssh-0.6.1.ebuild b/net-libs/libssh/libssh-0.6.1.ebuild index f4708f6be101..f7d44c20b5cc 100644 --- a/net-libs/libssh/libssh-0.6.1.ebuild +++ b/net-libs/libssh/libssh-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.1.ebuild,v 1.3 2014/03/06 08:24:11 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.1.ebuild,v 1.4 2014/07/07 23:36:56 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="https://red.libssh.org/attachments/download/81/${MY_P}.tar.xz -> ${P}.tar.xz" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~arm ~hppa ~s390 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" SLOT="0/4" # subslot = soname major version IUSE="debug doc examples gcrypt gssapi pcap +sftp ssh1 server static-libs test zlib" # Maintainer: check IUSE-defaults at DefineOptions.cmake diff --git a/net-libs/libssh/libssh-0.6.3-r1.ebuild b/net-libs/libssh/libssh-0.6.3-r1.ebuild index 0a838095060b..7680fe2fa38b 100644 --- a/net-libs/libssh/libssh-0.6.3-r1.ebuild +++ b/net-libs/libssh/libssh-0.6.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3-r1.ebuild,v 1.2 2014/06/18 20:38:27 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3-r1.ebuild,v 1.3 2014/07/07 23:36:56 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="https://red.libssh.org/attachments/download/87/${MY_P}.tar.xz -> ${P}.tar.xz" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" SLOT="0/4" # subslot = soname major version IUSE="debug doc examples gcrypt gssapi pcap +sftp ssh1 server static-libs test zlib" # Maintainer: check IUSE-defaults at DefineOptions.cmake diff --git a/net-libs/libssh/libssh-0.6.3.ebuild b/net-libs/libssh/libssh-0.6.3.ebuild index 889fcd1a3f08..34b392c8e5ab 100644 --- a/net-libs/libssh/libssh-0.6.3.ebuild +++ b/net-libs/libssh/libssh-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3.ebuild,v 1.6 2014/03/16 11:15:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3.ebuild,v 1.7 2014/07/07 23:36:56 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="https://red.libssh.org/attachments/download/87/${MY_P}.tar.xz -> ${P}.tar.xz" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" SLOT="0/4" # subslot = soname major version IUSE="debug doc examples gcrypt gssapi pcap +sftp ssh1 server static-libs test zlib" # Maintainer: check IUSE-defaults at DefineOptions.cmake |