diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 13:05:38 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 13:05:38 +0000 |
commit | 0559171a06f7f8083944c65ec858875954fa0d1c (patch) | |
tree | 5f78a7077ee25a3bd18445b18a51c24f52c377cc /app-text/texlive | |
parent | Marked ~x64-macos, bug #333981 (diff) | |
download | gentoo-2-0559171a06f7f8083944c65ec858875954fa0d1c.tar.gz gentoo-2-0559171a06f7f8083944c65ec858875954fa0d1c.tar.bz2 gentoo-2-0559171a06f7f8083944c65ec858875954fa0d1c.zip |
Marked ~x64-macos, bug #333981
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386, RepoMan options: --force)
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive/texlive-2009.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index cdae5646b147..46f0c73f0b40 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texlive # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.59 2010/01/15 04:26:24 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.60 2010/10/02 13:05:38 grobian Exp $ + + 02 Oct 2010; Fabian Groffen <grobian@gentoo.org> texlive-2009.ebuild: + Marked ~x64-macos, bug #333981 15 Jan 2010; Jonathan Callen <abcd@gentoo.org> texlive-2008.ebuild, texlive-2009.ebuild: diff --git a/app-text/texlive/texlive-2009.ebuild b/app-text/texlive/texlive-2009.ebuild index 381168cb186c..16975d05d9d7 100644 --- a/app-text/texlive/texlive-2009.ebuild +++ b/app-text/texlive/texlive-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/app-text/texlive/texlive-2009.ebuild,v 1.2 2010/01/15 04:26:24 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2009.ebuild,v 1.3 2010/10/02 13:05:38 grobian Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" 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 ~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="cjk context cyrillic detex doc dvi2tty dvipdfm extra games graphics humanities jadetex latex3 luatex music omega png pstricks publishers science tex4ht truetype xetex xindy xml X" |