diff options
author | 2010-02-02 21:05:51 +0000 | |
---|---|---|
committer | 2010-02-02 21:05:51 +0000 | |
commit | 86f7da0ff88eda22a543a3b3cd7f3c47a9be77b7 (patch) | |
tree | c3664f7786597c502a690d58866838e1e01ee2c0 /dev-texlive/texlive-langafrican | |
parent | Add ~amd64-linux/~x86-linux keywords, prefix support (diff) | |
download | gentoo-2-86f7da0ff88eda22a543a3b3cd7f3c47a9be77b7.tar.gz gentoo-2-86f7da0ff88eda22a543a3b3cd7f3c47a9be77b7.tar.bz2 gentoo-2-86f7da0ff88eda22a543a3b3cd7f3c47a9be77b7.zip |
Add ~amd64-linux/~x86-linux keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'dev-texlive/texlive-langafrican')
-rw-r--r-- | dev-texlive/texlive-langafrican/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langafrican/texlive-langafrican-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langafrican/ChangeLog b/dev-texlive/texlive-langafrican/ChangeLog index 3defd3142d1c..f4a5ca8be5c0 100644 --- a/dev-texlive/texlive-langafrican/ChangeLog +++ b/dev-texlive/texlive-langafrican/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langafrican # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.29 2010/01/11 03:19:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.30 2010/02/02 21:05:51 abcd Exp $ + + 02 Feb 2010; Jonathan Callen <abcd@gentoo.org> + texlive-langafrican-2009.ebuild: + Add ~amd64-linux/~x86-linux keywords *texlive-langafrican-2009 (11 Jan 2010) diff --git a/dev-texlive/texlive-langafrican/texlive-langafrican-2009.ebuild b/dev-texlive/texlive-langafrican/texlive-langafrican-2009.ebuild index f146b8d2de5b..54a920f7bcff 100644 --- a/dev-texlive/texlive-langafrican/texlive-langafrican-2009.ebuild +++ b/dev-texlive/texlive-langafrican/texlive-langafrican-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-langafrican/texlive-langafrican-2009.ebuild,v 1.1 2010/01/11 03:19:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2009.ebuild,v 1.2 2010/02/02 21:05:51 abcd Exp $ TEXLIVE_MODULE_CONTENTS="ethiop ethiop-t1 fc collection-langafrican " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive African scripts" LICENSE="GPL-2 GPL-1 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 " |