diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-10 19:37:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-10 19:37:51 +0000 |
commit | 0f2c25643869fdde60ccd954bdc6f32d510fdcbb (patch) | |
tree | a353d5af12f024de8128851707c9a3bdd22dba75 /dev-texlive/texlive-langother | |
parent | Add ~arm/~s390/~sh (diff) | |
download | gentoo-2-0f2c25643869fdde60ccd954bdc6f32d510fdcbb.tar.gz gentoo-2-0f2c25643869fdde60ccd954bdc6f32d510fdcbb.tar.bz2 gentoo-2-0f2c25643869fdde60ccd954bdc6f32d510fdcbb.zip |
Add ~arm/~s390/~sh
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-texlive/texlive-langother')
-rw-r--r-- | dev-texlive/texlive-langother/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langother/texlive-langother-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langother/ChangeLog b/dev-texlive/texlive-langother/ChangeLog index 73d20af1b578..5828e43535ca 100644 --- a/dev-texlive/texlive-langother/ChangeLog +++ b/dev-texlive/texlive-langother/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langother # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/ChangeLog,v 1.21 2009/03/07 11:09:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/ChangeLog,v 1.22 2009/03/10 19:37:51 armin76 Exp $ + + 10 Mar 2009; Raúl Porcel <armin76@gentoo.org> + texlive-langother-2008.ebuild: + Add ~arm/~s390/~sh 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> texlive-langother-2008.ebuild: diff --git a/dev-texlive/texlive-langother/texlive-langother-2008.ebuild b/dev-texlive/texlive-langother/texlive-langother-2008.ebuild index 8f5558bf43c1..fa62da4621ef 100644 --- a/dev-texlive/texlive-langother/texlive-langother-2008.ebuild +++ b/dev-texlive/texlive-langother/texlive-langother-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-langother/texlive-langother-2008.ebuild,v 1.5 2009/03/07 11:09:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/texlive-langother-2008.ebuild,v 1.6 2009/03/10 19:37:51 armin76 Exp $ TEXLIVE_MODULE_CONTENTS="hyphen-coptic hyphen-esperanto hyphen-estonian hyphen-icelandic hyphen-indonesian hyphen-interlingua hyphen-irish hyphen-romanian hyphen-serbian hyphen-slovenian hyphen-turkish hyphen-uppersorbian hyphen-welsh collection-langother " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Other hyphenation files" LICENSE="GPL-2 " SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2008 " |