diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 13:58:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 13:58:54 +0000 |
commit | 43e049046903bea6d628d5eec1ba4038e427b555 (patch) | |
tree | 6da3122d9d5a3d1b841d2ab38f037e300f429643 /dev-texlive/texlive-langlatin | |
parent | Stable for amd64, wrt bug #395735 (diff) | |
download | gentoo-2-43e049046903bea6d628d5eec1ba4038e427b555.tar.gz gentoo-2-43e049046903bea6d628d5eec1ba4038e427b555.tar.bz2 gentoo-2-43e049046903bea6d628d5eec1ba4038e427b555.zip |
Stable for amd64, wrt bug #395735
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langlatin')
-rw-r--r-- | dev-texlive/texlive-langlatin/ChangeLog | 7 | ||||
-rw-r--r-- | dev-texlive/texlive-langlatin/texlive-langlatin-2011.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-texlive/texlive-langlatin/ChangeLog b/dev-texlive/texlive-langlatin/ChangeLog index 57a9e2213068..7b847a8ab1e7 100644 --- a/dev-texlive/texlive-langlatin/ChangeLog +++ b/dev-texlive/texlive-langlatin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-langlatin -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/ChangeLog,v 1.40 2011/12/28 05:51:11 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/ChangeLog,v 1.41 2012/01/16 13:58:54 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> texlive-langlatin-2011.ebuild: + Stable for amd64, wrt bug #395735 28 Dec 2011; Jeroen Roovers <jer@gentoo.org> texlive-langlatin-2011.ebuild: Stable for HPPA (bug #395735). diff --git a/dev-texlive/texlive-langlatin/texlive-langlatin-2011.ebuild b/dev-texlive/texlive-langlatin/texlive-langlatin-2011.ebuild index e5106d8b3d71..bb8d572a040f 100644 --- a/dev-texlive/texlive-langlatin/texlive-langlatin-2011.ebuild +++ b/dev-texlive/texlive-langlatin/texlive-langlatin-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-langlatin/texlive-langlatin-2011.ebuild,v 1.2 2011/12/28 05:51:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/texlive-langlatin-2011.ebuild,v 1.3 2012/01/16 13:58:54 ago Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Latin" LICENSE="GPL-2 LPPL-1.3 " 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 " |