diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-23 13:43:02 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-23 13:43:02 +0000 |
commit | 2a69c0bbb258c3e743bebcc7f077e5e8f4bb030c (patch) | |
tree | 0aeaeb05d134a083502c9850ab26e441aa980f75 /app-office/texmaker | |
parent | Fixed build issue, bug #259241, thank Dustin Polke for report, MaratIK, Israe... (diff) | |
download | gentoo-2-2a69c0bbb258c3e743bebcc7f077e5e8f4bb030c.tar.gz gentoo-2-2a69c0bbb258c3e743bebcc7f077e5e8f4bb030c.tar.bz2 gentoo-2-2a69c0bbb258c3e743bebcc7f077e5e8f4bb030c.zip |
Sparc stable, Bug #259592.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'app-office/texmaker')
-rw-r--r-- | app-office/texmaker/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.80.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog index 134a2af3d869..93bc9ae25969 100644 --- a/app-office/texmaker/ChangeLog +++ b/app-office/texmaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmaker -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.53 2008/11/28 11:01:05 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.54 2009/02/23 13:43:02 fmccor Exp $ + + 23 Feb 2009; Ferris McCormick <fmccor@gentoo.org> texmaker-1.80.ebuild: + Sparc stable, Bug #259592. 28 Nov 2008; Alexis Ballier <aballier@gentoo.org> -texmaker-1.60.ebuild: remove old diff --git a/app-office/texmaker/texmaker-1.80.ebuild b/app-office/texmaker/texmaker-1.80.ebuild index c48cb86aa95a..c235f06fd439 100644 --- a/app-office/texmaker/texmaker-1.80.ebuild +++ b/app-office/texmaker/texmaker-1.80.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.80.ebuild,v 1.1 2008/11/28 10:58:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.80.ebuild,v 1.2 2009/02/23 13:43:02 fmccor Exp $ EAPI=1 @@ -27,7 +27,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" |