diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-27 16:42:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-27 16:42:20 +0000 |
commit | eeebadaa7f97eb5eaf85e82a587a63c409f303ee (patch) | |
tree | be56b6cb087bb72a9bf689beacc66295d248cb0c /app-text/texlive | |
parent | Punt package.mask (diff) | |
download | gentoo-2-eeebadaa7f97eb5eaf85e82a587a63c409f303ee.tar.gz gentoo-2-eeebadaa7f97eb5eaf85e82a587a63c409f303ee.tar.bz2 gentoo-2-eeebadaa7f97eb5eaf85e82a587a63c409f303ee.zip |
Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/texlive/texlive-2010-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/texlive/texlive-2010-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index 942f5de92a5d..33072ed6982d 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/texlive # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.71 2011/02/24 18:35:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.72 2011/02/27 16:42:20 armin76 Exp $ + + 27 Feb 2011; Raúl Porcel <armin76@gentoo.org> texlive-2010-r1.ebuild, + texlive-2010-r2.ebuild: + Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513 24 Feb 2011; Jeroen Roovers <jer@gentoo.org> texlive-2010-r2.ebuild: Marked ~hppa (bug #355353). diff --git a/app-text/texlive/texlive-2010-r1.ebuild b/app-text/texlive/texlive-2010-r1.ebuild index b07ceabc140c..cfe1a59e225f 100644 --- a/app-text/texlive/texlive-2010-r1.ebuild +++ b/app-text/texlive/texlive-2010-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2010-r1.ebuild,v 1.5 2011/02/20 15:54:36 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2010-r1.ebuild,v 1.6 2011/02/27 16:42:20 armin76 Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context detex doc dvi2tty dvipdfm extra games graphics humanities jadetex latex3 luatex music omega png pstricks publishers science tex4ht truetype xetex xindy xml X" diff --git a/app-text/texlive/texlive-2010-r2.ebuild b/app-text/texlive/texlive-2010-r2.ebuild index 938a8285388b..a4b6b21a8c6f 100644 --- a/app-text/texlive/texlive-2010-r2.ebuild +++ b/app-text/texlive/texlive-2010-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2010-r2.ebuild,v 1.4 2011/02/24 18:35:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2010-r2.ebuild,v 1.5 2011/02/27 16:42:20 armin76 Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc" IUSE="cjk context detex doc dvi2tty dvipdfm extra games graphics humanities jadetex latex3 luatex music omega pdfannotextractor png pstricks publishers science tex4ht truetype xetex xindy xml X" |