diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-02 21:16:53 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-02 21:16:53 +0000 |
commit | fc7f34d0b734d2ea6eea83a17070bc1876e28936 (patch) | |
tree | 727339287e20bf14ca848af270e6b462b8ab92a2 /dev-texlive/texlive-langfinnish | |
parent | Add ~amd64-linux/~x86-linux keywords (diff) | |
download | gentoo-2-fc7f34d0b734d2ea6eea83a17070bc1876e28936.tar.gz gentoo-2-fc7f34d0b734d2ea6eea83a17070bc1876e28936.tar.bz2 gentoo-2-fc7f34d0b734d2ea6eea83a17070bc1876e28936.zip |
Add ~amd64-linux/~x86-linux keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'dev-texlive/texlive-langfinnish')
-rw-r--r-- | dev-texlive/texlive-langfinnish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langfinnish/texlive-langfinnish-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langfinnish/ChangeLog b/dev-texlive/texlive-langfinnish/ChangeLog index 4f7272a23c9a..c7b29dbcf2b9 100644 --- a/dev-texlive/texlive-langfinnish/ChangeLog +++ b/dev-texlive/texlive-langfinnish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langfinnish # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfinnish/ChangeLog,v 1.29 2010/01/11 03:22:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfinnish/ChangeLog,v 1.30 2010/02/02 21:16:53 abcd Exp $ + + 02 Feb 2010; Jonathan Callen <abcd@gentoo.org> + texlive-langfinnish-2009.ebuild: + Add ~amd64-linux/~x86-linux keywords *texlive-langfinnish-2009 (11 Jan 2010) diff --git a/dev-texlive/texlive-langfinnish/texlive-langfinnish-2009.ebuild b/dev-texlive/texlive-langfinnish/texlive-langfinnish-2009.ebuild index 5e893e0143c5..8017f430e694 100644 --- a/dev-texlive/texlive-langfinnish/texlive-langfinnish-2009.ebuild +++ b/dev-texlive/texlive-langfinnish/texlive-langfinnish-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-langfinnish/texlive-langfinnish-2009.ebuild,v 1.1 2010/01/11 03:22:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfinnish/texlive-langfinnish-2009.ebuild,v 1.2 2010/02/02 21:16:53 abcd Exp $ TEXLIVE_MODULE_CONTENTS="finbib hyphen-finnish collection-langfinnish " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Finnish" LICENSE="GPL-2 as-is public-domain " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2009 " |