diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 13:54:07 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-17 13:54:07 +0000 |
commit | 19baf9049fb0cd6c464c1aa26be1e1eba30e41c4 (patch) | |
tree | 26afe46c27c1b38c4d2a1c8f7d6786bd4a5a6653 /app-office | |
parent | stable x86, bug 299455 (diff) | |
download | gentoo-2-19baf9049fb0cd6c464c1aa26be1e1eba30e41c4.tar.gz gentoo-2-19baf9049fb0cd6c464c1aa26be1e1eba30e41c4.tar.bz2 gentoo-2-19baf9049fb0cd6c464c1aa26be1e1eba30e41c4.zip |
stable x86, bug 299590
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmaker/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.92.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog index 0e456ecd3125..aedb5e8582c1 100644 --- a/app-office/texmaker/ChangeLog +++ b/app-office/texmaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmaker # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.64 2010/01/17 13:54:07 fauli Exp $ + + 17 Jan 2010; Christian Faulhammer <fauli@gentoo.org> texmaker-1.92.ebuild: + stable x86, bug 299590 12 Jan 2010; nixnut <nixnut@gentoo.org> texmaker-1.92.ebuild: ppc stable #299590 diff --git a/app-office/texmaker/texmaker-1.92.ebuild b/app-office/texmaker/texmaker-1.92.ebuild index ff0df4998f1e..c5e40c66d3e2 100644 --- a/app-office/texmaker/texmaker-1.92.ebuild +++ b/app-office/texmaker/texmaker-1.92.ebuild @@ -1,6 +1,6 @@ # 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.3 2010/01/12 18:51:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.92.ebuild,v 1.4 2010/01/17 13:54:07 fauli 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="" |