diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-07 19:08:39 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-07 19:08:39 +0000 |
commit | 1eef926b9a8f92ecc7f8691d8c09a47ea1bbf64c (patch) | |
tree | 086780e23bf67b9812344fbf60b2af422f4aad2d /net-libs | |
parent | Delete older ebuilds. (diff) | |
download | gentoo-2-1eef926b9a8f92ecc7f8691d8c09a47ea1bbf64c.tar.gz gentoo-2-1eef926b9a8f92ecc7f8691d8c09a47ea1bbf64c.tar.bz2 gentoo-2-1eef926b9a8f92ecc7f8691d8c09a47ea1bbf64c.zip |
Marking libssh2-1.2.2 ppc for bug 298456
(Portage version: 2.1.7.16/cvs/Linux ppc64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh2/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libssh2/libssh2-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libssh2/ChangeLog b/net-libs/libssh2/ChangeLog index ede082a007af..3f4476f58c63 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.27 2010/01/06 20:00:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.28 2010/01/07 19:08:39 ranger Exp $ + + 07 Jan 2010; Brent Baude <ranger@gentoo.org> libssh2-1.2.2.ebuild: + Marking libssh2-1.2.2 ppc for bug 298456 06 Jan 2010; Brent Baude <ranger@gentoo.org> libssh2-1.2.2.ebuild: Marking libssh2-1.2.2 ppc64 for bug 298456 diff --git a/net-libs/libssh2/libssh2-1.2.2.ebuild b/net-libs/libssh2/libssh2-1.2.2.ebuild index be0a962e275e..5abd0551abe1 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.5 2010/01/06 20:00:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.2.2.ebuild,v 1.6 2010/01/07 19:08:39 ranger 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 ) |