diff options
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-2010.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-texlive/texlive-langafrican/ChangeLog b/dev-texlive/texlive-langafrican/ChangeLog index 880b997dafa5..f47d8daa6b1a 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.32 2011/07/28 13:17:47 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.33 2011/08/09 21:15:20 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> + texlive-langafrican-2010.ebuild: + Stable on amd64 wrt bug #355085 *texlive-langafrican-2011 (28 Jul 2011) diff --git a/dev-texlive/texlive-langafrican/texlive-langafrican-2010.ebuild b/dev-texlive/texlive-langafrican/texlive-langafrican-2010.ebuild index edd6dfde22c1..c7773827abe9 100644 --- a/dev-texlive/texlive-langafrican/texlive-langafrican-2010.ebuild +++ b/dev-texlive/texlive-langafrican/texlive-langafrican-2010.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2010.ebuild,v 1.1 2010/10/24 18:12:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2010.ebuild,v 1.2 2011/08/09 21:15:20 hwoarang Exp $ EAPI="3" @@ -13,7 +13,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" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2010 " |