diff options
Diffstat (limited to 'dev-texlive/texlive-langdutch')
-rw-r--r-- | dev-texlive/texlive-langdutch/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langdutch/texlive-langdutch-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langdutch/ChangeLog b/dev-texlive/texlive-langdutch/ChangeLog index 11bd67caadc2..340ffddbf0c3 100644 --- a/dev-texlive/texlive-langdutch/ChangeLog +++ b/dev-texlive/texlive-langdutch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langdutch # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/ChangeLog,v 1.21 2009/03/07 11:04:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/ChangeLog,v 1.22 2009/03/10 19:30:24 armin76 Exp $ + + 10 Mar 2009; Raúl Porcel <armin76@gentoo.org> + texlive-langdutch-2008.ebuild: + Add ~arm/~s390/~sh 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> texlive-langdutch-2008.ebuild: diff --git a/dev-texlive/texlive-langdutch/texlive-langdutch-2008.ebuild b/dev-texlive/texlive-langdutch/texlive-langdutch-2008.ebuild index 8e980d08f5c3..8b4a5227518e 100644 --- a/dev-texlive/texlive-langdutch/texlive-langdutch-2008.ebuild +++ b/dev-texlive/texlive-langdutch/texlive-langdutch-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-langdutch/texlive-langdutch-2008.ebuild,v 1.5 2009/03/07 11:04:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/texlive-langdutch-2008.ebuild,v 1.6 2009/03/10 19:30:24 armin76 Exp $ TEXLIVE_MODULE_CONTENTS="hyphen-dutch collection-langdutch " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Dutch" 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 " |