diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 17:56:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 17:56:55 +0000 |
commit | 972173f654dbd6a1e2c88139f8ba08ac4ee93cdf (patch) | |
tree | ebb06cab4b619b591fc957c6e8532506e97a2488 /dev-texlive/texlive-documentation-base | |
parent | QA: add the other three missing dependencies, drop ~ppc keyword as the packag... (diff) | |
download | gentoo-2-972173f654dbd6a1e2c88139f8ba08ac4ee93cdf.tar.gz gentoo-2-972173f654dbd6a1e2c88139f8ba08ac4ee93cdf.tar.bz2 gentoo-2-972173f654dbd6a1e2c88139f8ba08ac4ee93cdf.zip |
Stable for HPPA (bug #355085).
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-documentation-base')
-rw-r--r-- | dev-texlive/texlive-documentation-base/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-base/texlive-documentation-base-2010.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-documentation-base/ChangeLog b/dev-texlive/texlive-documentation-base/ChangeLog index 3d93d979fff8..992303e24d64 100644 --- a/dev-texlive/texlive-documentation-base/ChangeLog +++ b/dev-texlive/texlive-documentation-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-base # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/ChangeLog,v 1.41 2011/09/18 15:01:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/ChangeLog,v 1.42 2011/10/04 17:56:55 jer Exp $ + + 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> + texlive-documentation-base-2010.ebuild: + Stable for HPPA (bug #355085). 18 Sep 2011; Raúl Porcel <armin76@gentoo.org> texlive-documentation-base-2010.ebuild: diff --git a/dev-texlive/texlive-documentation-base/texlive-documentation-base-2010.ebuild b/dev-texlive/texlive-documentation-base/texlive-documentation-base-2010.ebuild index c7970caad35e..f7d60000bda1 100644 --- a/dev-texlive/texlive-documentation-base/texlive-documentation-base-2010.ebuild +++ b/dev-texlive/texlive-documentation-base/texlive-documentation-base-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-base/texlive-documentation-base-2010.ebuild,v 1.8 2011/09/18 15:01:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-base/texlive-documentation-base-2010.ebuild,v 1.9 2011/10/04 17:56:55 jer Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive TeX Live documentation" LICENSE="GPL-2 " 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="" RDEPEND="${DEPEND} " |