diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-03-07 11:07:53 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-03-07 11:07:53 +0000 |
commit | 06388a1a18b8b8f9d913ec3fc92ae6dc1cb2a2e5 (patch) | |
tree | 5fc4dd87977b74232c141a7da92b93a8cf7b198d /dev-texlive/texlive-langlatin/texlive-langlatin-2008.ebuild | |
parent | x86 stable, bug 253551 (diff) | |
download | gentoo-2-06388a1a18b8b8f9d913ec3fc92ae6dc1cb2a2e5.tar.gz gentoo-2-06388a1a18b8b8f9d913ec3fc92ae6dc1cb2a2e5.tar.bz2 gentoo-2-06388a1a18b8b8f9d913ec3fc92ae6dc1cb2a2e5.zip |
x86 stable, bug 253551
(Portage version: 2.1.6.7/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-texlive/texlive-langlatin/texlive-langlatin-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-langlatin/texlive-langlatin-2008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-langlatin/texlive-langlatin-2008.ebuild b/dev-texlive/texlive-langlatin/texlive-langlatin-2008.ebuild index 885739005b3d..b59316e3b14e 100644 --- a/dev-texlive/texlive-langlatin/texlive-langlatin-2008.ebuild +++ b/dev-texlive/texlive-langlatin/texlive-langlatin-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-langlatin/texlive-langlatin-2008.ebuild,v 1.4 2009/03/06 21:47:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/texlive-langlatin-2008.ebuild,v 1.5 2009/03/07 11:07:53 fauli Exp $ TEXLIVE_MODULE_CONTENTS="hyphen-latin collection-langlatin " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Latin" LICENSE="GPL-2 " 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-basic-2008 " |