diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-02-02 21:36:34 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-02-02 21:36:34 +0000 |
commit | 509f774bbf102364ef968bf72972148cb824b190 (patch) | |
tree | a9c5b856607b5692e396b3f888eaf752fb39aadb /dev-texlive/texlive-documentation-finnish | |
parent | Update app-emulation/wine wrt #299149. (diff) | |
download | historical-509f774bbf102364ef968bf72972148cb824b190.tar.gz historical-509f774bbf102364ef968bf72972148cb824b190.tar.bz2 historical-509f774bbf102364ef968bf72972148cb824b190.zip |
Add ~amd64-linux/~x86-linux keywords
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'dev-texlive/texlive-documentation-finnish')
-rw-r--r-- | dev-texlive/texlive-documentation-finnish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-finnish/texlive-documentation-finnish-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-documentation-finnish/ChangeLog b/dev-texlive/texlive-documentation-finnish/ChangeLog index b9b75c7e29a8..5ec46035ab84 100644 --- a/dev-texlive/texlive-documentation-finnish/ChangeLog +++ b/dev-texlive/texlive-documentation-finnish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-finnish # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-finnish/ChangeLog,v 1.29 2010/01/11 03:09:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-finnish/ChangeLog,v 1.30 2010/02/02 21:28:32 abcd Exp $ + + 02 Feb 2010; Jonathan Callen <abcd@gentoo.org> + texlive-documentation-finnish-2009.ebuild: + Add ~amd64-linux/~x86-linux keywords *texlive-documentation-finnish-2009 (11 Jan 2010) diff --git a/dev-texlive/texlive-documentation-finnish/texlive-documentation-finnish-2009.ebuild b/dev-texlive/texlive-documentation-finnish/texlive-documentation-finnish-2009.ebuild index 03fd4b7a868c..0a77fc6b3f7c 100644 --- a/dev-texlive/texlive-documentation-finnish/texlive-documentation-finnish-2009.ebuild +++ b/dev-texlive/texlive-documentation-finnish/texlive-documentation-finnish-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-documentation-finnish/texlive-documentation-finnish-2009.ebuild,v 1.1 2010/01/11 03:09:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-finnish/texlive-documentation-finnish-2009.ebuild,v 1.2 2010/02/02 21:28:32 abcd Exp $ TEXLIVE_MODULE_CONTENTS="lshort-finnish collection-documentation-finnish " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Finnish documentation" LICENSE="GPL-2 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-documentation-base-2009 " |