summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-09 13:44:02 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-09 13:44:02 +0000
commit2261ae995ef69a3fc73c1a4d30e7c9f1fcdfa30a (patch)
tree26845f202d49ac5546924c459d6a20f9ad647080
parentFix pkg_postinst by setting PYTHON_MODNAME properly (diff)
downloadgentoo-2-2261ae995ef69a3fc73c1a4d30e7c9f1fcdfa30a.tar.gz
gentoo-2-2261ae995ef69a3fc73c1a4d30e7c9f1fcdfa30a.tar.bz2
gentoo-2-2261ae995ef69a3fc73c1a4d30e7c9f1fcdfa30a.zip
Add ~arm/~s390/~sh wrt #215709
(Portage version: 2.1.6.7/cvs/Linux ia64)
-rw-r--r--net-libs/libssh2/ChangeLog6
-rw-r--r--net-libs/libssh2/libssh2-0.18.ebuild4
-rw-r--r--net-libs/libssh2/libssh2-1.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/libssh2/ChangeLog b/net-libs/libssh2/ChangeLog
index 3f81bde0ae8c..06cc93f8290b 100644
--- a/net-libs/libssh2/ChangeLog
+++ b/net-libs/libssh2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libssh2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.17 2009/03/29 17:01:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.18 2009/04/09 13:44:02 armin76 Exp $
+
+ 09 Apr 2009; Raúl Porcel <armin76@gentoo.org> libssh2-0.18.ebuild,
+ libssh2-1.0.ebuild:
+ Add ~arm/~s390/~sh wrt #215709
*libssh2-1.0 (29 Mar 2009)
diff --git a/net-libs/libssh2/libssh2-0.18.ebuild b/net-libs/libssh2/libssh2-0.18.ebuild
index baff47d66dc0..30429bca69e7 100644
--- a/net-libs/libssh2/libssh2-0.18.ebuild
+++ b/net-libs/libssh2/libssh2-0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-0.18.ebuild,v 1.12 2009/01/24 12:33:45 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-0.18.ebuild,v 1.13 2009/04/09 13:44:02 armin76 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libssh2/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE="libgcrypt"
DEPEND="!libgcrypt? ( dev-libs/openssl )
diff --git a/net-libs/libssh2/libssh2-1.0.ebuild b/net-libs/libssh2/libssh2-1.0.ebuild
index b532a03cc6ad..cd52b054a9d6 100644
--- a/net-libs/libssh2/libssh2-1.0.ebuild
+++ b/net-libs/libssh2/libssh2-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.0.ebuild,v 1.1 2009/03/29 17:01:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.0.ebuild,v 1.2 2009/04/09 13:44:02 armin76 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libssh2/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="libgcrypt"
DEPEND="!libgcrypt? ( dev-libs/openssl )