diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-04 09:47:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-04 09:47:57 +0000 |
commit | fb773499937b7c7623e8bfd75e55b2d8e50acfec (patch) | |
tree | c9640cf08d68f208769da139e4484e49fd5e5021 /app-office/texmaker | |
parent | Stable for amd64, wrt bug #426710 (diff) | |
download | gentoo-2-fb773499937b7c7623e8bfd75e55b2d8e50acfec.tar.gz gentoo-2-fb773499937b7c7623e8bfd75e55b2d8e50acfec.tar.bz2 gentoo-2-fb773499937b7c7623e8bfd75e55b2d8e50acfec.zip |
Stable for amd64, wrt bug #427198
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-office/texmaker')
-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 a67527675d56..438c337f81b9 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.104 2012/07/23 07:37:26 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.105 2012/08/04 09:47:57 ago Exp $ + + 04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> texmaker-3.3.4.ebuild: + Stable for amd64, wrt bug #427198 *texmaker-3.4.1 (23 Jul 2012) diff --git a/app-office/texmaker/texmaker-3.3.4.ebuild b/app-office/texmaker/texmaker-3.3.4.ebuild index f75f6d961ef3..dc1ac6ee49c3 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.2 2012/07/19 17:50:58 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-3.3.4.ebuild,v 1.3 2012/08/04 09:47:57 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}" |