diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 21:24:57 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 21:24:57 +0000 |
commit | 3dacea94f41a205100b55fd5232cc0a4be1d3e81 (patch) | |
tree | f8a0f8a4d7ea9b9bf046420a0be0aa5b0d9632db /dev-texlive/texlive-langindic | |
parent | Stable on amd64 wrt bug #355085 (diff) | |
download | gentoo-2-3dacea94f41a205100b55fd5232cc0a4be1d3e81.tar.gz gentoo-2-3dacea94f41a205100b55fd5232cc0a4be1d3e81.tar.bz2 gentoo-2-3dacea94f41a205100b55fd5232cc0a4be1d3e81.zip |
Stable on amd64 wrt bug #355085
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langindic')
-rw-r--r-- | dev-texlive/texlive-langindic/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langindic/texlive-langindic-2010.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-texlive/texlive-langindic/ChangeLog b/dev-texlive/texlive-langindic/ChangeLog index 8cd017ce769d..ae1c697df612 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/ChangeLog,v 1.34 2011/07/28 13:23:55 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/ChangeLog,v 1.35 2011/08/09 21:24:57 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> + texlive-langindic-2010.ebuild: + Stable on amd64 wrt bug #355085 *texlive-langindic-2011 (28 Jul 2011) diff --git a/dev-texlive/texlive-langindic/texlive-langindic-2010.ebuild b/dev-texlive/texlive-langindic/texlive-langindic-2010.ebuild index f5275927328b..2811ac4a6a60 100644 --- a/dev-texlive/texlive-langindic/texlive-langindic-2010.ebuild +++ b/dev-texlive/texlive-langindic/texlive-langindic-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-langindic/texlive-langindic-2010.ebuild,v 1.1 2010/10/24 18:12:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/texlive-langindic-2010.ebuild,v 1.2 2011/08/09 21:24:57 hwoarang Exp $ EAPI="3" @@ -13,7 +13,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" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2010 " |