diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-07 10:41:02 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-07 10:41:02 +0000 |
commit | 67ee5a55d4f444eaeceb3459d1277ed387ba823c (patch) | |
tree | ba0904e81fd29b0bf71c22e168fe9e8b450ce8e2 /app-text | |
parent | Stable on amd64 wrt bug #377911 (diff) | |
download | gentoo-2-67ee5a55d4f444eaeceb3459d1277ed387ba823c.tar.gz gentoo-2-67ee5a55d4f444eaeceb3459d1277ed387ba823c.tar.bz2 gentoo-2-67ee5a55d4f444eaeceb3459d1277ed387ba823c.zip |
Stable on amd64 wrt bug #377911
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mathtex/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mathtex/mathtex-1.04.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/mathtex/ChangeLog b/app-text/mathtex/ChangeLog index 735cf4f261b1..590b984fca49 100644 --- a/app-text/mathtex/ChangeLog +++ b/app-text/mathtex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mathtex # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mathtex/ChangeLog,v 1.2 2011/05/24 15:19:11 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mathtex/ChangeLog,v 1.3 2011/08/07 10:41:02 hwoarang Exp $ + + 07 Aug 2011; Markos Chandras <hwoarang@gentoo.org> mathtex-1.04.ebuild: + Stable on amd64 wrt bug #377911 *mathtex-1.04 (24 May 2011) diff --git a/app-text/mathtex/mathtex-1.04.ebuild b/app-text/mathtex/mathtex-1.04.ebuild index 9b39684c6cc5..3069a41b0106 100644 --- a/app-text/mathtex/mathtex-1.04.ebuild +++ b/app-text/mathtex/mathtex-1.04.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/mathtex/mathtex-1.04.ebuild,v 1.1 2011/05/24 15:19:11 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mathtex/mathtex-1.04.ebuild,v 1.2 2011/08/07 10:41:02 hwoarang Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="png" RDEPEND="app-text/dvipng |