diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-24 21:48:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-24 21:48:13 +0000 |
commit | 340f94c13336757857e2e9a28cf1735cd012d7e0 (patch) | |
tree | 0c082691894530c4d965d872697c375c10f18c0c /app-officeext | |
parent | Stable for x86, wrt bug #440922 (diff) | |
download | gentoo-2-340f94c13336757857e2e9a28cf1735cd012d7e0.tar.gz gentoo-2-340f94c13336757857e2e9a28cf1735cd012d7e0.tar.bz2 gentoo-2-340f94c13336757857e2e9a28cf1735cd012d7e0.zip |
Stable for x86, wrt bug #444618
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-officeext')
-rw-r--r-- | app-officeext/texmaths/ChangeLog | 5 | ||||
-rw-r--r-- | app-officeext/texmaths/texmaths-0.36a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-officeext/texmaths/ChangeLog b/app-officeext/texmaths/ChangeLog index 1a99bc91d1e1..84079dcebbb3 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.9 2012/11/24 21:47:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/ChangeLog,v 1.10 2012/11/24 21:48:13 ago Exp $ + + 24 Nov 2012; Agostino Sarubbo <ago@gentoo.org> texmaths-0.36a.ebuild: + Stable for x86, wrt bug #444618 24 Nov 2012; Agostino Sarubbo <ago@gentoo.org> texmaths-0.36a.ebuild: Stable for amd64, wrt bug #444618 diff --git a/app-officeext/texmaths/texmaths-0.36a.ebuild b/app-officeext/texmaths/texmaths-0.36a.ebuild index f8b03368b17a..2bda43a08bb5 100644 --- a/app-officeext/texmaths/texmaths-0.36a.ebuild +++ b/app-officeext/texmaths/texmaths-0.36a.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.36a.ebuild,v 1.3 2012/11/24 21:47:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/texmaths-0.36a.ebuild,v 1.4 2012/11/24 21:48:13 ago Exp $ EAPI=4 @@ -18,7 +18,7 @@ SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}.oxt" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |