diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-11-01 13:50:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-11-01 13:50:43 +0000 |
commit | eafb8d4dcf673884a437690e3284cf85547c6b8c (patch) | |
tree | 4d569087c5bac9b1a40986821d28b49e35aa40f6 /sys-auth/pam_ssh | |
parent | Security bump, bug #439960 (diff) | |
download | gentoo-2-eafb8d4dcf673884a437690e3284cf85547c6b8c.tar.gz gentoo-2-eafb8d4dcf673884a437690e3284cf85547c6b8c.tar.bz2 gentoo-2-eafb8d4dcf673884a437690e3284cf85547c6b8c.zip |
Specify LICENSE more precisely.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'sys-auth/pam_ssh')
-rw-r--r-- | sys-auth/pam_ssh/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/pam_ssh/pam_ssh-1.97-r3.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-auth/pam_ssh/ChangeLog b/sys-auth/pam_ssh/ChangeLog index 0fcb6df73c67..ddff8cbc86f6 100644 --- a/sys-auth/pam_ssh/ChangeLog +++ b/sys-auth/pam_ssh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pam_ssh # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.46 2012/05/24 05:06:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.47 2012/11/01 13:50:43 ulm Exp $ + + 01 Nov 2012; Ulrich Müller <ulm@gentoo.org> pam_ssh-1.97-r1.ebuild, + pam_ssh-1.97-r2.ebuild, pam_ssh-1.97-r3.ebuild: + Specify LICENSE more precisely. 24 May 2012; Mike Frysinger <vapier@gentoo.org> pam_ssh-1.97-r2.ebuild, pam_ssh-1.97-r3.ebuild: diff --git a/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild b/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild index af953df60006..eb22626853a9 100644 --- a/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild,v 1.8 2012/05/21 19:27:32 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild,v 1.9 2012/11/01 13:50:43 ulm Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="Uses ssh-agent to provide single sign-on" HOMEPAGE="http://pam-ssh.sourceforge.net/" SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2" -LICENSE="BSD as-is" +LICENSE="BSD-2 BSD ISC" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" diff --git a/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild b/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild index ad0fcc8d4623..22a4b078a241 100644 --- a/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild,v 1.8 2012/05/24 05:06:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild,v 1.9 2012/11/01 13:50:43 ulm Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="Uses ssh-agent to provide single sign-on" HOMEPAGE="http://pam-ssh.sourceforge.net/" SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2" -LICENSE="BSD as-is" +LICENSE="BSD-2 BSD ISC" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" diff --git a/sys-auth/pam_ssh/pam_ssh-1.97-r3.ebuild b/sys-auth/pam_ssh/pam_ssh-1.97-r3.ebuild index aa6f4ba45e14..5b51b01df820 100644 --- a/sys-auth/pam_ssh/pam_ssh-1.97-r3.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-1.97-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r3.ebuild,v 1.2 2012/05/24 05:06:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r3.ebuild,v 1.3 2012/11/01 13:50:43 ulm Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="Uses ssh-agent to provide single sign-on" HOMEPAGE="http://pam-ssh.sourceforge.net/" SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2" -LICENSE="BSD as-is" +LICENSE="BSD-2 BSD ISC" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" |