diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2014-03-06 08:24:11 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2014-03-06 08:24:11 +0000 |
commit | da554608ad2cdb6415d4c41683fd705e8d315489 (patch) | |
tree | 98da9a9244d50a50264c06f52005ee900eea9374 /net-libs | |
parent | Add ~s390, wrt bug #503528 (diff) | |
download | gentoo-2-da554608ad2cdb6415d4c41683fd705e8d315489.tar.gz gentoo-2-da554608ad2cdb6415d4c41683fd705e8d315489.tar.bz2 gentoo-2-da554608ad2cdb6415d4c41683fd705e8d315489.zip |
Add ~s390, wrt bug #488696
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
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.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog index d5efe34f7e21..9701efb4421b 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.100 2014/03/05 12:40:55 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.101 2014/03/06 08:24:11 pinkbyte Exp $ + + 06 Mar 2014; Sergey Popov <pinkbyte@gentoo.org> libssh-0.6.1.ebuild, + libssh-0.6.3.ebuild: + Add ~s390, wrt bug #488696 *libssh-0.6.3 (05 Mar 2014) diff --git a/net-libs/libssh/libssh-0.6.1.ebuild b/net-libs/libssh/libssh-0.6.1.ebuild index ab649357142a..f4708f6be101 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.2 2014/03/01 22:34:59 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.1.ebuild,v 1.3 2014/03/06 08:24:11 pinkbyte 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~s390 ~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 1f85f6830086..9e97e545dbaf 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.1 2014/03/05 12:40:55 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3.ebuild,v 1.2 2014/03/06 08:24:11 pinkbyte 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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~s390 ~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 |