diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 20:55:05 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 20:55:05 +0000 |
commit | 034f0e8941ff37e55ef29e33824a79e3db03b1ba (patch) | |
tree | 5848bdea66cbf2dca9da0ef4750ea33b248bca97 /dev-texlive/texlive-documentation-english | |
parent | Stable on amd64 wrt bug #355085 (diff) | |
download | gentoo-2-034f0e8941ff37e55ef29e33824a79e3db03b1ba.tar.gz gentoo-2-034f0e8941ff37e55ef29e33824a79e3db03b1ba.tar.bz2 gentoo-2-034f0e8941ff37e55ef29e33824a79e3db03b1ba.zip |
Stable on amd64 wrt bug #355085
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-documentation-english')
-rw-r--r-- | dev-texlive/texlive-documentation-english/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-english/texlive-documentation-english-2010.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-texlive/texlive-documentation-english/ChangeLog b/dev-texlive/texlive-documentation-english/ChangeLog index 8ba8dc252a84..6d4a14d1493c 100644 --- a/dev-texlive/texlive-documentation-english/ChangeLog +++ b/dev-texlive/texlive-documentation-english/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-english # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.33 2011/07/28 12:50:47 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.34 2011/08/09 20:55:05 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> + texlive-documentation-english-2010.ebuild: + Stable on amd64 wrt bug #355085 *texlive-documentation-english-2011 (28 Jul 2011) diff --git a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2010.ebuild b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2010.ebuild index 7ee107bf0dae..b446c4e55491 100644 --- a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2010.ebuild +++ b/dev-texlive/texlive-documentation-english/texlive-documentation-english-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-documentation-english/texlive-documentation-english-2010.ebuild,v 1.1 2010/10/24 18:12:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2010.ebuild,v 1.2 2011/08/09 20:55:05 hwoarang Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive English documentation" LICENSE="GPL-2 as-is FDL-1.1 GPL-1 GPL-2 LPPL-1.3 public-domain TeX " 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-documentation-base-2010 " |