diff options
author | 2014-03-09 10:42:40 +0000 | |
---|---|---|
committer | 2014-03-09 10:42:40 +0000 | |
commit | ea09904bbacdef538cd961d5956a37ca45db8ceb (patch) | |
tree | f0c27a0914e4aec55c9d2be6eb586e18cffe3d0f /app-editors | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-ea09904bbacdef538cd961d5956a37ca45db8ceb.tar.gz gentoo-2-ea09904bbacdef538cd961d5956a37ca45db8ceb.tar.bz2 gentoo-2-ea09904bbacdef538cd961d5956a37ca45db8ceb.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/latexila/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/latexila/latexila-2.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/latexila/ChangeLog b/app-editors/latexila/ChangeLog index 5f46ed36c976..e93556503da0 100644 --- a/app-editors/latexila/ChangeLog +++ b/app-editors/latexila/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/latexila # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.26 2014/02/23 10:08:28 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.27 2014/03/09 10:42:40 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> latexila-2.10.1.ebuild: + amd64 stable, bug 499954 23 Feb 2014; Tom Wijsman <TomWij@gentoo.org> latexila-2.10.1.ebuild: Fix wrong commit, bug 502160 diff --git a/app-editors/latexila/latexila-2.10.1.ebuild b/app-editors/latexila/latexila-2.10.1.ebuild index d52578233f8a..3b905fbe477b 100644 --- a/app-editors/latexila/latexila-2.10.1.ebuild +++ b/app-editors/latexila/latexila-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/latexila-2.10.1.ebuild,v 1.3 2014/02/23 10:08:28 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/latexila-2.10.1.ebuild,v 1.4 2014/03/09 10:42:40 pacho 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=" |