diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 16:48:34 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 16:48:34 +0000 |
commit | fe221b6e74f74edebbb20b296b8e76c50a26f3b3 (patch) | |
tree | 48c01e6603f4fb7cc9971e0befffc3edb61437c4 /dev-tex | |
parent | Initial commit. Part of the lo build. (diff) | |
download | gentoo-2-fe221b6e74f74edebbb20b296b8e76c50a26f3b3.tar.gz gentoo-2-fe221b6e74f74edebbb20b296b8e76c50a26f3b3.tar.bz2 gentoo-2-fe221b6e74f74edebbb20b296b8e76c50a26f3b3.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/cjk-latex/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/cjk-latex/cjk-latex-4.8.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/cjk-latex/ChangeLog b/dev-tex/cjk-latex/ChangeLog index 9ac831657cd1..1af46732da9f 100644 --- a/dev-tex/cjk-latex/ChangeLog +++ b/dev-tex/cjk-latex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/cjk-latex -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/cjk-latex/ChangeLog,v 1.45 2011/06/28 15:40:04 aballier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/cjk-latex/ChangeLog,v 1.46 2012/05/09 16:48:34 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> cjk-latex-4.8.2.ebuild: + keyword ~amd64-fbsd 28 Jun 2011; Alexis Ballier <aballier@gentoo.org> cjk-latex-4.8.2.ebuild: set TEXMFCNF so that texmf.cnf is found by kpathsea, bump to eapi3 diff --git a/dev-tex/cjk-latex/cjk-latex-4.8.2.ebuild b/dev-tex/cjk-latex/cjk-latex-4.8.2.ebuild index 2f4199a78ab9..03b4f4208f05 100644 --- a/dev-tex/cjk-latex/cjk-latex-4.8.2.ebuild +++ b/dev-tex/cjk-latex/cjk-latex-4.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/cjk-latex/cjk-latex-4.8.2.ebuild,v 1.9 2011/06/28 15:40:04 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/cjk-latex/cjk-latex-4.8.2.ebuild,v 1.10 2012/05/09 16:48:34 aballier Exp $ EAPI=3 @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.ffii.org/pub/cjk/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="doc emacs" DEPEND="virtual/latex-base |