diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-07-14 12:15:34 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-07-14 12:15:34 +0000 |
commit | 82908db2b4cde669ae50fa7ca8708a0aef26701a (patch) | |
tree | 3606a9dd53ff51e4bbaf47782f5d3ad1a990708a /dev-texlive/texlive-fontsextra | |
parent | bump to 2.3.25. Gtksourceview 2 support, better IMAP support, GMail compatibi... (diff) | |
download | gentoo-2-82908db2b4cde669ae50fa7ca8708a0aef26701a.tar.gz gentoo-2-82908db2b4cde669ae50fa7ca8708a0aef26701a.tar.bz2 gentoo-2-82908db2b4cde669ae50fa7ca8708a0aef26701a.zip |
Sparc stable, Bug #229791 (licensing problems with fixing a broken font).
(Portage version: 2.2_rc1/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-texlive/texlive-fontsextra')
-rw-r--r-- | dev-texlive/texlive-fontsextra/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-fontsextra/texlive-fontsextra-2007-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-fontsextra/ChangeLog b/dev-texlive/texlive-fontsextra/ChangeLog index c3a9bb7121da..121f5a0fef94 100644 --- a/dev-texlive/texlive-fontsextra/ChangeLog +++ b/dev-texlive/texlive-fontsextra/ChangeLog @@ -1,6 +1,10 @@ # 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.18 2008/07/14 07:08:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/ChangeLog,v 1.19 2008/07/14 12:15:34 fmccor Exp $ + + 14 Jul 2008; Ferris McCormick <fmccor@gentoo.org> + texlive-fontsextra-2007-r1.ebuild: + Sparc stable, Bug #229791 (licensing problems with fixing a broken font). 14 Jul 2008; Alexis Ballier <aballier@gentoo.org> texlive-fontsextra-2007.ebuild, texlive-fontsextra-2007-r1.ebuild: diff --git a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2007-r1.ebuild b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2007-r1.ebuild index fc7586865479..ffd480c1ad22 100644 --- a/dev-texlive/texlive-fontsextra/texlive-fontsextra-2007-r1.ebuild +++ b/dev-texlive/texlive-fontsextra/texlive-fontsextra-2007-r1.ebuild @@ -1,6 +1,6 @@ # 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.3 2008/07/14 07:08:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsextra/texlive-fontsextra-2007-r1.ebuild,v 1.4 2008/07/14 12:15:34 fmccor Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -11,5 +11,5 @@ DESCRIPTION="TeXLive Extra fonts" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" |