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 | 2023bf46b886d707cb8aa69322c8d545945026b5 (patch) | |
tree | e7c432c615d2307a6029bd79093c7f6fe18fd0ce /app-office/texmaker | |
parent | bump to not install RUBYOPT variable for now, as it breaks ruby-cvs 1.9 (diff) | |
download | historical-2023bf46b886d707cb8aa69322c8d545945026b5.tar.gz historical-2023bf46b886d707cb8aa69322c8d545945026b5.tar.bz2 historical-2023bf46b886d707cb8aa69322c8d545945026b5.zip |
Stable on x86; bug #117469
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'app-office/texmaker')
-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, 12 insertions, 9 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..12ea42073bc6 100644 --- a/app-office/texmaker/Manifest +++ b/app-office/texmaker/Manifest @@ -1,18 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 a4c0cca5a54a1498b171cc0b6243f7d7 ChangeLog 1720 +MD5 8285c3b026fbf5219187b451ec8ea0f6 ChangeLog 1822 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 48581d9960ba25848a78326be9c669fa texmaker-1.11-r1.ebuild 1499 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) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDuZlwKRy60XGEcJIRAjLPAJ0aKXBZROmKjCH2ukGyB1YU+yFi/ACgqb9a -xmBAZxtCoTmgeiheLYfDTMg= -=Kfdg +iD8DBQFDuaucCRZPokWLroQRAtiNAKDTFMB+6O8R6FhkE9HrNdjg190YvQCg5Fl6 +A8Ahz7+O8CTcUwCOscPfFFg= +=kmlT -----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="" |