diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-02 21:19:35 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-02 21:19:35 +0000 |
commit | 1a1b43ad039df5a1836c23abb06287d8c2549b55 (patch) | |
tree | ea30645b800c15ae8fb18612116a5f93a5ea3cdc | |
parent | Add ~amd64-linux/~x86-linux keywords (diff) | |
download | gentoo-2-1a1b43ad039df5a1836c23abb06287d8c2549b55.tar.gz gentoo-2-1a1b43ad039df5a1836c23abb06287d8c2549b55.tar.bz2 gentoo-2-1a1b43ad039df5a1836c23abb06287d8c2549b55.zip |
Add ~amd64-linux/~x86-linux keywords
(Portage version: -svn/cvs/Linux i686)
-rw-r--r-- | dev-texlive/texlive-langindic/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langindic/texlive-langindic-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langindic/ChangeLog b/dev-texlive/texlive-langindic/ChangeLog index 2e4a41d440d9..e4522b4f65b8 100644 --- a/dev-texlive/texlive-langindic/ChangeLog +++ b/dev-texlive/texlive-langindic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langindic # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/ChangeLog,v 1.31 2010/01/25 13:48:57 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/ChangeLog,v 1.32 2010/02/02 21:19:35 abcd Exp $ + + 02 Feb 2010; Jonathan Callen <abcd@gentoo.org> + texlive-langindic-2009.ebuild: + Add ~amd64-linux/~x86-linux keywords 25 Jan 2010; Alexis Ballier <aballier@gentoo.org> texlive-langindic-2009.ebuild: diff --git a/dev-texlive/texlive-langindic/texlive-langindic-2009.ebuild b/dev-texlive/texlive-langindic/texlive-langindic-2009.ebuild index 8a6e0f06d074..186fe83fcec1 100644 --- a/dev-texlive/texlive-langindic/texlive-langindic-2009.ebuild +++ b/dev-texlive/texlive-langindic/texlive-langindic-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-langindic/texlive-langindic-2009.ebuild,v 1.2 2010/01/25 13:48:57 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/texlive-langindic-2009.ebuild,v 1.3 2010/02/02 21:19:35 abcd Exp $ TEXLIVE_MODULE_CONTENTS="bangtex bengali burmese ebong hyphen-sanskrit itrans malayalam omega-devanagari sanskrit velthuis wnri devnag collection-langindic " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Indic scripts" LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 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 " |