diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-11 15:26:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-11 15:26:12 +0000 |
commit | 56686179f78f51e1fff2c701f153056f357ab8d5 (patch) | |
tree | e01b7b9910a7cea4bdd51232b0ae265169013e3f /app-text/texlive | |
parent | Add ~alpha/~ia64 wrt #198149 (diff) | |
download | gentoo-2-56686179f78f51e1fff2c701f153056f357ab8d5.tar.gz gentoo-2-56686179f78f51e1fff2c701f153056f357ab8d5.tar.bz2 gentoo-2-56686179f78f51e1fff2c701f153056f357ab8d5.zip |
Add ~alpha/~ia64 wrt #198149
(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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index 4f80ed1a47c3..3263d2b50cc8 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.22 2007/11/11 11:10:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.23 2007/11/11 15:26:12 armin76 Exp $ + + 11 Nov 2007; Raúl Porcel <armin76@gentoo.org> texlive-2007-r3.ebuild: + Add ~alpha/~ia64 wrt #198149 *texlive-2007-r3 (11 Nov 2007) diff --git a/app-text/texlive/texlive-2007-r3.ebuild b/app-text/texlive/texlive-2007-r3.ebuild index 1568ba49d815..14e0251afb5c 100644 --- a/app-text/texlive/texlive-2007-r3.ebuild +++ b/app-text/texlive/texlive-2007-r3.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-r3.ebuild,v 1.1 2007/11/11 11:10:36 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r3.ebuild,v 1.2 2007/11/11 15:26:12 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" |