diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-23 09:41:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-23 09:41:42 +0000 |
commit | daf5c02e71b28c9fd01b762987324025bceb53de (patch) | |
tree | 382ef0b0bc1effa2116f0732fe7a54397484d2a4 /net-libs/libssh2 | |
parent | ia64/sparc stable wrt #265287 (diff) | |
download | gentoo-2-daf5c02e71b28c9fd01b762987324025bceb53de.tar.gz gentoo-2-daf5c02e71b28c9fd01b762987324025bceb53de.tar.bz2 gentoo-2-daf5c02e71b28c9fd01b762987324025bceb53de.zip |
arm/s390/sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r-- | net-libs/libssh2/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libssh2/libssh2-0.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libssh2/ChangeLog b/net-libs/libssh2/ChangeLog index a22c7f3db9dd..fbaeea998d79 100644 --- a/net-libs/libssh2/ChangeLog +++ b/net-libs/libssh2/ChangeLog @@ -1,6 +1,9 @@ # 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.19 2009/04/18 15:25:55 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.20 2009/04/23 09:41:42 armin76 Exp $ + + 23 Apr 2009; Raúl Porcel <armin76@gentoo.org> libssh2-0.18.ebuild: + arm/s390/sh stable *libssh2-1.1 (18 Apr 2009) diff --git a/net-libs/libssh2/libssh2-0.18.ebuild b/net-libs/libssh2/libssh2-0.18.ebuild index 30429bca69e7..03be26f041c0 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.13 2009/04/09 13:44:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-0.18.ebuild,v 1.14 2009/04/23 09:41:42 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libssh2/${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="libgcrypt" DEPEND="!libgcrypt? ( dev-libs/openssl ) |