diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-26 20:29:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-26 20:29:22 +0000 |
commit | e1f44243518f4d676e415a784c7af80a2796b667 (patch) | |
tree | 3b6e15d332211b8c283eaf3b195495cc8efa9077 /app-text/texlive | |
parent | Version bump first to package.mask since it needs some testing, and work. (diff) | |
download | gentoo-2-e1f44243518f4d676e415a784c7af80a2796b667.tar.gz gentoo-2-e1f44243518f4d676e415a784c7af80a2796b667.tar.bz2 gentoo-2-e1f44243518f4d676e415a784c7af80a2796b667.zip |
Add ~alpha/~ia64 wrt #195815
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive/texlive-2007.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index 3b47e9315e4e..10ef1ce52088 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.11 2007/10/26 19:27:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.12 2007/10/26 20:29:22 armin76 Exp $ + + 26 Oct 2007; Raúl Porcel <armin76@gentoo.org> texlive-2007.ebuild: + Add ~alpha/~ia64 wrt #195815 26 Oct 2007; Ferris McCormick <fmccor@gentoo.org> texlive-2007.ebuild: Keyword for ~amd64 --- Bug #195815 diff --git a/app-text/texlive/texlive-2007.ebuild b/app-text/texlive/texlive-2007.ebuild index f05ec754219b..b2037722e598 100644 --- a/app-text/texlive/texlive-2007.ebuild +++ b/app-text/texlive/texlive-2007.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.ebuild,v 1.6 2007/10/26 19:27:07 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007.ebuild,v 1.7 2007/10/26 20:29:22 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="cjk context cyrillic doc extra games graphics humanities music omega png pstricks publishers science xetex xml X" |