diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-10 18:23:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-10 18:23:13 +0000 |
commit | 19d463f8c3a97bfab8676b88c439dd7d7d06c7a4 (patch) | |
tree | 66ec19a198606f87605c02cbccf0580c2dbe30e6 /app-text/texlive | |
parent | Add ~alpha/~ia64 wrt #125153 (diff) | |
download | gentoo-2-19d463f8c3a97bfab8676b88c439dd7d7d06c7a4.tar.gz gentoo-2-19d463f8c3a97bfab8676b88c439dd7d7d06c7a4.tar.bz2 gentoo-2-19d463f8c3a97bfab8676b88c439dd7d7d06c7a4.zip |
Add ~alpha/~ia64 wrt #125153
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive/texlive-2007-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index 8237ee41c461..2bfd9c786494 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texlive # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.18 2007/11/10 13:55:02 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.19 2007/11/10 18:23:13 armin76 Exp $ + + 10 Nov 2007; Raúl Porcel <armin76@gentoo.org> texlive-2007-r2.ebuild: + Add ~alpha/~ia64 wrt #125153 10 Nov 2007; Ferris McCormick <fmccor@gentoo.org> texlive-2007-r2.ebuild: Keyworded ~sparc as part of Bug #125153 diff --git a/app-text/texlive/texlive-2007-r2.ebuild b/app-text/texlive/texlive-2007-r2.ebuild index 41c5cfe76068..8645b2db15d3 100644 --- a/app-text/texlive/texlive-2007-r2.ebuild +++ b/app-text/texlive/texlive-2007-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r2.ebuild,v 1.2 2007/11/10 13:55:02 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r2.ebuild,v 1.3 2007/11/10 18:23:13 armin76 Exp $ DESCRIPTION="A complete TeX distribution" HOMEPAGE="http://tug.org/texlive/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="cjk context cyrillic doc extra games graphics humanities music omega png pstricks publishers science xetex xml X" |