summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-05-03 07:21:28 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-05-03 07:21:28 +0000
commitbf2cbdc49df5ee3c41fea48aa611b2180fafb597 (patch)
treece682879342191f114fec53bb793f542a50f27c3 /net-libs
parentkeyword ~x86-fbsd (diff)
downloadgentoo-2-bf2cbdc49df5ee3c41fea48aa611b2180fafb597.tar.gz
gentoo-2-bf2cbdc49df5ee3c41fea48aa611b2180fafb597.tar.bz2
gentoo-2-bf2cbdc49df5ee3c41fea48aa611b2180fafb597.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libssh/ChangeLog5
-rw-r--r--net-libs/libssh/libssh-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog
index 057afdd954b6..ae9cd7811740 100644
--- a/net-libs/libssh/ChangeLog
+++ b/net-libs/libssh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libssh
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.29 2010/03/23 20:27:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.30 2010/05/03 07:21:28 aballier Exp $
+
+ 03 May 2010; Alexis Ballier <aballier@gentoo.org> libssh-0.4.1.ebuild:
+ keyword ~x86-fbsd
23 Mar 2010; Brent Baude <ranger@gentoo.org> libssh-0.4.1.ebuild:
Marking libssh-0.4.1 ppc for bug 310017
diff --git a/net-libs/libssh/libssh-0.4.1.ebuild b/net-libs/libssh/libssh-0.4.1.ebuild
index 68fe929118cd..8a93c14d7868 100644
--- a/net-libs/libssh/libssh-0.4.1.ebuild
+++ b/net-libs/libssh/libssh-0.4.1.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/libssh/libssh-0.4.1.ebuild,v 1.3 2010/03/23 20:27:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.4.1.ebuild,v 1.4 2010/05/03 07:21:28 aballier Exp $
# Maintainer: check IUSE-defaults at DefineOptions.cmake
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libssh.org/"
SRC_URI="http://www.${PN}.org/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="debug gcrypt examples +sftp ssh1 server static-libs zlib"