diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-06-01 14:44:53 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-06-01 14:44:53 +0000 |
commit | 5d45b5bf5059ddfb63058538c6a3a2f5fef7ec89 (patch) | |
tree | 72607b1b27750cc8c9454e797971998d2cd6ae55 | |
parent | Version bump. (diff) | |
download | gentoo-2-5d45b5bf5059ddfb63058538c6a3a2f5fef7ec89.tar.gz gentoo-2-5d45b5bf5059ddfb63058538c6a3a2f5fef7ec89.tar.bz2 gentoo-2-5d45b5bf5059ddfb63058538c6a3a2f5fef7ec89.zip |
Marked ~ppc for bug #300526.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r-- | dev-texlive/texlive-langlatvian/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langlatvian/texlive-langlatvian-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langlatvian/ChangeLog b/dev-texlive/texlive-langlatvian/ChangeLog index 1ac28cc4539a..78ad7819e6eb 100644 --- a/dev-texlive/texlive-langlatvian/ChangeLog +++ b/dev-texlive/texlive-langlatvian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langlatvian # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatvian/ChangeLog,v 1.9 2010/05/14 18:30:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatvian/ChangeLog,v 1.10 2010/06/01 14:44:53 josejx Exp $ + + 01 Jun 2010; Joseph Jezak <josejx@gentoo.org> + texlive-langlatvian-2009.ebuild: + Marked ~ppc for bug #300526. 14 May 2010; Raúl Porcel <armin76@gentoo.org> texlive-langlatvian-2009.ebuild: diff --git a/dev-texlive/texlive-langlatvian/texlive-langlatvian-2009.ebuild b/dev-texlive/texlive-langlatvian/texlive-langlatvian-2009.ebuild index e49c7b0fecea..29da18e75b3a 100644 --- a/dev-texlive/texlive-langlatvian/texlive-langlatvian-2009.ebuild +++ b/dev-texlive/texlive-langlatvian/texlive-langlatvian-2009.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatvian/texlive-langlatvian-2009.ebuild,v 1.9 2010/05/14 18:30:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatvian/texlive-langlatvian-2009.ebuild,v 1.10 2010/06/01 14:44:53 josejx Exp $ TEXLIVE_MODULE_CONTENTS="hyphen-latvian collection-langlatvian " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Latvian" LICENSE="GPL-2 " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2009 " |