diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-03 18:10:04 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-03 18:10:04 +0000 |
commit | 57f3706ac2411c376211604b4b964fedf75f27d6 (patch) | |
tree | 2c897f36b853a9d673555760945dd34ef92b1f42 /dev-texlive/texlive-documentation-english | |
parent | "as-is" license cleanup, bug 436698. (diff) | |
download | gentoo-2-57f3706ac2411c376211604b4b964fedf75f27d6.tar.gz gentoo-2-57f3706ac2411c376211604b4b964fedf75f27d6.tar.bz2 gentoo-2-57f3706ac2411c376211604b4b964fedf75f27d6.zip |
"as-is" license cleanup, bug 436698.
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-documentation-english')
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-texlive/texlive-documentation-english/ChangeLog b/dev-texlive/texlive-documentation-english/ChangeLog index ac7e736e3aa1..15b2ebb38621 100644 --- a/dev-texlive/texlive-documentation-english/ChangeLog +++ b/dev-texlive/texlive-documentation-english/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-texlive/texlive-documentation-english # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.51 2012/07/27 01:34:52 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.52 2012/10/03 18:10:04 ulm Exp $ + + 03 Oct 2012; Ulrich Müller <ulm@gentoo.org> + texlive-documentation-english-2011.ebuild, + texlive-documentation-english-2012.ebuild: + "as-is" license cleanup, bug 436698. *texlive-documentation-english-2012 (27 Jul 2012) diff --git a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2011.ebuild b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2011.ebuild index 898975c1111a..cf78096c9e9e 100644 --- a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2011.ebuild +++ b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2011.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/dev-texlive/texlive-documentation-english/texlive-documentation-english-2011.ebuild,v 1.10 2012/05/09 17:05:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2011.ebuild,v 1.11 2012/10/03 18:10:04 ulm Exp $ EAPI="3" @@ -11,7 +11,7 @@ TEXLIVE_MODULE_SRC_CONTENTS="knuth.source " inherit texlive-module DESCRIPTION="TeXLive English documentation" -LICENSE="GPL-2 as-is FDL-1.1 GPL-1 GPL-2 LPPL-1.3 public-domain TeX " +LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX TeX-other-free" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" diff --git a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild index 20039f8888c1..e4dddc04dbed 100644 --- a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild +++ b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.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/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.1 2012/07/27 01:34:52 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2012.ebuild,v 1.2 2012/10/03 18:10:04 ulm Exp $ EAPI="4" @@ -11,7 +11,7 @@ TEXLIVE_MODULE_SRC_CONTENTS="knuth.source latexfileinfo-pkgs.source " inherit texlive-module DESCRIPTION="TeXLive English documentation" -LICENSE="GPL-2 as-is FDL-1.1 GPL-1 GPL-2 LPPL-1.3 public-domain TeX " +LICENSE="GPL-2 FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX TeX-other-free" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" |