diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-09-29 10:17:44 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-09-29 10:17:44 +0000 |
commit | 5c660019279c43aa8289af6ac8396ac21b056924 (patch) | |
tree | afd8bc3291501c344d07ff5af4bb00d74be238cd /app-admin/sudo | |
parent | Version bump. (diff) | |
download | gentoo-2-5c660019279c43aa8289af6ac8396ac21b056924.tar.gz gentoo-2-5c660019279c43aa8289af6ac8396ac21b056924.tar.bz2 gentoo-2-5c660019279c43aa8289af6ac8396ac21b056924.zip |
Specify LICENSE more precisely.
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/sudo')
-rw-r--r-- | app-admin/sudo/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/sudo/sudo-1.8.5_p2.ebuild | 4 | ||||
-rw-r--r-- | app-admin/sudo/sudo-1.8.5_p3.ebuild | 4 | ||||
-rw-r--r-- | app-admin/sudo/sudo-1.8.6_p3.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-admin/sudo/ChangeLog b/app-admin/sudo/ChangeLog index 9a7ca52473dd..b0d5505512a0 100644 --- a/app-admin/sudo/ChangeLog +++ b/app-admin/sudo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/sudo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/ChangeLog,v 1.325 2012/09/18 19:09:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/ChangeLog,v 1.326 2012/09/29 10:17:44 ulm Exp $ + + 29 Sep 2012; Ulrich Müller <ulm@gentoo.org> sudo-1.8.5_p2.ebuild, + sudo-1.8.5_p3.ebuild, sudo-1.8.6_p3.ebuild: + Specify LICENSE more precisely. *sudo-1.8.6_p3 (18 Sep 2012) diff --git a/app-admin/sudo/sudo-1.8.5_p2.ebuild b/app-admin/sudo/sudo-1.8.5_p2.ebuild index bd4b872118e8..889e2fc02256 100644 --- a/app-admin/sudo/sudo-1.8.5_p2.ebuild +++ b/app-admin/sudo/sudo-1.8.5_p2.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/app-admin/sudo/sudo-1.8.5_p2.ebuild,v 1.2 2012/08/05 14:06:39 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.5_p2.ebuild,v 1.3 2012/09/29 10:17:44 ulm Exp $ EAPI="4" @@ -21,7 +21,7 @@ SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz # Basic license is ISC-style as-is, some files are released under # 3-clause BSD license -LICENSE="as-is BSD" +LICENSE="ISC BSD" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris" IUSE="ldap nls pam offensive selinux skey" diff --git a/app-admin/sudo/sudo-1.8.5_p3.ebuild b/app-admin/sudo/sudo-1.8.5_p3.ebuild index 970e92f9d2e1..960a56117096 100644 --- a/app-admin/sudo/sudo-1.8.5_p3.ebuild +++ b/app-admin/sudo/sudo-1.8.5_p3.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/app-admin/sudo/sudo-1.8.5_p3.ebuild,v 1.1 2012/08/17 14:22:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.5_p3.ebuild,v 1.2 2012/09/29 10:17:44 ulm Exp $ EAPI=4 @@ -21,7 +21,7 @@ SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz # Basic license is ISC-style as-is, some files are released under # 3-clause BSD license -LICENSE="as-is BSD" +LICENSE="ISC BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris" IUSE="ldap nls pam offensive selinux skey" diff --git a/app-admin/sudo/sudo-1.8.6_p3.ebuild b/app-admin/sudo/sudo-1.8.6_p3.ebuild index ab45f7cffc7d..feb588ef80a1 100644 --- a/app-admin/sudo/sudo-1.8.6_p3.ebuild +++ b/app-admin/sudo/sudo-1.8.6_p3.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/app-admin/sudo/sudo-1.8.6_p3.ebuild,v 1.1 2012/09/18 19:09:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.8.6_p3.ebuild,v 1.2 2012/09/29 10:17:44 ulm Exp $ EAPI=4 @@ -21,7 +21,7 @@ SRC_URI="http://www.sudo.ws/sudo/dist/${uri_prefix}${MY_P}.tar.gz # Basic license is ISC-style as-is, some files are released under # 3-clause BSD license -LICENSE="as-is BSD" +LICENSE="ISC BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~sparc-solaris" IUSE="ldap nls pam offensive selinux skey" |