diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-03 18:08:30 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-03 18:08:30 +0000 |
commit | 01be1a0c0640fc3abcac1fe50eb2a079a4e5e326 (patch) | |
tree | 79f58fba0526c496160381db04f9eed6e8cd885f /dev-texlive | |
parent | Marking audiofile-0.3.4 ppc for bug 434304 (diff) | |
download | gentoo-2-01be1a0c0640fc3abcac1fe50eb2a079a4e5e326.tar.gz gentoo-2-01be1a0c0640fc3abcac1fe50eb2a079a4e5e326.tar.bz2 gentoo-2-01be1a0c0640fc3abcac1fe50eb2a079a4e5e326.zip |
"as-is" license cleanup, bug 436698.
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-basic/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-basic/texlive-basic-2011-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-texlive/texlive-basic/texlive-basic-2012.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-basic/ChangeLog b/dev-texlive/texlive-basic/ChangeLog index ae1cef5f768f..a5f5b499dd36 100644 --- a/dev-texlive/texlive-basic/ChangeLog +++ b/dev-texlive/texlive-basic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-basic # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.67 2012/07/27 01:27:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.68 2012/10/03 18:08:30 ulm Exp $ + + 03 Oct 2012; Ulrich Müller <ulm@gentoo.org> texlive-basic-2011-r1.ebuild, + texlive-basic-2012.ebuild: + "as-is" license cleanup, bug 436698. *texlive-basic-2012 (27 Jul 2012) diff --git a/dev-texlive/texlive-basic/texlive-basic-2011-r1.ebuild b/dev-texlive/texlive-basic/texlive-basic-2011-r1.ebuild index b1bcadf0d63a..143ad98c0600 100644 --- a/dev-texlive/texlive-basic/texlive-basic-2011-r1.ebuild +++ b/dev-texlive/texlive-basic/texlive-basic-2011-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-basic/texlive-basic-2011-r1.ebuild,v 1.11 2012/05/09 13:44:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2011-r1.ebuild,v 1.12 2012/10/03 18:08:30 ulm Exp $ EAPI="3" @@ -11,7 +11,7 @@ TEXLIVE_MODULE_SRC_CONTENTS="amsfonts.source hyph-utf8.source ifluatex.source if inherit texlive-module DESCRIPTION="TeXLive Essential programs and files" -LICENSE="GPL-2 as-is GPL-1 GPL-2 LPPL-1.3 OFL TeX " +LICENSE="GPL-2 GPL-1 LPPL-1.3 OFL 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-basic/texlive-basic-2012.ebuild b/dev-texlive/texlive-basic/texlive-basic-2012.ebuild index 67452f419c2b..2098ba9e004b 100644 --- a/dev-texlive/texlive-basic/texlive-basic-2012.ebuild +++ b/dev-texlive/texlive-basic/texlive-basic-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-basic/texlive-basic-2012.ebuild,v 1.1 2012/07/27 01:27:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2012.ebuild,v 1.2 2012/10/03 18:08:30 ulm Exp $ EAPI="4" @@ -11,7 +11,7 @@ TEXLIVE_MODULE_SRC_CONTENTS="amsfonts.source hyph-utf8.source ifluatex.source if inherit texlive-module DESCRIPTION="TeXLive Essential programs and files" -LICENSE="GPL-2 as-is GPL-1 GPL-2 LPPL-1.3 OFL TeX " +LICENSE="GPL-2 GPL-1 LPPL-1.3 OFL 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="" |