summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-02-16 16:51:30 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-02-16 16:51:30 +0000
commit7d1caefae7aaa9a7d9888c2a95753b5efe1ba569 (patch)
tree48916cab4b16728bdde5d3b1c5460d068c6efa4b /net-libs
parentNeeds dev-perl/GD with png, bug #300747 (diff)
downloadgentoo-2-7d1caefae7aaa9a7d9888c2a95753b5efe1ba569.tar.gz
gentoo-2-7d1caefae7aaa9a7d9888c2a95753b5efe1ba569.tar.bz2
gentoo-2-7d1caefae7aaa9a7d9888c2a95753b5efe1ba569.zip
Marked ~ppc64 for bug #304365.
(Portage version: 2.1.7.16/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.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog
index e481f6967c0d..9926345ad663 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.25 2010/01/18 19:02:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.26 2010/02/16 16:51:30 josejx Exp $
+
+ 16 Feb 2010; Joseph Jezak <josejx@gentoo.org> libssh-0.4.0.ebuild:
+ Marked ~ppc64 for bug #304365.
18 Jan 2010; Raúl Porcel <armin76@gentoo.org> libssh-0.3.4.ebuild,
libssh-0.4.0.ebuild:
diff --git a/net-libs/libssh/libssh-0.4.0.ebuild b/net-libs/libssh/libssh-0.4.0.ebuild
index 721f5e306867..e38d0a1ea871 100644
--- a/net-libs/libssh/libssh-0.4.0.ebuild
+++ b/net-libs/libssh/libssh-0.4.0.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.0.ebuild,v 1.4 2010/01/18 19:02:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.4.0.ebuild,v 1.5 2010/02/16 16:51:30 josejx 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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="debug gcrypt examples +sftp ssh1 server static-libs zlib"