diff options
Diffstat (limited to 'app-officeext/texmaths')
-rw-r--r-- | app-officeext/texmaths/ChangeLog | 5 | ||||
-rw-r--r-- | app-officeext/texmaths/texmaths-0.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-officeext/texmaths/ChangeLog b/app-officeext/texmaths/ChangeLog index e7f4ce2baef4..1f6b48723d1f 100644 --- a/app-officeext/texmaths/ChangeLog +++ b/app-officeext/texmaths/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-officeext/texmaths # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/ChangeLog,v 1.3 2012/05/09 16:16:54 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/ChangeLog,v 1.4 2012/05/23 08:54:32 scarabeus Exp $ + + 23 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> texmaths-0.35.ebuild: + Stable on amd64 and x86. *texmaths-0.35 (09 May 2012) diff --git a/app-officeext/texmaths/texmaths-0.35.ebuild b/app-officeext/texmaths/texmaths-0.35.ebuild index 8dfa2042cbce..817dea82bcca 100644 --- a/app-officeext/texmaths/texmaths-0.35.ebuild +++ b/app-officeext/texmaths/texmaths-0.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/texmaths-0.35.ebuild,v 1.1 2012/05/09 16:16:54 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/texmaths-0.35.ebuild,v 1.2 2012/05/23 08:54:32 scarabeus Exp $ EAPI=4 @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.oxt" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |