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 1MAIL8-0000gY-6A for garchives@archives.gentoo.org; Sat, 30 May 2009 06:46:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42EA7E0229; Sat, 30 May 2009 06:46:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E8F3AE0229 for ; Sat, 30 May 2009 06:46:44 +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 8C70366DFE for ; Sat, 30 May 2009 06:46:44 +0000 (UTC) Received: from ulm by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MAIL0-0001Em-QN for gentoo-commits@lists.gentoo.org; Sat, 30 May 2009 06:46:38 +0000 From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/maxima: maxima-5.14.0.ebuild maxima-5.17.1-r1.ebuild ChangeLog maxima-5.18.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: maxima-5.14.0.ebuild maxima-5.17.1-r1.ebuild ChangeLog maxima-5.18.1.ebuild X-VCS-Directories: sci-mathematics/maxima X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ulrich Mueller Date: Sat, 30 May 2009 06:46:38 +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: 457a1d54-e0d4-4938-a20d-601ac6304802 X-Archives-Hash: 3e57681a618139013d1f843bc8380680 ulm 09/05/30 06:46:38 Modified: maxima-5.14.0.ebuild maxima-5.17.1-r1.ebuild ChangeLog maxima-5.18.1.ebuild Log: Remove app-text/tetex from dependencies, bug 227443. (Portage version: 2.2_rc33/cvs/Linux i686) Revision Changes Path 1.8 sci-mathematics/maxima/maxima-5.14.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ma= xima/maxima-5.14.0.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ma= xima/maxima-5.14.0.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ma= xima/maxima-5.14.0.ebuild?r1=3D1.7&r2=3D1.8 Index: maxima-5.14.0.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/sci-mathematics/maxima/maxima-5.14.0.eb= uild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- maxima-5.14.0.ebuild 18 Apr 2008 21:59:20 -0000 1.7 +++ maxima-5.14.0.ebuild 30 May 2009 06:46:38 -0000 1.8 @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.= ebuild,v 1.7 2008/04/18 21:59:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.= ebuild,v 1.8 2009/05/30 06:46:38 ulm Exp $ inherit eutils elisp-common =20 DESCRIPTION=3D"Free computer algebra environment based on Macsyma" @@ -27,13 +27,10 @@ IUSE=3D"${IUSE} linguas_${lang}" done =20 -# tetex>=3D3, so no use of virtual/latex-base (bug #203558) RDEPEND=3D"X? ( x11-misc/xdg-utils sci-visualization/gnuplot tk? ( dev-lang/tk ) ) - latex? ( || ( dev-texlive/texlive-latexrecommended - >=3Dapp-text/tetex-3 - app-text/ptex ) ) + latex? ( virtual/latex-base ) emacs? ( virtual/emacs latex? ( app-emacs/auctex ) ) xemacs? ( virtual/xemacs latex? ( app-xemacs/auctex ) )" =20 1.3 sci-mathematics/maxima/maxima-5.17.1-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ma= xima/maxima-5.17.1-r1.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ma= xima/maxima-5.17.1-r1.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ma= xima/maxima-5.17.1-r1.ebuild?r1=3D1.2&r2=3D1.3 Index: maxima-5.17.1-r1.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/sci-mathematics/maxima/maxima-5.17.1-r1= .ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- maxima-5.17.1-r1.ebuild 1 Apr 2009 21:05:37 -0000 1.2 +++ maxima-5.17.1-r1.ebuild 30 May 2009 06:46:38 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.17.1-= r1.ebuild,v 1.2 2009/04/01 21:05:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.17.1-= r1.ebuild,v 1.3 2009/05/30 06:46:38 ulm Exp $ inherit eutils elisp-common =20 DESCRIPTION=3D"Free computer algebra environment based on Macsyma" @@ -30,9 +30,7 @@ RDEPEND=3D"X? ( x11-misc/xdg-utils sci-visualization/gnuplot tk? ( dev-lang/tk ) ) - latex? ( || ( dev-texlive/texlive-latexrecommended - >=3Dapp-text/tetex-3 - app-text/ptex ) ) + latex? ( virtual/latex-base ) emacs? ( virtual/emacs latex? ( app-emacs/auctex ) ) xemacs? ( virtual/xemacs 1.65 sci-mathematics/maxima/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ma= xima/ChangeLog?rev=3D1.65&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ma= xima/ChangeLog?rev=3D1.65&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ma= xima/ChangeLog?r1=3D1.64&r2=3D1.65 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/sci-mathematics/maxima/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 19 Apr 2009 22:03:35 -0000 1.64 +++ ChangeLog 30 May 2009 06:46:38 -0000 1.65 @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/maxima -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.= 64 2009/04/19 22:03:35 grozin Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.= 65 2009/05/30 06:46:38 ulm Exp $ + + 30 May 2009; Ulrich Mueller maxima-5.14.0.ebuild, + maxima-5.17.1-r1.ebuild, maxima-5.18.1.ebuild: + Remove app-text/tetex from dependencies, bug 227443. =20 20 Apr 2009; Andrey Grozin ChangeLog: Version bump 1.2 sci-mathematics/maxima/maxima-5.18.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ma= xima/maxima-5.18.1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ma= xima/maxima-5.18.1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/ma= xima/maxima-5.18.1.ebuild?r1=3D1.1&r2=3D1.2 Index: maxima-5.18.1.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/sci-mathematics/maxima/maxima-5.18.1.eb= uild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- maxima-5.18.1.ebuild 19 Apr 2009 22:03:35 -0000 1.1 +++ maxima-5.18.1.ebuild 30 May 2009 06:46:38 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.= ebuild,v 1.1 2009/04/19 22:03:35 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.= ebuild,v 1.2 2009/05/30 06:46:38 ulm Exp $ EAPI=3D2 inherit eutils elisp-common =20 @@ -31,9 +31,7 @@ RDEPEND=3D"X? ( x11-misc/xdg-utils sci-visualization/gnuplot[gd] tk? ( dev-lang/tk ) ) - latex? ( || ( dev-texlive/texlive-latexrecommended - >=3Dapp-text/tetex-3 - app-text/ptex ) ) + latex? ( virtual/latex-base ) emacs? ( virtual/emacs latex? ( app-emacs/auctex ) ) xemacs? ( virtual/xemacs