diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-03 18:09:02 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-03 18:09:02 +0000 |
commit | 78d1f0ae4322938211c6e320c1be687f60c8b5b5 (patch) | |
tree | 8a8b4e0d34cf81da31f8a2502ab90e87f30fd1e8 | |
parent | "as-is" license cleanup, bug 436698. (diff) | |
download | gentoo-2-78d1f0ae4322938211c6e320c1be687f60c8b5b5.tar.gz gentoo-2-78d1f0ae4322938211c6e320c1be687f60c8b5b5.tar.bz2 gentoo-2-78d1f0ae4322938211c6e320c1be687f60c8b5b5.zip |
"as-is" license cleanup, bug 436698.
(Portage version: 2.1.11.23/cvs/Linux x86_64)
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-texlive/texlive-bibtexextra/ChangeLog b/dev-texlive/texlive-bibtexextra/ChangeLog index 1108d7cab059..24bf970e651f 100644 --- a/dev-texlive/texlive-bibtexextra/ChangeLog +++ b/dev-texlive/texlive-bibtexextra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-bibtexextra # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/ChangeLog,v 1.53 2012/07/31 14:13:26 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/ChangeLog,v 1.54 2012/10/03 18:09:02 ulm Exp $ + + 03 Oct 2012; Ulrich Müller <ulm@gentoo.org> texlive-bibtexextra-2011.ebuild, + texlive-bibtexextra-2012.ebuild, texlive-bibtexextra-2012-r1.ebuild: + "as-is" license cleanup, bug 436698. *texlive-bibtexextra-2012-r1 (31 Jul 2012) diff --git a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2011.ebuild b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2011.ebuild index 6e5529e15f53..338d0ce8e4a0 100644 --- a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2011.ebuild +++ b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-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-bibtexextra/texlive-bibtexextra-2011.ebuild,v 1.10 2012/05/09 17:01:07 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2011.ebuild,v 1.11 2012/10/03 18:09:02 ulm Exp $ EAPI="3" @@ -11,7 +11,7 @@ TEXLIVE_MODULE_SRC_CONTENTS="amsrefs.source apacite.source bibarts.source biber. inherit texlive-module DESCRIPTION="TeXLive Extra BibTeX styles" -LICENSE="GPL-2 Artistic as-is GPL-1 LPPL-1.3 public-domain " +LICENSE="GPL-2 Artistic GPL-1 LPPL-1.3 public-domain 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-bibtexextra/texlive-bibtexextra-2012-r1.ebuild b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2012-r1.ebuild index be19d2ca4612..f5aa0381f14f 100644 --- a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2012-r1.ebuild +++ b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2012-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/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2012-r1.ebuild,v 1.1 2012/07/31 14:13:26 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2012-r1.ebuild,v 1.2 2012/10/03 18:09:02 ulm Exp $ EAPI="4" @@ -11,7 +11,7 @@ TEXLIVE_MODULE_SRC_CONTENTS="amsrefs.source apacite.source bibarts.source biber. inherit texlive-module DESCRIPTION="TeXLive Extra BibTeX styles" -LICENSE="GPL-2 Artistic as-is GPL-1 LPPL-1.2 LPPL-1.3 public-domain " +LICENSE="GPL-2 Artistic GPL-1 LPPL-1.2 LPPL-1.3 public-domain 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-bibtexextra/texlive-bibtexextra-2012.ebuild b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2012.ebuild index 44f648559521..01ef4cc5d1f4 100644 --- a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2012.ebuild +++ b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-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-bibtexextra/texlive-bibtexextra-2012.ebuild,v 1.1 2012/07/27 01:28:45 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2012.ebuild,v 1.2 2012/10/03 18:09:02 ulm Exp $ EAPI="4" @@ -11,7 +11,7 @@ TEXLIVE_MODULE_SRC_CONTENTS="amsrefs.source apacite.source bibarts.source biber. inherit texlive-module DESCRIPTION="TeXLive Extra BibTeX styles" -LICENSE="GPL-2 Artistic as-is GPL-1 LPPL-1.2 LPPL-1.3 public-domain " +LICENSE="GPL-2 Artistic GPL-1 LPPL-1.2 LPPL-1.3 public-domain 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="" |