diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 17:51:37 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 17:51:37 +0000 |
commit | 80c490c8d49d094cb6fe963e1ff2adec71c3bd4b (patch) | |
tree | d7123c1ae5e2b84ebd56ec681ae90580df96148a /media-fonts/jsmath | |
parent | x86 stable wrt bug #406779 (diff) | |
download | gentoo-2-80c490c8d49d094cb6fe963e1ff2adec71c3bd4b.tar.gz gentoo-2-80c490c8d49d094cb6fe963e1ff2adec71c3bd4b.tar.bz2 gentoo-2-80c490c8d49d094cb6fe963e1ff2adec71c3bd4b.zip |
x86 stable wrt bug #406779
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-fonts/jsmath')
-rw-r--r-- | media-fonts/jsmath/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/jsmath/jsmath-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/jsmath/ChangeLog b/media-fonts/jsmath/ChangeLog index 16b1261ee8bd..62a5204a9085 100644 --- a/media-fonts/jsmath/ChangeLog +++ b/media-fonts/jsmath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/jsmath # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/jsmath/ChangeLog,v 1.3 2015/03/27 16:30:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/jsmath/ChangeLog,v 1.4 2015/04/21 17:51:37 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> jsmath-1.0.ebuild: + x86 stable wrt bug #406779 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> jsmath-1.0.ebuild: Stable for amd64, wrt bug #406779 diff --git a/media-fonts/jsmath/jsmath-1.0.ebuild b/media-fonts/jsmath/jsmath-1.0.ebuild index 7db0f78ef6ca..51428f8f2142 100644 --- a/media-fonts/jsmath/jsmath-1.0.ebuild +++ b/media-fonts/jsmath/jsmath-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/jsmath/jsmath-1.0.ebuild,v 1.3 2015/03/27 16:30:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/jsmath/jsmath-1.0.ebuild,v 1.4 2015/04/21 17:51:37 pacho Exp $ inherit font @@ -12,7 +12,7 @@ SRC_URI="http://www.math.union.edu/~dpvc/jsMath/download/${MYPN}.tgz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="" |