diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-15 04:26:24 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-15 04:26:24 +0000 |
commit | ec7836985c55fe25a1cf5f0a790fb995fd5146ce (patch) | |
tree | 6d5180048f0414f52e06c9d2707858bbdc1ac311 /app-text/texlive | |
parent | Add prefix keywords (diff) | |
download | gentoo-2-ec7836985c55fe25a1cf5f0a790fb995fd5146ce.tar.gz gentoo-2-ec7836985c55fe25a1cf5f0a790fb995fd5146ce.tar.bz2 gentoo-2-ec7836985c55fe25a1cf5f0a790fb995fd5146ce.zip |
Add prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/texlive/texlive-2008.ebuild | 6 | ||||
-rw-r--r-- | app-text/texlive/texlive-2009.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index f151049336cc..cdae5646b147 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/texlive # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.58 2010/01/11 03:45:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.59 2010/01/15 04:26:24 abcd Exp $ + + 15 Jan 2010; Jonathan Callen <abcd@gentoo.org> texlive-2008.ebuild, + texlive-2009.ebuild: + Add prefix keywords *texlive-2009 (11 Jan 2010) diff --git a/app-text/texlive/texlive-2008.ebuild b/app-text/texlive/texlive-2008.ebuild index 586627481a30..96458c443019 100644 --- a/app-text/texlive/texlive-2008.ebuild +++ b/app-text/texlive/texlive-2008.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2008.ebuild,v 1.15 2009/06/10 14:26:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2008.ebuild,v 1.16 2010/01/15 04:26:24 abcd Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +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" IUSE="cjk context cyrillic detex doc dvi2tty dvipdfm extra games graphics humanities jadetex latex3 music omega png pstricks publishers science tex4ht truetype xetex xindy xml X" diff --git a/app-text/texlive/texlive-2009.ebuild b/app-text/texlive/texlive-2009.ebuild index bcc90c8a23ea..381168cb186c 100644 --- a/app-text/texlive/texlive-2009.ebuild +++ b/app-text/texlive/texlive-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/app-text/texlive/texlive-2009.ebuild,v 1.1 2010/01/11 03:45:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2009.ebuild,v 1.2 2010/01/15 04:26:24 abcd Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +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" IUSE="cjk context cyrillic detex doc dvi2tty dvipdfm extra games graphics humanities jadetex latex3 luatex music omega png pstricks publishers science tex4ht truetype xetex xindy xml X" |