diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-03-06 21:13:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-03-06 21:13:10 +0000 |
commit | 180923a7c9062ac97dabf4264148c44b84f2574e (patch) | |
tree | 1a30dcac817e042a9e57afd2520b375e76fd971d /dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild | |
parent | Fix typo in eclass-doc. x-modular_src_configure->x-modular_src_compile. (diff) | |
download | historical-180923a7c9062ac97dabf4264148c44b84f2574e.tar.gz historical-180923a7c9062ac97dabf4264148c44b84f2574e.tar.bz2 historical-180923a7c9062ac97dabf4264148c44b84f2574e.zip |
Stable for HPPA (bug #253551).
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild b/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild index 58fe8e857abc..22336a52d4dc 100644 --- a/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild +++ b/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild,v 1.3 2009/02/27 15:13:08 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-polish/texlive-documentation-polish-2008.ebuild,v 1.4 2009/03/06 20:56:05 jer Exp $ TEXLIVE_MODULE_CONTENTS="guides-pl lshort-polish tex-virtual-academy-pl texlive-pl collection-documentation-polish " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Polish documentation" LICENSE="GPL-2 public-domain " SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-documentation-base-2008 " |