public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-xetex: ChangeLog texlive-xetex-2010-r1.ebuild
Date: Thu,  6 Jan 2011 14:20:34 +0000 (UTC)	[thread overview]
Message-ID: <20110106142034.57F3620051@flycatcher.gentoo.org> (raw)

aballier    11/01/06 14:20:34

  Modified:             ChangeLog texlive-xetex-2010-r1.ebuild
  Log:
  Add some more required deps, bug #345557
  
  (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)

Revision  Changes    Path
1.38                 dev-texlive/texlive-xetex/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	30 Oct 2010 18:22:12 -0000	1.37
+++ ChangeLog	6 Jan 2011 14:20:34 -0000	1.38
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-xetex
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog,v 1.37 2010/10/30 18:22:12 aballier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/ChangeLog,v 1.38 2011/01/06 14:20:34 aballier Exp $
+
+  06 Jan 2011; Alexis Ballier <aballier@gentoo.org>
+  texlive-xetex-2010-r1.ebuild:
+  Add some more required deps, bug #345557
 
 *texlive-xetex-2010-r1 (30 Oct 2010)
 



1.2                  dev-texlive/texlive-xetex/texlive-xetex-2010-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-xetex/texlive-xetex-2010-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-xetex/texlive-xetex-2010-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-xetex/texlive-xetex-2010-r1.ebuild?r1=1.1&r2=1.2

Index: texlive-xetex-2010-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/texlive-xetex-2010-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-xetex-2010-r1.ebuild	30 Oct 2010 18:22:12 -0000	1.1
+++ texlive-xetex-2010-r1.ebuild	6 Jan 2011 14:20:34 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/texlive-xetex-2010-r1.ebuild,v 1.1 2010/10/30 18:22:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-xetex/texlive-xetex-2010-r1.ebuild,v 1.2 2011/01/06 14:20:34 aballier Exp $
 
 EAPI="3"
 
@@ -17,9 +17,11 @@
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2010
 !=app-text/texlive-core-2007*
-dev-texlive/texlive-latexextra
+>=dev-texlive/texlive-latexextra-2010
 >=dev-texlive/texlive-latex3-2010
 >=app-text/texlive-core-2010[xetex]
+>=dev-texlive/texlive-genericrecommended-2010
+>=dev-texlive/texlive-mathextra-2010
 "
 RDEPEND="${DEPEND} "
 FONT_CONF=( "${FILESDIR}"/09-texlive.conf )






             reply	other threads:[~2011-01-06 14:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-06 14:20 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-24 11:14 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-xetex: ChangeLog texlive-xetex-2010-r1.ebuild Fabian Groffen (grobian)
2011-08-09 21:37 Markos Chandras (hwoarang)
2011-08-12 14:58 Thomas Kahle (tomka)
2011-08-12 15:58 Kacper Kowalik (xarthisius)
2011-08-14 18:30 Markus Meier (maekke)
2011-09-18 17:42 Raul Porcel (armin76)
2011-10-04 18:40 Jeroen Roovers (jer)
2012-05-24 21:42 Alexis Ballier (aballier)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110106142034.57F3620051@flycatcher.gentoo.org \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox