diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-02 21:21:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-02 21:21:10 +0000 |
commit | ee0b9c546198affc6d9fac303d8a7c9798d80e8d (patch) | |
tree | 153a680c1cb70df162e2ffc5bc98ed2adf86926c /app-office/texmaker | |
parent | Readd YAML patch from bug #115388 (diff) | |
download | historical-ee0b9c546198affc6d9fac303d8a7c9798d80e8d.tar.gz historical-ee0b9c546198affc6d9fac303d8a7c9798d80e8d.tar.bz2 historical-ee0b9c546198affc6d9fac303d8a7c9798d80e8d.zip |
Stable on sparc wrt #117469
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-office/texmaker')
-rw-r--r-- | app-office/texmaker/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/texmaker/Manifest | 14 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.11-r1.ebuild | 6 |
3 files changed, 20 insertions, 6 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog index e2b2b82a4da6..30b4c5c5625c 100644 --- a/app-office/texmaker/ChangeLog +++ b/app-office/texmaker/ChangeLog @@ -1,6 +1,10 @@ # 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.10 2006/01/02 18:02:05 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.11 2006/01/02 21:21:10 gustavoz Exp $ + + 02 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + texmaker-1.11-r1.ebuild: + Stable on sparc wrt #117469 *texmaker-1.21 (02 Jan 2006) diff --git a/app-office/texmaker/Manifest b/app-office/texmaker/Manifest index f5610b43362f..d583358e4d48 100644 --- a/app-office/texmaker/Manifest +++ b/app-office/texmaker/Manifest @@ -1,8 +1,18 @@ -MD5 c74134ac3b6f3d5413f132f24db82326 ChangeLog 1608 +-----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 b6d6970bed253b1b6426c1d64a01c91f texmaker-1.11-r1.ebuild 1499 +MD5 94483969f101bad448695177b0f170c7 texmaker-1.11-r1.ebuild 1501 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 eed46a8e689b..5d1662242bbd 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-2005 Gentoo Foundation +# 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.1 2005/07/02 08:58:14 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.11-r1.ebuild,v 1.2 2006/01/02 21:21:10 gustavoz Exp $ inherit kde-functions eutils @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="~x86 sparc ~ppc ~amd64" IUSE="" |