diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-24 21:47:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-24 21:47:19 +0000 |
commit | c5828c645a0a049205f81b155e7f5caac0fbd8c6 (patch) | |
tree | 575013c88cd7660c9de04dfb4a24a69cc73eff2c /app-officeext | |
parent | Stable for amd64, wrt bug #440922 (diff) | |
download | gentoo-2-c5828c645a0a049205f81b155e7f5caac0fbd8c6.tar.gz gentoo-2-c5828c645a0a049205f81b155e7f5caac0fbd8c6.tar.bz2 gentoo-2-c5828c645a0a049205f81b155e7f5caac0fbd8c6.zip |
Stable for amd64, 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 736a91e45581..1a99bc91d1e1 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.8 2012/10/19 17:54:37 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/ChangeLog,v 1.9 2012/11/24 21:47:19 ago Exp $ + + 24 Nov 2012; Agostino Sarubbo <ago@gentoo.org> texmaths-0.36a.ebuild: + Stable for amd64, wrt bug #444618 19 Oct 2012; Andreas K. Huettel <dilfridge@gentoo.org> texmaths-0.36a.ebuild: Better SRC_URI diff --git a/app-officeext/texmaths/texmaths-0.36a.ebuild b/app-officeext/texmaths/texmaths-0.36a.ebuild index 349e43df7ec5..f8b03368b17a 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.2 2012/10/19 17:54:37 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/texmaths-0.36a.ebuild,v 1.3 2012/11/24 21:47:19 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="" |