* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-mathextra: ChangeLog texlive-mathextra-2008.ebuild
@ 2008-10-31 14:43 Alexis Ballier (aballier)
0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2008-10-31 14:43 UTC (permalink / raw
To: gentoo-commits
aballier 08/10/31 14:43:52
Modified: ChangeLog texlive-mathextra-2008.ebuild
Log:
Use stricter deps for texlive 2008 to require the 2008 version of a package, get rid of TEXLIVE_MODULES_DEPS and use standard DEPEND/RDEPEND fields
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.4 x86_64)
Revision Changes Path
1.18 dev-texlive/texlive-mathextra/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 9 Sep 2008 18:35:02 -0000 1.17
+++ ChangeLog 31 Oct 2008 14:43:52 -0000 1.18
@@ -1,6 +1,12 @@
# ChangeLog for dev-texlive/texlive-mathextra
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v 1.17 2008/09/09 18:35:02 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v 1.18 2008/10/31 14:43:52 aballier Exp $
+
+ 31 Oct 2008; Alexis Ballier <aballier@gentoo.org>
+ texlive-mathextra-2008.ebuild:
+ Use stricter deps for texlive 2008 to require the 2008 version of a
+ package, get rid of TEXLIVE_MODULES_DEPS and use standard DEPEND/RDEPEND
+ fields
09 Sep 2008; Alexis Ballier <aballier@gentoo.org>
texlive-mathextra-2007.ebuild:
1.2 dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild?r1=1.1&r2=1.2
Index: texlive-mathextra-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-mathextra-2008.ebuild 9 Sep 2008 16:48:50 -0000 1.1
+++ texlive-mathextra-2008.ebuild 31 Oct 2008 14:43:52 -0000 1.2
@@ -1,10 +1,7 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild,v 1.1 2008/09/09 16:48:50 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild,v 1.2 2008/10/31 14:43:52 aballier Exp $
-TEXLIVE_MODULES_DEPS="dev-texlive/texlive-fontsrecommended
-dev-texlive/texlive-latex
-"
TEXLIVE_MODULE_CONTENTS="12many amstex boldtensors ccfonts commath concmath concrete eqnarray extarrows extpfeil faktor mathcomp mhequ nath proba statex2 stex stmaryrd susy synproof tablor tensor turnstile venn yhmath bin-amstex collection-mathextra
"
TEXLIVE_MODULE_DOC_CONTENTS="12many.doc amstex.doc boldtensors.doc ccfonts.doc commath.doc concmath.doc concrete.doc eqnarray.doc extarrows.doc extpfeil.doc faktor.doc mhequ.doc nath.doc proba.doc stex.doc stmaryrd.doc susy.doc synproof.doc tablor.doc tensor.doc turnstile.doc venn.doc yhmath.doc bin-amstex.doc "
@@ -16,3 +13,7 @@
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
+DEPEND=">=dev-texlive/texlive-fontsrecommended-2008
+>=dev-texlive/texlive-latex-2008
+"
+RDEPEND="${DEPEND}"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-mathextra: ChangeLog texlive-mathextra-2008.ebuild
@ 2009-06-10 14:20 Alexey Shvetsov (alexxy)
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-06-10 14:20 UTC (permalink / raw
To: gentoo-commits
alexxy 09/06/10 14:20:41
Modified: ChangeLog texlive-mathextra-2008.ebuild
Log:
[dev-texlive/texlive-mathextra] add ~mips keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.28 dev-texlive/texlive-mathextra/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 15 May 2009 15:34:16 -0000 1.27
+++ ChangeLog 10 Jun 2009 14:20:41 -0000 1.28
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-mathextra
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v 1.27 2009/05/15 15:34:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/ChangeLog,v 1.28 2009/06/10 14:20:41 alexxy Exp $
+
+ 10 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ texlive-mathextra-2008.ebuild:
+ Add ~mips love
15 May 2009; Alexis Ballier <aballier@gentoo.org>
-texlive-mathextra-2007.ebuild:
1.11 dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild?r1=1.10&r2=1.11
Index: texlive-mathextra-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- texlive-mathextra-2008.ebuild 18 Mar 2009 21:10:07 -0000 1.10
+++ texlive-mathextra-2008.ebuild 10 Jun 2009 14:20:41 -0000 1.11
@@ -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/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild,v 1.10 2009/03/18 21:10:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-mathextra/texlive-mathextra-2008.ebuild,v 1.11 2009/06/10 14:20:41 alexxy Exp $
TEXLIVE_MODULE_CONTENTS="12many amstex boldtensors ccfonts commath concmath concrete eqnarray extarrows extpfeil faktor mathcomp mhequ nath proba statex2 stex stmaryrd susy synproof tablor tensor turnstile venn yhmath bin-amstex collection-mathextra
"
@@ -11,7 +11,7 @@
LICENSE="GPL-2 as-is freedist GPL-1 LPPL-1.3 TeX "
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-fontsrecommended-2008
>=dev-texlive/texlive-latex-2008
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-10 14:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31 14:43 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-mathextra: ChangeLog texlive-mathextra-2008.ebuild Alexis Ballier (aballier)
-- strict thread matches above, loose matches on Subject: below --
2009-06-10 14:20 Alexey Shvetsov (alexxy)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox