diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 21:23:26 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 21:23:26 +0000 |
commit | 6bb3e51ebf9066cc1b87617841d6f04daed6ce67 (patch) | |
tree | a1cc280ffa006f68d20c05bc4c1917e38460b823 | |
parent | Stable on amd64 wrt bug #355085 (diff) | |
download | gentoo-2-6bb3e51ebf9066cc1b87617841d6f04daed6ce67.tar.gz gentoo-2-6bb3e51ebf9066cc1b87617841d6f04daed6ce67.tar.bz2 gentoo-2-6bb3e51ebf9066cc1b87617841d6f04daed6ce67.zip |
Stable on amd64 wrt bug #355085
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
-rw-r--r-- | dev-texlive/texlive-langfrench/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langfrench/texlive-langfrench-2010.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langfrench/ChangeLog b/dev-texlive/texlive-langfrench/ChangeLog index a615f1f7484c..a14106148391 100644 --- a/dev-texlive/texlive-langfrench/ChangeLog +++ b/dev-texlive/texlive-langfrench/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langfrench # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfrench/ChangeLog,v 1.33 2011/07/28 13:21:59 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfrench/ChangeLog,v 1.34 2011/08/09 21:23:26 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> + texlive-langfrench-2010.ebuild: + Stable on amd64 wrt bug #355085 *texlive-langfrench-2011 (28 Jul 2011) diff --git a/dev-texlive/texlive-langfrench/texlive-langfrench-2010.ebuild b/dev-texlive/texlive-langfrench/texlive-langfrench-2010.ebuild index 0071e93729ca..87609db6babc 100644 --- a/dev-texlive/texlive-langfrench/texlive-langfrench-2010.ebuild +++ b/dev-texlive/texlive-langfrench/texlive-langfrench-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-langfrench/texlive-langfrench-2010.ebuild,v 1.2 2011/01/18 19:54:40 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langfrench/texlive-langfrench-2010.ebuild,v 1.3 2011/08/09 21:23:26 hwoarang Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive French" 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 ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2010 " |