diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:27:52 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:27:52 +0000 |
commit | 007b6cfdfe46a4ce1459250d5a6379f45721c2a3 (patch) | |
tree | 1a33b2a431bac55266da617ce7b390f492f2d821 /dev-texlive/texlive-games/texlive-games-2008.ebuild | |
parent | Bump to 2008 (diff) | |
download | gentoo-2-007b6cfdfe46a4ce1459250d5a6379f45721c2a3.tar.gz gentoo-2-007b6cfdfe46a4ce1459250d5a6379f45721c2a3.tar.bz2 gentoo-2-007b6cfdfe46a4ce1459250d5a6379f45721c2a3.zip |
Bump to 2008
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'dev-texlive/texlive-games/texlive-games-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-games/texlive-games-2008.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-texlive/texlive-games/texlive-games-2008.ebuild b/dev-texlive/texlive-games/texlive-games-2008.ebuild new file mode 100644 index 000000000000..591cd226520a --- /dev/null +++ b/dev-texlive/texlive-games/texlive-games-2008.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-games/texlive-games-2008.ebuild,v 1.1 2008/09/09 16:27:52 aballier Exp $ + +TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex +" +TEXLIVE_MODULE_CONTENTS="backgammon bridge cchess chess chessboard chessfss egameps go hexgame jeopardy othello psgo sgame skak skaknew sudoku sudokubundle xq xskak collection-games +" +TEXLIVE_MODULE_DOC_CONTENTS="backgammon.doc chessboard.doc chessfss.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="backgammon.source chessboard.source chessfss.source go.source jeopardy.source othello.source sudoku.source sudokubundle.source xskak.source " +inherit texlive-module +DESCRIPTION="TeXLive Games typesetting (chess, etc)" + +LICENSE="GPL-2 as-is freedist GPL-1 LPPL-1.3 public-domain " +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" |