diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 13:52:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 13:52:17 +0000 |
commit | 7c34dac813aed3249182ed57ae9cfc04cdf11a71 (patch) | |
tree | 846cc68202d6bc6803705f1ec035197182a1b966 /dev-texlive/texlive-langenglish | |
parent | Stable for amd64, wrt bug #395735 (diff) | |
download | gentoo-2-7c34dac813aed3249182ed57ae9cfc04cdf11a71.tar.gz gentoo-2-7c34dac813aed3249182ed57ae9cfc04cdf11a71.tar.bz2 gentoo-2-7c34dac813aed3249182ed57ae9cfc04cdf11a71.zip |
Stable for amd64, wrt bug #395735
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langenglish')
-rw-r--r-- | dev-texlive/texlive-langenglish/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-langenglish/texlive-langenglish-2011.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-langenglish/ChangeLog b/dev-texlive/texlive-langenglish/ChangeLog index 8e06c475ac07..4d66373bcd9d 100644 --- a/dev-texlive/texlive-langenglish/ChangeLog +++ b/dev-texlive/texlive-langenglish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langenglish -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langenglish/ChangeLog,v 1.16 2011/12/28 05:46:03 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langenglish/ChangeLog,v 1.17 2012/01/16 13:52:17 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> + texlive-langenglish-2011.ebuild: + Stable for amd64, wrt bug #395735 28 Dec 2011; Jeroen Roovers <jer@gentoo.org> texlive-langenglish-2011.ebuild: Stable for HPPA (bug #395735). diff --git a/dev-texlive/texlive-langenglish/texlive-langenglish-2011.ebuild b/dev-texlive/texlive-langenglish/texlive-langenglish-2011.ebuild index 6286a4b252a2..8714c0860a4d 100644 --- a/dev-texlive/texlive-langenglish/texlive-langenglish-2011.ebuild +++ b/dev-texlive/texlive-langenglish/texlive-langenglish-2011.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langenglish/texlive-langenglish-2011.ebuild,v 1.2 2011/12/28 05:46:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langenglish/texlive-langenglish-2011.ebuild,v 1.3 2012/01/16 13:52:17 ago Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive US and UK English" LICENSE="GPL-2 " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2011 " |