diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:25:09 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:25:09 +0000 |
commit | 491be8a1317998c8654fb3fc300a8de14e11f3a6 (patch) | |
tree | 37380a1a54a256ff59d758aae73431eef86900cc /dev-texlive/texlive-langlatin | |
parent | Sparc stable, part of Bug #253551. (diff) | |
download | gentoo-2-491be8a1317998c8654fb3fc300a8de14e11f3a6.tar.gz gentoo-2-491be8a1317998c8654fb3fc300a8de14e11f3a6.tar.bz2 gentoo-2-491be8a1317998c8654fb3fc300a8de14e11f3a6.zip |
Sparc stable, part of Bug #253551.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langlatin')
-rw-r--r-- | dev-texlive/texlive-langlatin/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-langlatin/texlive-langlatin-2008.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-langlatin/ChangeLog b/dev-texlive/texlive-langlatin/ChangeLog index 64d12110cdec..e7aa1a222a82 100644 --- a/dev-texlive/texlive-langlatin/ChangeLog +++ b/dev-texlive/texlive-langlatin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langlatin -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/ChangeLog,v 1.18 2008/10/31 14:36:16 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/ChangeLog,v 1.19 2009/02/27 15:25:09 fmccor Exp $ + + 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> + texlive-langlatin-2008.ebuild: + Sparc stable, part of Bug #253551. 31 Oct 2008; Alexis Ballier <aballier@gentoo.org> texlive-langlatin-2008.ebuild: diff --git a/dev-texlive/texlive-langlatin/texlive-langlatin-2008.ebuild b/dev-texlive/texlive-langlatin/texlive-langlatin-2008.ebuild index 5cb068573b98..af019407b32c 100644 --- a/dev-texlive/texlive-langlatin/texlive-langlatin-2008.ebuild +++ b/dev-texlive/texlive-langlatin/texlive-langlatin-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-langlatin/texlive-langlatin-2008.ebuild,v 1.2 2008/10/31 14:36:16 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/texlive-langlatin-2008.ebuild,v 1.3 2009/02/27 15:25:09 fmccor Exp $ TEXLIVE_MODULE_CONTENTS="hyphen-latin collection-langlatin " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Latin" LICENSE="GPL-2 " 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 " |