diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-02 21:14:31 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-02 21:14:31 +0000 |
commit | 01875effc212753d4286db58d52ba1fae973a1f4 (patch) | |
tree | 19c6701f1ee1c5ed31d2e8013dff6c3dd38f8545 /dev-texlive/texlive-langcroatian | |
parent | Add ~amd64-linux/~x86-linux keywords (diff) | |
download | gentoo-2-01875effc212753d4286db58d52ba1fae973a1f4.tar.gz gentoo-2-01875effc212753d4286db58d52ba1fae973a1f4.tar.bz2 gentoo-2-01875effc212753d4286db58d52ba1fae973a1f4.zip |
Add ~amd64-linux/~x86-linux keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'dev-texlive/texlive-langcroatian')
-rw-r--r-- | dev-texlive/texlive-langcroatian/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langcroatian/texlive-langcroatian-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langcroatian/ChangeLog b/dev-texlive/texlive-langcroatian/ChangeLog index 03cc1242e2ef..0d283a94d971 100644 --- a/dev-texlive/texlive-langcroatian/ChangeLog +++ b/dev-texlive/texlive-langcroatian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langcroatian # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.30 2010/01/25 13:57:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/ChangeLog,v 1.31 2010/02/02 21:14:31 abcd Exp $ + + 02 Feb 2010; Jonathan Callen <abcd@gentoo.org> + texlive-langcroatian-2009.ebuild: + Add ~amd64-linux/~x86-linux keywords 25 Jan 2010; Alexis Ballier <aballier@gentoo.org> texlive-langcroatian-2009.ebuild: diff --git a/dev-texlive/texlive-langcroatian/texlive-langcroatian-2009.ebuild b/dev-texlive/texlive-langcroatian/texlive-langcroatian-2009.ebuild index 3ac819402ce7..c8b5cbfce622 100644 --- a/dev-texlive/texlive-langcroatian/texlive-langcroatian-2009.ebuild +++ b/dev-texlive/texlive-langcroatian/texlive-langcroatian-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-langcroatian/texlive-langcroatian-2009.ebuild,v 1.2 2010/01/25 13:57:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcroatian/texlive-langcroatian-2009.ebuild,v 1.3 2010/02/02 21:14:31 abcd Exp $ TEXLIVE_MODULE_CONTENTS="croatian hrlatex hyphen-croatian collection-langcroatian " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Croatian" LICENSE="GPL-2 as-is LPPL-1.3 " 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 " |