diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 18:08:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 18:08:35 +0000 |
commit | 42af88d90ef69280cd449945e89f41c8c2c57946 (patch) | |
tree | 521eee7918a646f7a143506e2b5de151ebd484f7 /dev-texlive/texlive-documentation-english | |
parent | Stable for HPPA (bug #355085). (diff) | |
download | gentoo-2-42af88d90ef69280cd449945e89f41c8c2c57946.tar.gz gentoo-2-42af88d90ef69280cd449945e89f41c8c2c57946.tar.bz2 gentoo-2-42af88d90ef69280cd449945e89f41c8c2c57946.zip |
Stable for HPPA (bug #355085).
(Portage version: 2.2.0_alpha60/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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-documentation-english/ChangeLog b/dev-texlive/texlive-documentation-english/ChangeLog index 6e1c171817f5..3fa230f74aba 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.38 2011/09/18 15:17:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.39 2011/10/04 18:08:35 jer Exp $ + + 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> + texlive-documentation-english-2010.ebuild: + Stable for HPPA (bug #355085). 18 Sep 2011; Raúl Porcel <armin76@gentoo.org> texlive-documentation-english-2010.ebuild: 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 708a9dd2ac65..2c057be77736 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-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.6 2011/09/18 15:17:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2010.ebuild,v 1.7 2011/10/04 18:08:35 jer 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 " |