diff options
author | 2009-03-06 22:01:47 +0000 | |
---|---|---|
committer | 2009-03-06 22:01:47 +0000 | |
commit | 5093394343ebc66428da2b01c7ac6ae5d6e9b9e8 (patch) | |
tree | fa5046da009103460da55ac995bc48087a4f61cf /dev-texlive/texlive-langpolish | |
parent | Mention glxinfo in the description so people can find it, now that mesa doesn... (diff) | |
download | historical-5093394343ebc66428da2b01c7ac6ae5d6e9b9e8.tar.gz historical-5093394343ebc66428da2b01c7ac6ae5d6e9b9e8.tar.bz2 historical-5093394343ebc66428da2b01c7ac6ae5d6e9b9e8.zip |
Stable for HPPA (bug #253551).
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'dev-texlive/texlive-langpolish')
-rw-r--r-- | dev-texlive/texlive-langpolish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langpolish/texlive-langpolish-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langpolish/ChangeLog b/dev-texlive/texlive-langpolish/ChangeLog index 0a26a15bed35..7c7f04ffd226 100644 --- a/dev-texlive/texlive-langpolish/ChangeLog +++ b/dev-texlive/texlive-langpolish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langpolish # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog,v 1.19 2009/02/27 15:26:50 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog,v 1.20 2009/03/06 21:50:47 jer Exp $ + + 06 Mar 2009; Jeroen Roovers <jer@gentoo.org> + texlive-langpolish-2008.ebuild: + Stable for HPPA (bug #253551). 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> texlive-langpolish-2008.ebuild: diff --git a/dev-texlive/texlive-langpolish/texlive-langpolish-2008.ebuild b/dev-texlive/texlive-langpolish/texlive-langpolish-2008.ebuild index 31fa476adaec..972b7405df9e 100644 --- a/dev-texlive/texlive-langpolish/texlive-langpolish-2008.ebuild +++ b/dev-texlive/texlive-langpolish/texlive-langpolish-2008.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/texlive-langpolish-2008.ebuild,v 1.3 2009/02/27 15:26:50 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/texlive-langpolish-2008.ebuild,v 1.4 2009/03/06 21:50:47 jer Exp $ TEXLIVE_MODULE_CONTENTS="cc-pl gustlib mex mwcls ogonek pl polski qpxqtx tap utf8mex bin-mex hyphen-polish collection-langpolish " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Polish" LICENSE="GPL-2 as-is freedist LPPL-1.3 public-domain " 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-latex-2008 " |