diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-02 22:39:14 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-02 22:39:14 +0000 |
commit | dec8f3edbee67e35440b5faa5cd8225ff93ada04 (patch) | |
tree | 887b0f541189cd0a95def53b6315c166dde2ad82 /app-office | |
parent | bump to not install RUBYOPT variable for now, as it breaks ruby-cvs 1.9 (diff) | |
download | gentoo-2-dec8f3edbee67e35440b5faa5cd8225ff93ada04.tar.gz gentoo-2-dec8f3edbee67e35440b5faa5cd8225ff93ada04.tar.bz2 gentoo-2-dec8f3edbee67e35440b5faa5cd8225ff93ada04.zip |
Stable on x86; bug #117469
(Portage version: 2.1_pre2)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmaker/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmaker/Manifest | 12 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.11-r1.ebuild | 4 |
3 files changed, 7 insertions, 14 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog index 30b4c5c5625c..6a2d039a9af6 100644 --- a/app-office/texmaker/ChangeLog +++ b/app-office/texmaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmaker # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.11 2006/01/02 21:21:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.12 2006/01/02 22:39:14 halcy0n Exp $ + + 02 Jan 2006; Mark Loeser <halcy0n@gentoo.org> texmaker-1.11-r1.ebuild: + Stable on x86; bug #117469 02 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> texmaker-1.11-r1.ebuild: diff --git a/app-office/texmaker/Manifest b/app-office/texmaker/Manifest index d583358e4d48..e60e9952b8ba 100644 --- a/app-office/texmaker/Manifest +++ b/app-office/texmaker/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 a4c0cca5a54a1498b171cc0b6243f7d7 ChangeLog 1720 MD5 6523b9d37f10392c4198cac68935cd93 files/digest-texmaker-1.11 66 MD5 6523b9d37f10392c4198cac68935cd93 files/digest-texmaker-1.11-r1 66 MD5 87c6b930962d1f18ddef65c23a1ccd79 files/digest-texmaker-1.21 67 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 94483969f101bad448695177b0f170c7 texmaker-1.11-r1.ebuild 1501 +MD5 3f9a4a0a7cedda3de8815c56ffbbf864 texmaker-1.11-r1.ebuild 1500 MD5 4795d01e61e250245aef7dfeabff2d9a texmaker-1.11.ebuild 1395 MD5 c0cbda76339525d64d37d7d5415a2b54 texmaker-1.21.ebuild 1546 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFDuZlwKRy60XGEcJIRAjLPAJ0aKXBZROmKjCH2ukGyB1YU+yFi/ACgqb9a -xmBAZxtCoTmgeiheLYfDTMg= -=Kfdg ------END PGP SIGNATURE----- diff --git a/app-office/texmaker/texmaker-1.11-r1.ebuild b/app-office/texmaker/texmaker-1.11-r1.ebuild index 5d1662242bbd..7dabace0f860 100644 --- a/app-office/texmaker/texmaker-1.11-r1.ebuild +++ b/app-office/texmaker/texmaker-1.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.11-r1.ebuild,v 1.2 2006/01/02 21:21:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.11-r1.ebuild,v 1.3 2006/01/02 22:39:14 halcy0n Exp $ inherit kde-functions eutils @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 sparc ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" |