public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-games: texlive-games-2009.ebuild metadata.xml ChangeLog
@ 2010-01-11  3:17 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2010-01-11  3:17 UTC (permalink / raw
  To: gentoo-commits

aballier    10/01/11 03:17:13

  Modified:             metadata.xml ChangeLog
  Added:                texlive-games-2009.ebuild
  Log:
  Bump to TeX Live 2009
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-texlive/texlive-games/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-games/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-games/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-games/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml	9 Sep 2008 16:27:52 -0000	1.2
+++ metadata.xml	11 Jan 2010 03:17:13 -0000	1.3
@@ -7,6 +7,6 @@
 		<name>Alexis Ballier</name>
 	</maintainer>
 <longdescription lang="en">
-Setups for typesetting various board games, including chess
+Setups for typesetting various games, including chess.
 </longdescription>
 </pkgmetadata>



1.29                 dev-texlive/texlive-games/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-games/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-games/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-games/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	10 Jun 2009 14:05:49 -0000	1.28
+++ ChangeLog	11 Jan 2010 03:17:13 -0000	1.29
@@ -1,6 +1,12 @@
 # ChangeLog for dev-texlive/texlive-games
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/ChangeLog,v 1.28 2009/06/10 14:05:49 alexxy Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/ChangeLog,v 1.29 2010/01/11 03:17:13 aballier Exp $
+
+*texlive-games-2009 (11 Jan 2010)
+
+  11 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+  +texlive-games-2009.ebuild, metadata.xml:
+  Bump to TeX Live 2009
 
   10 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org>
   texlive-games-2008.ebuild:



1.1                  dev-texlive/texlive-games/texlive-games-2009.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-games/texlive-games-2009.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-games/texlive-games-2009.ebuild?rev=1.1&content-type=text/plain

Index: texlive-games-2009.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/texlive-games-2009.ebuild,v 1.1 2010/01/11 03:17:13 aballier Exp $

TEXLIVE_MODULE_CONTENTS="cchess chess chess-problem-diagrams chessboard chessfss crossword crosswrd egameps go hexgame jeopardy othello psgo sgame skak skaknew sudoku sudokubundle xq xskak collection-games
"
TEXLIVE_MODULE_DOC_CONTENTS="chess-problem-diagrams.doc chessboard.doc chessfss.doc crossword.doc crosswrd.doc egameps.doc hexgame.doc jeopardy.doc othello.doc psgo.doc sgame.doc skak.doc skaknew.doc sudoku.doc sudokubundle.doc xq.doc xskak.doc "
TEXLIVE_MODULE_SRC_CONTENTS="chess-problem-diagrams.source chessboard.source chessfss.source crossword.source crosswrd.source go.source jeopardy.source sudoku.source sudokubundle.source xskak.source "
inherit texlive-module
DESCRIPTION="TeXLive Games typesetting"

LICENSE="GPL-2 as-is freedist GPL-1 LPPL-1.3 public-domain "
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-latex-2009
!<dev-texlive/texlive-latexextra-2009
"
RDEPEND="${DEPEND} "






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-11  3:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-11  3:17 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-games: texlive-games-2009.ebuild metadata.xml ChangeLog 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