summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2010-02-09 22:52:24 +0000
committerTiago Cunha <tcunha@gentoo.org>2010-02-09 22:52:24 +0000
commitc0d799e1090e7001f8848b98e0f1c8bbc8b397aa (patch)
tree974291848586db0f2f81a9394842bf18c9e4992e /net-libs
parentNew and improved alpha build with debug functionality. Bugs still upstream, t... (diff)
downloadgentoo-2-c0d799e1090e7001f8848b98e0f1c8bbc8b397aa.tar.gz
gentoo-2-c0d799e1090e7001f8848b98e0f1c8bbc8b397aa.tar.bz2
gentoo-2-c0d799e1090e7001f8848b98e0f1c8bbc8b397aa.zip
stable sparc, bug 298456
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libssh2/ChangeLog5
-rw-r--r--net-libs/libssh2/libssh2-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libssh2/ChangeLog b/net-libs/libssh2/ChangeLog
index bb9382d11899..abd2fe835ce0 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.29 2010/01/10 20:54:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.30 2010/02/09 22:52:24 tcunha Exp $
+
+ 09 Feb 2010; Tiago Cunha <tcunha@gentoo.org> libssh2-1.2.2.ebuild:
+ stable sparc, bug 298456
10 Jan 2010; Markus Meier <maekke@gentoo.org> libssh2-1.2.2.ebuild:
arm/x86 stable, bug #298456
diff --git a/net-libs/libssh2/libssh2-1.2.2.ebuild b/net-libs/libssh2/libssh2-1.2.2.ebuild
index 9eda50166713..ef7b965a625d 100644
--- a/net-libs/libssh2/libssh2-1.2.2.ebuild
+++ b/net-libs/libssh2/libssh2-1.2.2.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.2.ebuild,v 1.7 2010/01/10 20:54:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.2.2.ebuild,v 1.8 2010/02/09 22:52:24 tcunha 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"
IUSE="gcrypt zlib"
DEPEND="!gcrypt? ( dev-libs/openssl )