summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-18 19:02:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-18 19:02:09 +0000
commit27c25f4386d544252df6f868c6b4746f0255e4fa (patch)
tree6499b6c9d17be4e2c8607f6c90587bbb024f79ff /net-libs/libssh
parentAdd ~arm (diff)
downloadgentoo-2-27c25f4386d544252df6f868c6b4746f0255e4fa.tar.gz
gentoo-2-27c25f4386d544252df6f868c6b4746f0255e4fa.tar.bz2
gentoo-2-27c25f4386d544252df6f868c6b4746f0255e4fa.zip
Add ~sparc wrt #297899
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libssh')
-rw-r--r--net-libs/libssh/ChangeLog6
-rw-r--r--net-libs/libssh/libssh-0.3.4.ebuild6
-rw-r--r--net-libs/libssh/libssh-0.4.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog
index e48c364a6c8e..e481f6967c0d 100644
--- a/net-libs/libssh/ChangeLog
+++ b/net-libs/libssh/ChangeLog
@@ -1,6 +1,10 @@
# 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.24 2010/01/08 00:44:41 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.25 2010/01/18 19:02:09 armin76 Exp $
+
+ 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> libssh-0.3.4.ebuild,
+ libssh-0.4.0.ebuild:
+ Add ~sparc wrt #297899
08 Jan 2010; Jonathan Callen <abcd@gentoo.org> libssh-0.4.0.ebuild:
Fix installation of examples when ROOT != /; add prefix keywords
diff --git a/net-libs/libssh/libssh-0.3.4.ebuild b/net-libs/libssh/libssh-0.3.4.ebuild
index b525b146ac60..2d909dee75ba 100644
--- a/net-libs/libssh/libssh-0.3.4.ebuild
+++ b/net-libs/libssh/libssh-0.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.3.4.ebuild,v 1.4 2009/12/13 22:18:37 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.3.4.ebuild,v 1.5 2010/01/18 19:02:09 armin76 Exp $
# Maintainer: check IUSE-defaults at DefineOptions.cmake
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.libssh.org/"
SRC_URI="http://www.libssh.org/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ppc ~s390 x86"
+KEYWORDS="amd64 ppc ~s390 ~sparc x86"
SLOT="0"
IUSE="debug gcrypt examples +sftp ssh1 server static-libs zlib"
diff --git a/net-libs/libssh/libssh-0.4.0.ebuild b/net-libs/libssh/libssh-0.4.0.ebuild
index 72232bd92ce0..721f5e306867 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.3 2010/01/08 00:44:41 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.4.0.ebuild,v 1.4 2010/01/18 19:02:09 armin76 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 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~ppc ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="debug gcrypt examples +sftp ssh1 server static-libs zlib"