diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 20:06:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 20:06:29 +0000 |
commit | 31727d2fcf70d415f2fe107c70535fd55d9f2382 (patch) | |
tree | 821c48f988e3a806afb3d5dfe7603173851fa898 /dev-texlive | |
parent | Marked ~x64-macos, bug #333981 (diff) | |
download | gentoo-2-31727d2fcf70d415f2fe107c70535fd55d9f2382.tar.gz gentoo-2-31727d2fcf70d415f2fe107c70535fd55d9f2382.tar.bz2 gentoo-2-31727d2fcf70d415f2fe107c70535fd55d9f2382.zip |
Marked ~x64-macos, bug #333981
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-texinfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-texinfo/ChangeLog b/dev-texlive/texlive-texinfo/ChangeLog index dbdae4eff50c..dbe5e1407cd2 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.32 2010/01/15 10:38:27 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/ChangeLog,v 1.33 2010/10/02 20:06:29 grobian Exp $ + + 02 Oct 2010; Fabian Groffen <grobian@gentoo.org> + texlive-texinfo-2009.ebuild: + Marked ~x64-macos, bug #333981 15 Jan 2010; Fabian Groffen <grobian@gentoo.org> texlive-texinfo-2008.ebuild: diff --git a/dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild b/dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild index e7b488050a5e..28ee9c53e512 100644 --- a/dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild +++ b/dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild @@ -1,6 +1,6 @@ # 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-2009.ebuild,v 1.2 2010/01/15 09:43:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/texlive-texinfo-2009.ebuild,v 1.3 2010/10/02 20:06:29 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-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=">=dev-texlive/texlive-basic-2009 " |