summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-08-04 16:06:04 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-08-04 16:06:04 +0000
commitaaa241a61a251c6c9b966d4c9b04c2f29434b7bf (patch)
tree30fb1f4698f6180103fc6faefdadd321edf912ec /net-libs/libssh
parentMask x265 use flag for ffmpeg due to bug 519046 (diff)
downloadgentoo-2-aaa241a61a251c6c9b966d4c9b04c2f29434b7bf.tar.gz
gentoo-2-aaa241a61a251c6c9b966d4c9b04c2f29434b7bf.tar.bz2
gentoo-2-aaa241a61a251c6c9b966d4c9b04c2f29434b7bf.zip
Keyworded on alpha, bug 510340
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'net-libs/libssh')
-rw-r--r--net-libs/libssh/ChangeLog5
-rw-r--r--net-libs/libssh/libssh-0.6.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog
index a4ad319ebcfa..20127b57971d 100644
--- a/net-libs/libssh/ChangeLog
+++ b/net-libs/libssh/ChangeLog
@@ -1,6 +1,9 @@
# 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.111 2014/07/18 15:35:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.112 2014/08/04 16:06:04 klausman Exp $
+
+ 04 Aug 2014; Tobias Klausmann <klausman@gentoo.org> libssh-0.6.3-r1.ebuild:
+ Keyworded on alpha, bug 510340
18 Jul 2014; Jeroen Roovers <jer@gentoo.org> files/libssh-0.5.0-tests.patch,
libssh-0.6.3-r1.ebuild, metadata.xml:
diff --git a/net-libs/libssh/libssh-0.6.3-r1.ebuild b/net-libs/libssh/libssh-0.6.3-r1.ebuild
index 813ac5450307..c550463756b0 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.4 2014/07/18 15:35:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.3-r1.ebuild,v 1.5 2014/08/04 16:06:04 klausman 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 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~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