diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-11 14:15:10 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-11 14:15:10 +0000 |
commit | bc1a3b506f0fd42691f0d2b072b01edffaacdf6b (patch) | |
tree | 5aafe15bf6bc6aef0bab3640f83098f02a9b650d /app-text/texlive | |
parent | bump mh min required version, by Ben in bug #378477 (diff) | |
download | gentoo-2-bc1a3b506f0fd42691f0d2b072b01edffaacdf6b.tar.gz gentoo-2-bc1a3b506f0fd42691f0d2b072b01edffaacdf6b.tar.bz2 gentoo-2-bc1a3b506f0fd42691f0d2b072b01edffaacdf6b.zip |
carry on fbsd keywords
(Portage version: 2.2.0_alpha66/cvs/Linux x86_64)
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive/texlive-2011.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index 67f6137d6cdf..f695375d2ee0 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,9 @@ # 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.86 2011/10/11 14:12:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.87 2011/10/11 14:15:10 aballier Exp $ + + 11 Oct 2011; Alexis Ballier <aballier@gentoo.org> texlive-2011.ebuild: + carry on fbsd keywords 11 Oct 2011; Alexis Ballier <aballier@gentoo.org> texlive-2011.ebuild: bump mh min required version, by Ben in bug #378477 diff --git a/app-text/texlive/texlive-2011.ebuild b/app-text/texlive/texlive-2011.ebuild index b236aebe2892..ea87d3fdf260 100644 --- a/app-text/texlive/texlive-2011.ebuild +++ b/app-text/texlive/texlive-2011.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-2011.ebuild,v 1.3 2011/10/11 14:12:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2011.ebuild,v 1.4 2011/10/11 14:15:10 aballier 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-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~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 luatex music omega pdfannotextractor png pstricks publishers science tex4ht truetype xetex xindy xml X" |