diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 09:35:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-23 09:35:20 +0000 |
commit | 065223c9a1afdcc62c2600660b0d64a0a1931426 (patch) | |
tree | 8d6612df3d9c91d5e298cd9a5c1fc25b9222aec5 /net-misc/openssh | |
parent | Stable for ppc64, wrt bug #505066 (diff) | |
download | gentoo-2-065223c9a1afdcc62c2600660b0d64a0a1931426.tar.gz gentoo-2-065223c9a1afdcc62c2600660b0d64a0a1931426.tar.bz2 gentoo-2-065223c9a1afdcc62c2600660b0d64a0a1931426.zip |
Stable for sparc, wrt bug #505066
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/openssh')
-rw-r--r-- | net-misc/openssh/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/openssh/openssh-6.6_p1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/openssh/ChangeLog b/net-misc/openssh/ChangeLog index 0f1c1b412ff8..c69c0a359e9b 100644 --- a/net-misc/openssh/ChangeLog +++ b/net-misc/openssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/openssh # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.516 2014/03/23 09:32:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.517 2014/03/23 09:35:20 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> openssh-6.6_p1-r1.ebuild: + Stable for sparc, wrt bug #505066 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> openssh-6.6_p1-r1.ebuild: Stable for ppc64, wrt bug #505066 diff --git a/net-misc/openssh/openssh-6.6_p1-r1.ebuild b/net-misc/openssh/openssh-6.6_p1-r1.ebuild index 5fee4169cfe2..f18847dc42b8 100644 --- a/net-misc/openssh/openssh-6.6_p1-r1.ebuild +++ b/net-misc/openssh/openssh-6.6_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-6.6_p1-r1.ebuild,v 1.8 2014/03/23 09:32:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-6.6_p1-r1.ebuild,v 1.9 2014/03/23 09:35:20 ago Exp $ EAPI="4" inherit eutils user flag-o-matic multilib autotools pam systemd versionator @@ -25,7 +25,7 @@ SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="bindist ${HPN_PATCH:++}hpn kerberos ldap ldns libedit pam selinux skey static tcpd X X509" LIB_DEPEND="selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] ) |