diff options
author | 2011-08-14 17:54:29 +0000 | |
---|---|---|
committer | 2011-08-14 17:54:29 +0000 | |
commit | c8b9cba1e0747a88ce2ef5b0a8122b63d2bee054 (patch) | |
tree | 756d68c77ec494e460718fe5d70697d093b7ada7 /dev-texlive/texlive-langitalian | |
parent | arm stable, bug #355085 (diff) | |
download | gentoo-2-c8b9cba1e0747a88ce2ef5b0a8122b63d2bee054.tar.gz gentoo-2-c8b9cba1e0747a88ce2ef5b0a8122b63d2bee054.tar.bz2 gentoo-2-c8b9cba1e0747a88ce2ef5b0a8122b63d2bee054.zip |
arm stable, bug #355085
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langitalian')
-rw-r--r-- | dev-texlive/texlive-langitalian/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langitalian/texlive-langitalian-2010.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langitalian/ChangeLog b/dev-texlive/texlive-langitalian/ChangeLog index 85091cdc319a..d24b2dd8df8b 100644 --- a/dev-texlive/texlive-langitalian/ChangeLog +++ b/dev-texlive/texlive-langitalian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langitalian # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langitalian/ChangeLog,v 1.35 2011/08/12 15:58:32 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langitalian/ChangeLog,v 1.36 2011/08/14 17:54:29 maekke Exp $ + + 14 Aug 2011; Markus Meier <maekke@gentoo.org> + texlive-langitalian-2010.ebuild: + arm stable, bug #355085 12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> texlive-langitalian-2010.ebuild: diff --git a/dev-texlive/texlive-langitalian/texlive-langitalian-2010.ebuild b/dev-texlive/texlive-langitalian/texlive-langitalian-2010.ebuild index ed6f247defa7..3a5bf7347555 100644 --- a/dev-texlive/texlive-langitalian/texlive-langitalian-2010.ebuild +++ b/dev-texlive/texlive-langitalian/texlive-langitalian-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-langitalian/texlive-langitalian-2010.ebuild,v 1.4 2011/08/12 15:58:32 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langitalian/texlive-langitalian-2010.ebuild,v 1.5 2011/08/14 17:54:29 maekke Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Italian" LICENSE="GPL-2 LGPL-2 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" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2010 " |