diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 18:40:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 18:40:51 +0000 |
commit | 17e7b09d87816f5a81d222c65ca83cfda5459591 (patch) | |
tree | fec2a5d5556f18a0c2a828aeceef9107107c8e2a /dev-texlive/texlive-langfinnish | |
parent | Try to make error output a little more understandable #385625 by Paul Varner. (diff) | |
download | historical-17e7b09d87816f5a81d222c65ca83cfda5459591.tar.gz historical-17e7b09d87816f5a81d222c65ca83cfda5459591.tar.bz2 historical-17e7b09d87816f5a81d222c65ca83cfda5459591.zip |
Stable for HPPA (bug #355085).
Package-Manager: portage-2.2.0_alpha60/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-langfinnish')
-rw-r--r-- | dev-texlive/texlive-langfinnish/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-langfinnish/texlive-langfinnish-2010.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langfinnish/ChangeLog b/dev-texlive/texlive-langfinnish/ChangeLog index acb52d8ac7ce..3d6ec4be8ccf 100644 --- a/dev-texlive/texlive-langfinnish/ChangeLog +++ b/dev-texlive/texlive-langfinnish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-langfinnish # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfinnish/ChangeLog,v 1.37 2011/09/18 16:14:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfinnish/ChangeLog,v 1.38 2011/10/04 18:27:33 jer Exp $ + + 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-langfinnish-2010.ebuild: + Stable for HPPA (bug #355085). 18 Sep 2011; Raúl Porcel <armin76@gentoo.org> texlive-langfinnish-2010.ebuild: diff --git a/dev-texlive/texlive-langfinnish/texlive-langfinnish-2010.ebuild b/dev-texlive/texlive-langfinnish/texlive-langfinnish-2010.ebuild index 8aa91327e2c9..a28893da387e 100644 --- a/dev-texlive/texlive-langfinnish/texlive-langfinnish-2010.ebuild +++ b/dev-texlive/texlive-langfinnish/texlive-langfinnish-2010.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfinnish/texlive-langfinnish-2010.ebuild,v 1.6 2011/09/18 16:14:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfinnish/texlive-langfinnish-2010.ebuild,v 1.7 2011/10/04 18:27:33 jer Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Finnish" LICENSE="GPL-2 as-is public-domain " SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2010 " |