diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 20:00:51 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 20:00:51 +0000 |
commit | 1c7dd034be8d68fc5571b51fe2e08ff4b44d6360 (patch) | |
tree | 7744aacb4ae6c4d861838cc625dcb3bb7bf9a34b /dev-texlive | |
parent | Marked ~x64-macos, bug #333981 (diff) | |
download | gentoo-2-1c7dd034be8d68fc5571b51fe2e08ff4b44d6360.tar.gz gentoo-2-1c7dd034be8d68fc5571b51fe2e08ff4b44d6360.tar.bz2 gentoo-2-1c7dd034be8d68fc5571b51fe2e08ff4b44d6360.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-latex3/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-latex3/texlive-latex3-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-latex3/ChangeLog b/dev-texlive/texlive-latex3/ChangeLog index 0fe2b546e63c..c5dccdf8d7d6 100644 --- a/dev-texlive/texlive-latex3/ChangeLog +++ b/dev-texlive/texlive-latex3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-latex3 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/ChangeLog,v 1.31 2010/01/15 10:31:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/ChangeLog,v 1.32 2010/10/02 20:00:51 grobian Exp $ + + 02 Oct 2010; Fabian Groffen <grobian@gentoo.org> + texlive-latex3-2009.ebuild: + Marked ~x64-macos, bug #333981 15 Jan 2010; Fabian Groffen <grobian@gentoo.org> texlive-latex3-2008.ebuild: diff --git a/dev-texlive/texlive-latex3/texlive-latex3-2009.ebuild b/dev-texlive/texlive-latex3/texlive-latex3-2009.ebuild index 5e3992fe8840..4409441f284d 100644 --- a/dev-texlive/texlive-latex3/texlive-latex3-2009.ebuild +++ b/dev-texlive/texlive-latex3/texlive-latex3-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-latex3/texlive-latex3-2009.ebuild,v 1.2 2010/01/15 09:30:17 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/texlive-latex3-2009.ebuild,v 1.3 2010/10/02 20:00:51 grobian Exp $ TEXLIVE_MODULE_CONTENTS="expl3 mh xpackages collection-latex3 " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive LaTeX3 packages" LICENSE="GPL-2 LPPL-1.3 " 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-latex-2009 !=dev-texlive/texlive-latexextra-2007* |