diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-07-12 09:55:36 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-07-12 09:55:36 +0000 |
commit | f7f08e22d3f54b7fa3fe6fd035169b4c032dcc37 (patch) | |
tree | 072171cffb6fb0b376b6ce3c64aa4e63fcbaa767 | |
parent | Initial ebuild. Fixes bug #205460. (diff) | |
download | gentoo-2-f7f08e22d3f54b7fa3fe6fd035169b4c032dcc37.tar.gz gentoo-2-f7f08e22d3f54b7fa3fe6fd035169b4c032dcc37.tar.bz2 gentoo-2-f7f08e22d3f54b7fa3fe6fd035169b4c032dcc37.zip |
remove oesch, it has a no modify license and is broken. See bug #229791 and http://tug.org/pipermail/tex-live/2008-July/016407.html
(Portage version: 2.2_rc1/cvs/Linux 2.6.25.7 x86_64)
-rw-r--r-- | dev-texlive/texlive-fontsextra/ChangeLog | 9 | ||||
-rw-r--r-- | dev-texlive/texlive-fontsextra/texlive-fontsextra-2007-r1.ebuild | 14 |
2 files changed, 22 insertions, 1 deletions
diff --git a/dev-texlive/texlive-fontsextra/ChangeLog b/dev-texlive/texlive-fontsextra/ChangeLog index a0b562539b2b..c0dbbbd38084 100644 --- a/dev-texlive/texlive-fontsextra/ChangeLog +++ b/dev-texlive/texlive-fontsextra/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-texlive/texlive-fontsextra # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog,v 1.15 2008/05/12 19:24:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog,v 1.16 2008/07/12 09:55:36 aballier Exp $ + +*texlive-fontsextra-2007-r1 (12 Jul 2008) + + 12 Jul 2008; Alexis Ballier <aballier@gentoo.org> + +texlive-fontsextra-2007-r1.ebuild: + remove oesch, it has a no modify license and is broken. See bug #229791 + and http://tug.org/pipermail/tex-live/2008-July/016407.html 12 May 2008; nixnut <nixnut@gentoo.org> texlive-fontsextra-2007.ebuild: Stable on ppc wrt bug 220651 diff --git a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2007-r1.ebuild b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2007-r1.ebuild new file mode 100644 index 000000000000..cd6cdfe37eee --- /dev/null +++ b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2007-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2007-r1.ebuild,v 1.1 2008/07/12 09:55:36 aballier Exp $ + +TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic +" +TEXLIVE_MODULE_CONTENTS="accfonts ai albertus aleph allrunes antiqua antt apl ar archaic arev ascii astro atqolive augie aurical barcode2 barcodes bayer bbding bbm bbold belleek bera blacklettert1 bookhands braille brushscr calligra cherokee cirth clarendo cm-lgc cm-super cmastro cmbright cmll cmpica coronet courier-scaled cryst dancers dice dictsym dingbat doublestroke duerer ean ecc eco eiad elvish epsdice esvect eulervm euxm feyn foekfont fourier frcursive futhark garamond genealogy gothic greenpoint groff grotesq hands hfbright hfoldsty hieroglf ifsym iwona kixfont knuthotherfonts lettrgth lfb linearA logic ly1 marigold mathdesign morse nkarta oca ocherokee ocr-a ogham oinuit optima osmanian pacioli pclnfss phaistos phonetic psafm punk sauter sauterfonts semaphor simpsons skull tapir tengwarscript tpslifonts trajan umrand univers universa wsuipa yfonts zefonts collection-fontsextra +" +inherit texlive-module +DESCRIPTION="TeXLive Extra fonts" + +LICENSE="GPL-2 LPPL-1.3c" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" |