diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-14 17:39:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-14 17:39:54 +0000 |
commit | 441f665809d3dcc86357158432a9f3e45b7b2b9a (patch) | |
tree | 764c7d154f313d2f592e8a27ad71e9547d5ec82d /dev-texlive/texlive-langafrican | |
parent | arm stable, bug #355085 (diff) | |
download | gentoo-2-441f665809d3dcc86357158432a9f3e45b7b2b9a.tar.gz gentoo-2-441f665809d3dcc86357158432a9f3e45b7b2b9a.tar.bz2 gentoo-2-441f665809d3dcc86357158432a9f3e45b7b2b9a.zip |
arm stable, bug #355085
(Portage version: 2.1.10.11/cvs/Linux x86_64)
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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langafrican/ChangeLog b/dev-texlive/texlive-langafrican/ChangeLog index 7194824f930c..2bdc638cee79 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.35 2011/08/12 15:58:37 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.36 2011/08/14 17:39:54 maekke Exp $ + + 14 Aug 2011; Markus Meier <maekke@gentoo.org> + texlive-langafrican-2010.ebuild: + arm stable, bug #355085 12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> texlive-langafrican-2010.ebuild: diff --git a/dev-texlive/texlive-langafrican/texlive-langafrican-2010.ebuild b/dev-texlive/texlive-langafrican/texlive-langafrican-2010.ebuild index d0f7c2b9298d..22913ccd4ce3 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-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.4 2011/08/12 15:58:37 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2010.ebuild,v 1.5 2011/08/14 17:39:54 maekke 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 " |