diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-03 18:26:51 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-03 18:26:51 +0000 |
commit | e903ba93450b8b8e495ad442e71addbb62b2f98d (patch) | |
tree | 292920a109e0fa2594119f116e1b6fa639f23740 /dev-texlive/texlive-science | |
parent | Marking sxid-4.2-r1 ppc for bug 431768 (diff) | |
download | historical-e903ba93450b8b8e495ad442e71addbb62b2f98d.tar.gz historical-e903ba93450b8b8e495ad442e71addbb62b2f98d.tar.bz2 historical-e903ba93450b8b8e495ad442e71addbb62b2f98d.zip |
"as-is" license cleanup, bug 436698.
Package-Manager: portage-2.1.11.23/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-science')
-rw-r--r-- | dev-texlive/texlive-science/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-science/texlive-science-2011.ebuild | 4 | ||||
-rw-r--r-- | dev-texlive/texlive-science/texlive-science-2012.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-science/ChangeLog b/dev-texlive/texlive-science/ChangeLog index 295dcfee414b..b39aa9ab2c14 100644 --- a/dev-texlive/texlive-science/ChangeLog +++ b/dev-texlive/texlive-science/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-science # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/ChangeLog,v 1.53 2012/07/27 02:56:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/ChangeLog,v 1.54 2012/10/03 18:26:20 ulm Exp $ + + 03 Oct 2012; Ulrich Müller <ulm@gentoo.org> texlive-science-2011.ebuild, + texlive-science-2012.ebuild: + "as-is" license cleanup, bug 436698. *texlive-science-2012 (27 Jul 2012) diff --git a/dev-texlive/texlive-science/texlive-science-2011.ebuild b/dev-texlive/texlive-science/texlive-science-2011.ebuild index a720b837025c..b0418dc9f8eb 100644 --- a/dev-texlive/texlive-science/texlive-science-2011.ebuild +++ b/dev-texlive/texlive-science/texlive-science-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-science/texlive-science-2011.ebuild,v 1.10 2012/05/09 17:22:29 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/texlive-science-2011.ebuild,v 1.11 2012/10/03 18:26:20 ulm Exp $ EAPI="3" @@ -11,7 +11,7 @@ TEXLIVE_MODULE_SRC_CONTENTS="SIstyle.source SIunits.source alg.source algorithms inherit texlive-module DESCRIPTION="TeXLive Typesetting for natural and computer sciences" -LICENSE="GPL-2 as-is GPL-1 LGPL-2 LPPL-1.2 LPPL-1.3 public-domain " +LICENSE="GPL-2 GPL-1 LGPL-2 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-science/texlive-science-2012.ebuild b/dev-texlive/texlive-science/texlive-science-2012.ebuild index 9426fe73d605..0574e1ddc013 100644 --- a/dev-texlive/texlive-science/texlive-science-2012.ebuild +++ b/dev-texlive/texlive-science/texlive-science-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-science/texlive-science-2012.ebuild,v 1.1 2012/07/27 02:56:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/texlive-science-2012.ebuild,v 1.2 2012/10/03 18:26:20 ulm Exp $ EAPI="4" @@ -11,7 +11,7 @@ TEXLIVE_MODULE_SRC_CONTENTS="SIstyle.source SIunits.source alg.source algorithms inherit texlive-module DESCRIPTION="TeXLive Typesetting for natural and computer sciences" -LICENSE="GPL-2 as-is GPL-1 LGPL-2 LPPL-1.2 LPPL-1.3 public-domain " +LICENSE="GPL-2 GPL-1 LGPL-2 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="" |