diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-27 22:37:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-27 22:37:36 +0000 |
commit | 00b718ae8e48272f8f2321cda7323f1ef6bc6226 (patch) | |
tree | 1feb6634b1ab007c12f459bc31a215515a555700 /app-office/texmaker | |
parent | Stable for x86, wrt bug #467514 (diff) | |
download | gentoo-2-00b718ae8e48272f8f2321cda7323f1ef6bc6226.tar.gz gentoo-2-00b718ae8e48272f8f2321cda7323f1ef6bc6226.tar.bz2 gentoo-2-00b718ae8e48272f8f2321cda7323f1ef6bc6226.zip |
Stable for x86, wrt bug #467478
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/texmaker')
-rw-r--r-- | app-office/texmaker/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-4.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog index 8f6b90949c91..7f2114ae1ecb 100644 --- a/app-office/texmaker/ChangeLog +++ b/app-office/texmaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmaker # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.128 2013/04/27 22:36:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.129 2013/04/27 22:37:36 ago Exp $ + + 27 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texmaker-4.0.1.ebuild: + Stable for x86, wrt bug #467478 27 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texmaker-4.0.1.ebuild: Stable for amd64, wrt bug #467478 diff --git a/app-office/texmaker/texmaker-4.0.1.ebuild b/app-office/texmaker/texmaker-4.0.1.ebuild index a27c1c4dd212..0583f46b9aad 100644 --- a/app-office/texmaker/texmaker-4.0.1.ebuild +++ b/app-office/texmaker/texmaker-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-4.0.1.ebuild,v 1.3 2013/04/27 22:36:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-4.0.1.ebuild,v 1.4 2013/04/27 22:37:36 ago Exp $ EAPI=5 @@ -25,7 +25,7 @@ SRC_URI="http://www.xm1math.net/texmaker/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}/${MY_P}" |