public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcjk: ChangeLog texlive-langcjk-2012.ebuild
@ 2012-07-27  1:59 Alexis Ballier (aballier)
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2012-07-27  1:59 UTC (permalink / raw
  To: gentoo-commits

aballier    12/07/27 01:59:37

  Modified:             ChangeLog
  Added:                texlive-langcjk-2012.ebuild
  Log:
  Bump to TeX Live 2012.
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.57                 dev-texlive/texlive-langcjk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	9 May 2012 15:04:19 -0000	1.56
+++ ChangeLog	27 Jul 2012 01:59:37 -0000	1.57
@@ -1,6 +1,12 @@
 # ChangeLog for dev-texlive/texlive-langcjk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.56 2012/05/09 15:04:19 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.57 2012/07/27 01:59:37 aballier Exp $
+
+*texlive-langcjk-2012 (27 Jul 2012)
+
+  27 Jul 2012; Alexis Ballier <aballier@gentoo.org>
+  +texlive-langcjk-2012.ebuild:
+  Bump to TeX Live 2012.
 
   09 May 2012; Alexis Ballier <aballier@gentoo.org>
   texlive-langcjk-2011.ebuild:



1.1                  dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild?rev=1.1&content-type=text/plain

Index: texlive-langcjk-2012.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v 1.1 2012/07/27 01:59:37 aballier Exp $

EAPI="4"

TEXLIVE_MODULE_CONTENTS="adobemapping arphic c90 cjkpunct cns ctex dnp fonts-tlwg garuda-c90 hyphen-chinese ipaex japanese japanese-otf japanese-otf-uptex jfontmaps jsclasses luatexja norasi-c90 ptex thailatex uhc uptex wadalab xpinyin zhmetrics zhnumber zhspacing collection-langcjk
"
TEXLIVE_MODULE_DOC_CONTENTS="arphic.doc c90.doc cjkpunct.doc cns.doc ctex.doc fonts-tlwg.doc ipaex.doc japanese.doc japanese-otf.doc japanese-otf-uptex.doc jfontmaps.doc luatexja.doc ptex.doc thailatex.doc uhc.doc uptex.doc wadalab.doc xpinyin.doc zhmetrics.doc zhnumber.doc zhspacing.doc "
TEXLIVE_MODULE_SRC_CONTENTS="c90.source cjkpunct.source fonts-tlwg.source garuda-c90.source japanese.source japanese-otf.source japanese-otf-uptex.source jsclasses.source luatexja.source norasi-c90.source ptex.source thailatex.source uptex.source xpinyin.source zhmetrics.source zhnumber.source "
inherit  texlive-module
DESCRIPTION="TeXLive Chinese, Japanese, Korean"

LICENSE="GPL-2 as-is BSD GPL-1 GPL-3 LPPL-1.3 "
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2012
>=app-text/texlive-core-2010[cjk]
>=dev-texlive/texlive-latex-2011
"
RDEPEND="${DEPEND} "
TEXLIVE_MODULE_BINSCRIPTS="
	texmf-dist/scripts/jfontmaps/updmap-setup-kanji.pl
	texmf-dist/scripts/uptex/convbkmk.rb
"

# Avoids collision with app-text/ttf2pk2
src_prepare() {
	local i=texmf-dist/source/fonts/zhmetrics/ttfonts.map
	[ -f "${i}" ] && rm -f "${i}"
}





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcjk: ChangeLog texlive-langcjk-2012.ebuild
@ 2012-07-27 12:31 Alexis Ballier (aballier)
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2012-07-27 12:31 UTC (permalink / raw
  To: gentoo-commits

aballier    12/07/27 12:31:43

  Modified:             ChangeLog texlive-langcjk-2012.ebuild
  Log:
  add ruby rdepend for convbkmk
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.58                 dev-texlive/texlive-langcjk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	27 Jul 2012 01:59:37 -0000	1.57
+++ ChangeLog	27 Jul 2012 12:31:43 -0000	1.58
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-langcjk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.57 2012/07/27 01:59:37 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.58 2012/07/27 12:31:43 aballier Exp $
+
+  27 Jul 2012; Alexis Ballier <aballier@gentoo.org>
+  texlive-langcjk-2012.ebuild:
+  add ruby rdepend for convbkmk
 
 *texlive-langcjk-2012 (27 Jul 2012)
 



1.2                  dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild

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

Index: texlive-langcjk-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-langcjk-2012.ebuild	27 Jul 2012 01:59:37 -0000	1.1
+++ texlive-langcjk-2012.ebuild	27 Jul 2012 12:31:43 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v 1.1 2012/07/27 01:59:37 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v 1.2 2012/07/27 12:31:43 aballier Exp $
 
 EAPI="4"
 
@@ -19,7 +19,8 @@
 >=app-text/texlive-core-2010[cjk]
 >=dev-texlive/texlive-latex-2011
 "
-RDEPEND="${DEPEND} "
+RDEPEND="${DEPEND} dev-lang/ruby
+"
 TEXLIVE_MODULE_BINSCRIPTS="
 	texmf-dist/scripts/jfontmaps/updmap-setup-kanji.pl
 	texmf-dist/scripts/uptex/convbkmk.rb





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcjk: ChangeLog texlive-langcjk-2012.ebuild
@ 2012-07-31 13:42 Alexis Ballier (aballier)
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2012-07-31 13:42 UTC (permalink / raw
  To: gentoo-commits

aballier    12/07/31 13:42:55

  Modified:             ChangeLog texlive-langcjk-2012.ebuild
  Log:
  Add a hard block on older versions as it fails upgrading, bug #428430
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.59                 dev-texlive/texlive-langcjk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	27 Jul 2012 12:31:43 -0000	1.58
+++ ChangeLog	31 Jul 2012 13:42:55 -0000	1.59
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-langcjk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.58 2012/07/27 12:31:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.59 2012/07/31 13:42:55 aballier Exp $
+
+  31 Jul 2012; Alexis Ballier <aballier@gentoo.org>
+  texlive-langcjk-2012.ebuild:
+  Add a hard block on older versions as it fails upgrading, bug #428430
 
   27 Jul 2012; Alexis Ballier <aballier@gentoo.org>
   texlive-langcjk-2012.ebuild:



1.3                  dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild

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

Index: texlive-langcjk-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- texlive-langcjk-2012.ebuild	27 Jul 2012 12:31:43 -0000	1.2
+++ texlive-langcjk-2012.ebuild	31 Jul 2012 13:42:55 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v 1.2 2012/07/27 12:31:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v 1.3 2012/07/31 13:42:55 aballier Exp $
 
 EAPI="4"
 
@@ -18,6 +18,7 @@
 DEPEND=">=dev-texlive/texlive-basic-2012
 >=app-text/texlive-core-2010[cjk]
 >=dev-texlive/texlive-latex-2011
+!!<dev-texlive/texlive-cjk-2012
 "
 RDEPEND="${DEPEND} dev-lang/ruby
 "





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcjk: ChangeLog texlive-langcjk-2012.ebuild
@ 2012-08-01 15:00 Alexis Ballier (aballier)
  0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier (aballier) @ 2012-08-01 15:00 UTC (permalink / raw
  To: gentoo-commits

aballier    12/08/01 15:00:47

  Modified:             ChangeLog texlive-langcjk-2012.ebuild
  Log:
  Fix typo in blocker, spotted by Nick Bowler in bug #428430
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.60                 dev-texlive/texlive-langcjk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	31 Jul 2012 13:42:55 -0000	1.59
+++ ChangeLog	1 Aug 2012 15:00:47 -0000	1.60
@@ -1,6 +1,10 @@
 # ChangeLog for dev-texlive/texlive-langcjk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.59 2012/07/31 13:42:55 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.60 2012/08/01 15:00:47 aballier Exp $
+
+  01 Aug 2012; Alexis Ballier <aballier@gentoo.org>
+  texlive-langcjk-2012.ebuild:
+  Fix typo in blocker, spotted by Nick Bowler in bug #428430
 
   31 Jul 2012; Alexis Ballier <aballier@gentoo.org>
   texlive-langcjk-2012.ebuild:



1.4                  dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild?r1=1.3&r2=1.4

Index: texlive-langcjk-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- texlive-langcjk-2012.ebuild	31 Jul 2012 13:42:55 -0000	1.3
+++ texlive-langcjk-2012.ebuild	1 Aug 2012 15:00:47 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v 1.3 2012/07/31 13:42:55 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v 1.4 2012/08/01 15:00:47 aballier Exp $
 
 EAPI="4"
 
@@ -18,7 +18,7 @@
 DEPEND=">=dev-texlive/texlive-basic-2012
 >=app-text/texlive-core-2010[cjk]
 >=dev-texlive/texlive-latex-2011
-!!<dev-texlive/texlive-cjk-2012
+!!<dev-texlive/texlive-langcjk-2012
 "
 RDEPEND="${DEPEND} dev-lang/ruby
 "





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcjk: ChangeLog texlive-langcjk-2012.ebuild
@ 2013-04-17 15:01 Jeroen Roovers (jer)
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers (jer) @ 2013-04-17 15:01 UTC (permalink / raw
  To: gentoo-commits

jer         13/04/17 15:01:40

  Modified:             ChangeLog texlive-langcjk-2012.ebuild
  Log:
  Stable for HPPA (bug #449298).
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.62                 dev-texlive/texlive-langcjk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	3 Oct 2012 18:15:48 -0000	1.61
+++ ChangeLog	17 Apr 2013 15:01:40 -0000	1.62
@@ -1,6 +1,9 @@
 # ChangeLog for dev-texlive/texlive-langcjk
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.61 2012/10/03 18:15:48 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.62 2013/04/17 15:01:40 jer Exp $
+
+  17 Apr 2013; Jeroen Roovers <jer@gentoo.org> texlive-langcjk-2012.ebuild:
+  Stable for HPPA (bug #449298).
 
   03 Oct 2012; Ulrich Müller <ulm@gentoo.org> texlive-langcjk-2011.ebuild,
   texlive-langcjk-2012.ebuild:



1.6                  dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild?r1=1.5&r2=1.6

Index: texlive-langcjk-2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- texlive-langcjk-2012.ebuild	3 Oct 2012 18:15:48 -0000	1.5
+++ texlive-langcjk-2012.ebuild	17 Apr 2013 15:01:40 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v 1.5 2012/10/03 18:15:48 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/texlive-langcjk-2012.ebuild,v 1.6 2013/04/17 15:01:40 jer Exp $
 
 EAPI="4"
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2 BSD GPL-1 GPL-3 LPPL-1.3 TeX-other-free"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2012
 >=app-text/texlive-core-2010[cjk]





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-17 15:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-31 13:42 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-langcjk: ChangeLog texlive-langcjk-2012.ebuild Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-17 15:01 Jeroen Roovers (jer)
2012-08-01 15:00 Alexis Ballier (aballier)
2012-07-27 12:31 Alexis Ballier (aballier)
2012-07-27  1:59 Alexis Ballier (aballier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox