diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-05 09:15:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-05 09:15:09 +0000 |
commit | e83752d607f6347ecc5c2a6ee0014fe50d1a5304 (patch) | |
tree | fa9b26eb81be998025a1b4beec4d7299cec960dc /dev-tex | |
parent | Stable for sh, wrt bug #454798 (diff) | |
download | gentoo-2-e83752d607f6347ecc5c2a6ee0014fe50d1a5304.tar.gz gentoo-2-e83752d607f6347ecc5c2a6ee0014fe50d1a5304.tar.bz2 gentoo-2-e83752d607f6347ecc5c2a6ee0014fe50d1a5304.zip |
Stable for sh, wrt bug #456624
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/cjk-latex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/cjk-latex/cjk-latex-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/cjk-latex/ChangeLog b/dev-tex/cjk-latex/ChangeLog index 9d94ababdd7b..348473b4bb69 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/cjk-latex/ChangeLog,v 1.58 2013/02/28 15:46:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/cjk-latex/ChangeLog,v 1.59 2013/03/05 09:15:09 ago Exp $ + + 05 Mar 2013; Agostino Sarubbo <ago@gentoo.org> cjk-latex-4.8.3.ebuild: + Stable for sh, wrt bug #456624 28 Feb 2013; Jeroen Roovers <jer@gentoo.org> cjk-latex-4.8.3.ebuild: Stable for HPPA (bug #456624). diff --git a/dev-tex/cjk-latex/cjk-latex-4.8.3.ebuild b/dev-tex/cjk-latex/cjk-latex-4.8.3.ebuild index aad4c8a48e52..7ca88119e210 100644 --- a/dev-tex/cjk-latex/cjk-latex-4.8.3.ebuild +++ b/dev-tex/cjk-latex/cjk-latex-4.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.3.ebuild,v 1.11 2013/02/28 15:46:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/cjk-latex/cjk-latex-4.8.3.ebuild,v 1.12 2013/03/05 09:15:09 ago Exp $ EAPI=4 @@ -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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc emacs" DEPEND="virtual/latex-base |