diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-02 21:22:25 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-02 21:22:25 +0000 |
commit | 56683759c4a2f2e1ada572a800f0e0528578dd84 (patch) | |
tree | 112d1e8c93d426210a7ea15f7b714574694dbd11 /dev-texlive/texlive-langnorwegian | |
parent | Add ~amd64-linux/~x86-linux keywords (diff) | |
download | gentoo-2-56683759c4a2f2e1ada572a800f0e0528578dd84.tar.gz gentoo-2-56683759c4a2f2e1ada572a800f0e0528578dd84.tar.bz2 gentoo-2-56683759c4a2f2e1ada572a800f0e0528578dd84.zip |
Add ~amd64-linux/~x86-linux keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'dev-texlive/texlive-langnorwegian')
-rw-r--r-- | dev-texlive/texlive-langnorwegian/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langnorwegian/texlive-langnorwegian-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langnorwegian/ChangeLog b/dev-texlive/texlive-langnorwegian/ChangeLog index 4e609ea6dd27..c09c928ac19f 100644 --- a/dev-texlive/texlive-langnorwegian/ChangeLog +++ b/dev-texlive/texlive-langnorwegian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langnorwegian # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langnorwegian/ChangeLog,v 1.29 2010/01/11 03:26:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langnorwegian/ChangeLog,v 1.30 2010/02/02 21:22:25 abcd Exp $ + + 02 Feb 2010; Jonathan Callen <abcd@gentoo.org> + texlive-langnorwegian-2009.ebuild: + Add ~amd64-linux/~x86-linux keywords *texlive-langnorwegian-2009 (11 Jan 2010) diff --git a/dev-texlive/texlive-langnorwegian/texlive-langnorwegian-2009.ebuild b/dev-texlive/texlive-langnorwegian/texlive-langnorwegian-2009.ebuild index 8ef680e67c32..e4e30c2a0644 100644 --- a/dev-texlive/texlive-langnorwegian/texlive-langnorwegian-2009.ebuild +++ b/dev-texlive/texlive-langnorwegian/texlive-langnorwegian-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-langnorwegian/texlive-langnorwegian-2009.ebuild,v 1.1 2010/01/11 03:26:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langnorwegian/texlive-langnorwegian-2009.ebuild,v 1.2 2010/02/02 21:22:25 abcd Exp $ TEXLIVE_MODULE_CONTENTS="hyphen-norwegian collection-langnorwegian " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Norwegian" LICENSE="GPL-2 " 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 " |