diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-06 16:13:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-06 16:13:58 +0000 |
commit | 7b88f8fc71af726d59726f7575b336978d2ce114 (patch) | |
tree | 4d7944692fc9e475c9c1d080d9f3b4c96265f062 /dev-texlive/texlive-langpolish | |
parent | amd64/x86 stable, bug #216258 (diff) | |
download | gentoo-2-7b88f8fc71af726d59726f7575b336978d2ce114.tar.gz gentoo-2-7b88f8fc71af726d59726f7575b336978d2ce114.tar.bz2 gentoo-2-7b88f8fc71af726d59726f7575b336978d2ce114.zip |
Stable on ppc64; bug #215735
(Portage version: 2.1.4.4)
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-2007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langpolish/ChangeLog b/dev-texlive/texlive-langpolish/ChangeLog index 4e6b28f41a84..1a962c61efde 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog,v 1.9 2008/04/01 23:42:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog,v 1.10 2008/04/06 16:13:58 corsair Exp $ + + 06 Apr 2008; Markus Rothe <corsair@gentoo.org> + texlive-langpolish-2007.ebuild: + Stable on ppc64; bug #215735 01 Apr 2008; Christian Faulhammer <opfer@gentoo.org> texlive-langpolish-2007.ebuild: diff --git a/dev-texlive/texlive-langpolish/texlive-langpolish-2007.ebuild b/dev-texlive/texlive-langpolish/texlive-langpolish-2007.ebuild index f4cde48f0b8c..708632ee321c 100644 --- a/dev-texlive/texlive-langpolish/texlive-langpolish-2007.ebuild +++ b/dev-texlive/texlive-langpolish/texlive-langpolish-2007.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-langpolish/texlive-langpolish-2007.ebuild,v 1.9 2008/04/01 23:42:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/texlive-langpolish-2007.ebuild,v 1.10 2008/04/06 16:13:58 corsair Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex dev-texlive/texlive-fontsextra" @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive Polish" LICENSE="GPL-2 LPPL-1.3c Aladdin" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc64 ~sparc x86 ~x86-fbsd" |