diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-15 10:38:27 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-15 10:38:27 +0000 |
commit | f199a0f4571f652a8943ce86b244a09955c35221 (patch) | |
tree | 203f6261f5643e66f6ae6da0c1f4b8b46f218583 /dev-texlive | |
parent | Also keyword the well-tested texlive-2008 (diff) | |
download | gentoo-2-f199a0f4571f652a8943ce86b244a09955c35221.tar.gz gentoo-2-f199a0f4571f652a8943ce86b244a09955c35221.tar.bz2 gentoo-2-f199a0f4571f652a8943ce86b244a09955c35221.zip |
Also keyword the well-tested texlive-2008
(Portage version: 2.1.6.13/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-texinfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-texlive/texlive-texinfo/ChangeLog b/dev-texlive/texlive-texinfo/ChangeLog index 014e56ffdae1..dbdae4eff50c 100644 --- a/dev-texlive/texlive-texinfo/ChangeLog +++ b/dev-texlive/texlive-texinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-texinfo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/ChangeLog,v 1.31 2010/01/15 09:43:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/ChangeLog,v 1.32 2010/01/15 10:38:27 grobian Exp $ + + 15 Jan 2010; Fabian Groffen <grobian@gentoo.org> + texlive-texinfo-2008.ebuild: + Also keyword the well-tested texlive-2008 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> texlive-texinfo-2009.ebuild: diff --git a/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild b/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild index 354bc9dbd2c7..74068b0348ac 100644 --- a/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild +++ b/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild,v 1.12 2009/06/10 14:24:35 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild,v 1.13 2010/01/15 10:38:27 grobian Exp $ TEXLIVE_MODULE_CONTENTS="texinfo collection-texinfo " @@ -11,7 +11,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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2008 " |