diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 09:20:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 09:20:52 +0000 |
commit | 1e3dbed7120c7046194b8fc41f062fcadc15d5dc (patch) | |
tree | 1c3fc69f289db737a21509f1d4eb36191f837ab8 /app-editors | |
parent | Stable for x86, wrt bug #551814 (diff) | |
download | gentoo-2-1e3dbed7120c7046194b8fc41f062fcadc15d5dc.tar.gz gentoo-2-1e3dbed7120c7046194b8fc41f062fcadc15d5dc.tar.bz2 gentoo-2-1e3dbed7120c7046194b8fc41f062fcadc15d5dc.zip |
Stable for x86, wrt bug #551814
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/latexila/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/latexila/latexila-3.14.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/latexila/ChangeLog b/app-editors/latexila/ChangeLog index dc4cce0c7a65..05b9073a3c68 100644 --- a/app-editors/latexila/ChangeLog +++ b/app-editors/latexila/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/latexila # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.37 2015/06/21 10:38:07 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.38 2015/06/26 09:20:52 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> latexila-3.14.4.ebuild: + Stable for x86, wrt bug #551814 21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> latexila-3.14.4.ebuild: amd64 stable wrt bug #551814 diff --git a/app-editors/latexila/latexila-3.14.4.ebuild b/app-editors/latexila/latexila-3.14.4.ebuild index 80c75d943612..d8b8e508ca1b 100644 --- a/app-editors/latexila/latexila-3.14.4.ebuild +++ b/app-editors/latexila/latexila-3.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/latexila-3.14.4.ebuild,v 1.2 2015/06/21 10:38:07 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/latexila-3.14.4.ebuild,v 1.3 2015/06/26 09:20:52 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/LaTeXila" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+latexmk rubber" COMMON_DEPEND=" |