summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2013-01-18 01:14:14 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2013-01-18 01:14:14 +0000
commit1bf77fc873928b41d6851351489e2be25f0fd073 (patch)
treed70215b086982d134dda33bc0543420372fb10cd /net-misc/openssh/openssh-6.0_p1-r1.ebuild
parentWorks on sparc, tested on bender.sparc.dev.gentoo.org. (diff)
downloadgentoo-2-1bf77fc873928b41d6851351489e2be25f0fd073.tar.gz
gentoo-2-1bf77fc873928b41d6851351489e2be25f0fd073.tar.bz2
gentoo-2-1bf77fc873928b41d6851351489e2be25f0fd073.zip
Bug #448944: add bindist description. Bug #435372: add LDNS support for SSHFP. Bug #410541/#266386: convert "need net" to detection of ListenAddress (if you specify a custom ListenAddress, you should see the migration comments in the init script). Bug #426084: Include license of init script. Bug #391011: handle compile for G/FBSD9.0.
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
Diffstat (limited to 'net-misc/openssh/openssh-6.0_p1-r1.ebuild')
-rw-r--r--net-misc/openssh/openssh-6.0_p1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/openssh/openssh-6.0_p1-r1.ebuild b/net-misc/openssh/openssh-6.0_p1-r1.ebuild
index c0357417f420..cb4ec8d2c046 100644
--- a/net-misc/openssh/openssh-6.0_p1-r1.ebuild
+++ b/net-misc/openssh/openssh-6.0_p1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-6.0_p1-r1.ebuild,v 1.4 2012/11/06 02:44:11 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-6.0_p1-r1.ebuild,v 1.5 2013/01/18 01:14:14 robbat2 Exp $
EAPI="2"
inherit eutils user flag-o-matic multilib autotools pam systemd
@@ -21,7 +21,7 @@ SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
${X509_PATCH:+X509? ( http://roumenpetrov.info/openssh/x509-${X509_VER}/${X509_PATCH} )}
"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="bindist ${HPN_PATCH:++}hpn kerberos ldap libedit pam selinux skey static tcpd X X509"