From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1P9neR-0006Cn-Em for garchives@archives.gentoo.org; Sat, 23 Oct 2010 23:37:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAD59E081E; Sat, 23 Oct 2010 23:37:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9C7B6E081E for ; Sat, 23 Oct 2010 23:37:26 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3EA921B4006 for ; Sat, 23 Oct 2010 23:37:26 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id C7A0D20051; Sat, 23 Oct 2010 23:37:24 +0000 (UTC) From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in eclass: texlive-module.eclass X-VCS-Repository: gentoo-x86 X-VCS-Files: texlive-module.eclass X-VCS-Directories: eclass X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: <20101023233724.C7A0D20051@flycatcher.gentoo.org> Date: Sat, 23 Oct 2010 23:37:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4987c47b-b1b1-48f1-93c8-0875694ec00f X-Archives-Hash: 5d19734339981ce84c2568ba3b6389fb aballier 10/10/23 23:37:24 Modified: texlive-module.eclass Log: Cosmetics Revision Changes Path 1.51 eclass/texlive-module.eclass file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/texlive-mod= ule.eclass?rev=3D1.51&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/texlive-mod= ule.eclass?rev=3D1.51&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/texlive-mod= ule.eclass?r1=3D1.50&r2=3D1.51 Index: texlive-module.eclass =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/eclass/texlive-module.eclass,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- texlive-module.eclass 23 Oct 2010 23:31:59 -0000 1.50 +++ texlive-module.eclass 23 Oct 2010 23:37:24 -0000 1.51 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/texlive-module.eclass,v 1.50 2= 010/10/23 23:31:59 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/texlive-module.eclass,v 1.51 2= 010/10/23 23:37:24 aballier Exp $ =20 # @ECLASS: texlive-module.eclass # @MAINTAINER: @@ -20,7 +20,7 @@ # Starting from TeX Live 2009, the eclass provides a src_unpack function= taking # care of unpacking and relocating the files that need it. # -# It inherits texlive-common +# It inherits texlive-common. =20 # @ECLASS-VARIABLE: TEXLIVE_MODULE_CONTENTS # @DESCRIPTION: @@ -34,13 +34,13 @@ # @DESCRIPTION: # The list of packages that will be installed if the doc useflag is enab= led. # Expansion to SRC_URI is the same as for TEXLIVE_MODULE_CONTENTS. This = is only -# valid for TeX Live 2008 and later +# valid for TeX Live 2008 and later. =20 # @ECLASS-VARIABLE: TEXLIVE_MODULE_SRC_CONTENTS # @DESCRIPTION: # The list of packages that will be installed if the source useflag is e= nabled. # Expansion to SRC_URI is the same as for TEXLIVE_MODULE_CONTENTS. This = is only -# valid for TeX Live 2008 and later +# valid for TeX Live 2008 and later. =20 # @ECLASS-VARIABLE: TEXLIVE_MODULE_BINSCRIPTS # @DESCRIPTION: