diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-12 18:51:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-12 18:51:10 +0000 |
commit | 7f4d3b2c72a826b8a0afcfffbcdf66a378496e7b (patch) | |
tree | 17a5f4cf771841473add7468f701dcbcf3419424 /app-office/texmaker | |
parent | ppc stable #299455 (diff) | |
download | gentoo-2-7f4d3b2c72a826b8a0afcfffbcdf66a378496e7b.tar.gz gentoo-2-7f4d3b2c72a826b8a0afcfffbcdf66a378496e7b.tar.bz2 gentoo-2-7f4d3b2c72a826b8a0afcfffbcdf66a378496e7b.zip |
ppc stable #299590
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-office/texmaker')
-rw-r--r-- | app-office/texmaker/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.92.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog index 0b52538ce31b..0e456ecd3125 100644 --- a/app-office/texmaker/ChangeLog +++ b/app-office/texmaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmaker -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.62 2009/12/26 19:26:47 pva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.63 2010/01/12 18:51:10 nixnut Exp $ + + 12 Jan 2010; nixnut <nixnut@gentoo.org> texmaker-1.92.ebuild: + ppc stable #299590 26 Dec 2009; Peter Volkov <pva@gentoo.org> texmaker-1.80.ebuild, texmaker-1.91.ebuild, texmaker-1.92.ebuild: diff --git a/app-office/texmaker/texmaker-1.92.ebuild b/app-office/texmaker/texmaker-1.92.ebuild index 572240475d75..ff0df4998f1e 100644 --- a/app-office/texmaker/texmaker-1.92.ebuild +++ b/app-office/texmaker/texmaker-1.92.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.92.ebuild,v 1.2 2009/12/26 19:26:47 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.92.ebuild,v 1.3 2010/01/12 18:51:10 nixnut 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="" |