diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-28 05:51:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-28 05:51:11 +0000 |
commit | 40154f5f1f27593b24dd914345d17dfe65e367c6 (patch) | |
tree | 294bbe65c8fc6d8ac54afefe1a9b30cfed2b0e01 /dev-texlive/texlive-langlatin | |
parent | Stable for HPPA (bug #395735). (diff) | |
download | gentoo-2-40154f5f1f27593b24dd914345d17dfe65e367c6.tar.gz gentoo-2-40154f5f1f27593b24dd914345d17dfe65e367c6.tar.bz2 gentoo-2-40154f5f1f27593b24dd914345d17dfe65e367c6.zip |
Stable for HPPA (bug #395735).
(Portage version: 2.2.0_alpha83/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langlatin')
-rw-r--r-- | dev-texlive/texlive-langlatin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-langlatin/texlive-langlatin-2011.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langlatin/ChangeLog b/dev-texlive/texlive-langlatin/ChangeLog index 1f585dd88321..57a9e2213068 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.39 2011/10/05 15:43:23 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/ChangeLog,v 1.40 2011/12/28 05:51:11 jer Exp $ + + 28 Dec 2011; Jeroen Roovers <jer@gentoo.org> texlive-langlatin-2011.ebuild: + Stable for HPPA (bug #395735). 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> -texlive-langlatin-2008.ebuild, -texlive-langlatin-2009.ebuild: diff --git a/dev-texlive/texlive-langlatin/texlive-langlatin-2011.ebuild b/dev-texlive/texlive-langlatin/texlive-langlatin-2011.ebuild index b81d0f89a2d8..e5106d8b3d71 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 # 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.1 2011/07/28 13:24:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/texlive-langlatin-2011.ebuild,v 1.2 2011/12/28 05:51:11 jer 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 " |