diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-05-23 08:54:33 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-05-23 08:54:33 +0000 |
commit | a6190190d9cc3e09d7b68c84fdead7901d391422 (patch) | |
tree | 2186661838e94c7c09496dcee1cf7b51a71342e4 /app-officeext/texmaths | |
parent | Really stable on x86 rather than on ppc64. (diff) | |
download | historical-a6190190d9cc3e09d7b68c84fdead7901d391422.tar.gz historical-a6190190d9cc3e09d7b68c84fdead7901d391422.tar.bz2 historical-a6190190d9cc3e09d7b68c84fdead7901d391422.zip |
Stable on amd64 and x86.
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
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="" |