diff options
author | 2009-02-27 15:27:35 +0000 | |
---|---|---|
committer | 2009-02-27 15:27:35 +0000 | |
commit | aa26c25eacb1b7e872dbd31bb0ab4c4fd37d3e19 (patch) | |
tree | de0921c727f01cd09605a475ba89e4d328e032fe /dev-texlive | |
parent | Sparc stable, part of Bug #253551. (diff) | |
download | gentoo-2-aa26c25eacb1b7e872dbd31bb0ab4c4fd37d3e19.tar.gz gentoo-2-aa26c25eacb1b7e872dbd31bb0ab4c4fd37d3e19.tar.bz2 gentoo-2-aa26c25eacb1b7e872dbd31bb0ab4c4fd37d3e19.zip |
Sparc stable, part of Bug #253551.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-langspanish/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-langspanish/ChangeLog b/dev-texlive/texlive-langspanish/ChangeLog index 5d6929e0cdd8..9fc931cc0cb5 100644 --- a/dev-texlive/texlive-langspanish/ChangeLog +++ b/dev-texlive/texlive-langspanish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langspanish -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.18 2008/10/31 14:39:02 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.19 2009/02/27 15:27:35 fmccor Exp $ + + 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> + texlive-langspanish-2008.ebuild: + Sparc stable, part of Bug #253551. 31 Oct 2008; Alexis Ballier <aballier@gentoo.org> texlive-langspanish-2008.ebuild: diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild b/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild index 163fa0630ded..ebbf992753fb 100644 --- a/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild +++ b/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild,v 1.2 2008/10/31 14:39:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/texlive-langspanish-2008.ebuild,v 1.3 2009/02/27 15:27:35 fmccor Exp $ TEXLIVE_MODULE_CONTENTS="hyphen-spanish hyphen-catalan hyphen-galician spanish-mx collection-langspanish " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Spanish" LICENSE="GPL-2 LPPL-1.3 " 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="" DEPEND=">=dev-texlive/texlive-basic-2008 " |