diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 18:40:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 18:40:51 +0000 |
commit | 17e7b09d87816f5a81d222c65ca83cfda5459591 (patch) | |
tree | fec2a5d5556f18a0c2a828aeceef9107107c8e2a /dev-texlive/texlive-texinfo | |
parent | Try to make error output a little more understandable #385625 by Paul Varner. (diff) | |
download | historical-17e7b09d87816f5a81d222c65ca83cfda5459591.tar.gz historical-17e7b09d87816f5a81d222c65ca83cfda5459591.tar.bz2 historical-17e7b09d87816f5a81d222c65ca83cfda5459591.zip |
Stable for HPPA (bug #355085).
Package-Manager: portage-2.2.0_alpha60/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-texinfo')
-rw-r--r-- | dev-texlive/texlive-texinfo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-texinfo/texlive-texinfo-2010.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-texinfo/ChangeLog b/dev-texlive/texlive-texinfo/ChangeLog index 8230ceb51a99..4245a4c19b2a 100644 --- a/dev-texlive/texlive-texinfo/ChangeLog +++ b/dev-texlive/texlive-texinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-texinfo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/ChangeLog,v 1.43 2011/09/18 17:28:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/ChangeLog,v 1.44 2011/10/04 18:40:34 jer Exp $ + + 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-texinfo-2010.ebuild: + Stable for HPPA (bug #355085). 18 Sep 2011; Raúl Porcel <armin76@gentoo.org> texlive-texinfo-2010.ebuild: alpha/ia64/s390/sh/sparc stable wrt #355085 diff --git a/dev-texlive/texlive-texinfo/texlive-texinfo-2010.ebuild b/dev-texlive/texlive-texinfo/texlive-texinfo-2010.ebuild index c194331e69e9..b83c77b80447 100644 --- a/dev-texlive/texlive-texinfo/texlive-texinfo-2010.ebuild +++ b/dev-texlive/texlive-texinfo/texlive-texinfo-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-texinfo/texlive-texinfo-2010.ebuild,v 1.9 2011/09/18 17:28:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/texlive-texinfo-2010.ebuild,v 1.10 2011/10/04 18:40:34 jer Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive GNU Texinfo" LICENSE="GPL-2 GPL-1 " SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2010 " |