summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-10-02 20:39:29 +0000
committerFabian Groffen <grobian@gentoo.org>2010-10-02 20:39:29 +0000
commit295b13d845cdc6f818e0a9eb90c92a72cd8f1463 (patch)
tree9866fb6f20cc0f900add1ee67b46d863ea7bb476 /net-libs/libssh2
parentupdate the gsasl dep for bug #339482 - tracked down by Anthony Boynes (diff)
downloadgentoo-2-295b13d845cdc6f818e0a9eb90c92a72cd8f1463.tar.gz
gentoo-2-295b13d845cdc6f818e0a9eb90c92a72cd8f1463.tar.bz2
gentoo-2-295b13d845cdc6f818e0a9eb90c92a72cd8f1463.zip
Marked ~x64-macos, bug #333981
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r--net-libs/libssh2/ChangeLog5
-rw-r--r--net-libs/libssh2/libssh2-1.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libssh2/ChangeLog b/net-libs/libssh2/ChangeLog
index 2e3eea01e900..60a1a7ecf9b9 100644
--- a/net-libs/libssh2/ChangeLog
+++ b/net-libs/libssh2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libssh2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.33 2010/07/06 14:26:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.34 2010/10/02 20:39:29 grobian Exp $
+
+ 02 Oct 2010; Fabian Groffen <grobian@gentoo.org> libssh2-1.2.6.ebuild:
+ Marked ~x64-macos, bug #333981
*libssh2-1.2.6 (06 Jul 2010)
diff --git a/net-libs/libssh2/libssh2-1.2.6.ebuild b/net-libs/libssh2/libssh2-1.2.6.ebuild
index f99b7b49f6d0..61512aacc375 100644
--- a/net-libs/libssh2/libssh2-1.2.6.ebuild
+++ b/net-libs/libssh2/libssh2-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.2.6.ebuild,v 1.1 2010/07/06 14:26:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.2.6.ebuild,v 1.2 2010/10/02 20:39:29 grobian Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="http://www.${PN}.org/download/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-macos ~x86-solaris"
IUSE="gcrypt zlib"
DEPEND="!gcrypt? ( dev-libs/openssl )