From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Kn5Nq-0005Bv-C8 for garchives@archives.gentoo.org; Tue, 07 Oct 2008 05:45:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2FD8E032D; Tue, 7 Oct 2008 05:45:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8C0E4E032D for ; Tue, 7 Oct 2008 05:45:21 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 9FD1864A1E for ; Tue, 7 Oct 2008 05:45:19 +0000 (UTC) Received: from aballier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Kn5Nm-0005hQ-Sc for gentoo-commits@lists.gentoo.org; Tue, 07 Oct 2008 05:45:18 +0000 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 app-text/passivetex: passivetex-1.25.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: passivetex-1.25.ebuild ChangeLog X-VCS-Directories: app-text/passivetex X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Alexis Ballier Date: Tue, 07 Oct 2008 05:45:18 +0000 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: 60d459cc-0909-41cc-ae03-7397bc2f2099 X-Archives-Hash: edbf46f28ac2dfe2a4643140c994db71 aballier 08/10/07 05:45:18 Modified: passivetex-1.25.ebuild ChangeLog Log: License is MIT and no need to dodoc it (Portage version: 2.2_rc11/cvs/Linux 2.6.26.5 x86_64) Revision Changes Path 1.12 app-text/passivetex/passivetex-1.25.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/passivete= x/passivetex-1.25.ebuild?rev=3D1.12&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/passivete= x/passivetex-1.25.ebuild?rev=3D1.12&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/passivete= x/passivetex-1.25.ebuild?r1=3D1.11&r2=3D1.12 Index: passivetex-1.25.ebuild =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/app-text/passivetex/passivetex-1.25.ebu= ild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- passivetex-1.25.ebuild 6 Oct 2008 04:47:40 -0000 1.11 +++ passivetex-1.25.ebuild 7 Oct 2008 05:45:18 -0000 1.12 @@ -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/app-text/passivetex/passivetex-1.25.e= build,v 1.11 2008/10/06 04:47:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.25.e= build,v 1.12 2008/10/07 05:45:18 aballier Exp $ =20 inherit latex-package =20 @@ -9,7 +9,7 @@ # Taken from: http://www.tei-c.org.uk/Software/passivetex/${PN}.zip SRC_URI=3D"mirror://gentoo/${P}.zip" HOMEPAGE=3D"http://www.tei-c.org.uk/Software/passivetex/" -LICENSE=3D"freedist" +LICENSE=3D"MIT" =20 KEYWORDS=3D"~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" SLOT=3D"0" @@ -28,6 +28,6 @@ insinto ${TEXMF}/tex/xmltex/passivetex doins *.sty *.xmt =20 - dodoc README.passivetex LICENSE index.xml + dodoc README.passivetex index.xml dohtml index.html } 1.23 app-text/passivetex/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/passivete= x/ChangeLog?rev=3D1.23&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/passivete= x/ChangeLog?rev=3D1.23&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/passivete= x/ChangeLog?r1=3D1.22&r2=3D1.23 Index: ChangeLog =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/app-text/passivetex/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- ChangeLog 6 Oct 2008 04:47:40 -0000 1.22 +++ ChangeLog 7 Oct 2008 05:45:18 -0000 1.23 @@ -1,6 +1,9 @@ # ChangeLog for app-text/passivetex # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.22 = 2008/10/06 04:47:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/ChangeLog,v 1.23 = 2008/10/07 05:45:18 aballier Exp $ + + 07 Oct 2008; Alexis Ballier passivetex-1.25.ebui= ld: + License is MIT and no need to dodoc it =20 06 Oct 2008; Jeroen Roovers passivetex-1.25.ebuild: Marked ~hppa (bug #237202).