diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 12:36:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 12:36:41 +0000 |
commit | 6e4cb2c0c0253d8732e4b14a8c7b8c84d3840746 (patch) | |
tree | 32941865e409d068c287ae305108dfc9b3698af4 /app-office | |
parent | Stable for ppc64, wrt bug #418325 (diff) | |
download | gentoo-2-6e4cb2c0c0253d8732e4b14a8c7b8c84d3840746.tar.gz gentoo-2-6e4cb2c0c0253d8732e4b14a8c7b8c84d3840746.tar.bz2 gentoo-2-6e4cb2c0c0253d8732e4b14a8c7b8c84d3840746.zip |
Stable for ppc64, wrt bug #427198
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmaker/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-3.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog index c2981eaba606..bfc1457e8aa6 100644 --- a/app-office/texmaker/ChangeLog +++ b/app-office/texmaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmaker # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.112 2012/11/07 15:45:47 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.113 2012/12/08 12:36:41 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> texmaker-3.3.4.ebuild: + Stable for ppc64, wrt bug #427198 *texmaker-3.5.2 (07 Nov 2012) diff --git a/app-office/texmaker/texmaker-3.3.4.ebuild b/app-office/texmaker/texmaker-3.3.4.ebuild index 28320231b860..9e5c8aa667e4 100644 --- a/app-office/texmaker/texmaker-3.3.4.ebuild +++ b/app-office/texmaker/texmaker-3.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.3.4.ebuild,v 1.5 2012/09/05 09:24:07 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.3.4.ebuild,v 1.6 2012/12/08 12:36:41 ago Exp $ EAPI=4 @@ -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}" |