diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 17:41:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 17:41:38 +0000 |
commit | 5cd09a6acd2a728aa0207dab0d6f1f95ae1e306c (patch) | |
tree | 59ff62c3b4a527a95b971d8a1fedd7efbea85297 /app-editors/latexila | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-5cd09a6acd2a728aa0207dab0d6f1f95ae1e306c.tar.gz gentoo-2-5cd09a6acd2a728aa0207dab0d6f1f95ae1e306c.tar.bz2 gentoo-2-5cd09a6acd2a728aa0207dab0d6f1f95ae1e306c.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors/latexila')
-rw-r--r-- | app-editors/latexila/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/latexila/latexila-2.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/latexila/ChangeLog b/app-editors/latexila/ChangeLog index 075415768fa2..6244822d6cf5 100644 --- a/app-editors/latexila/ChangeLog +++ b/app-editors/latexila/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/latexila # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.21 2013/11/30 18:36:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.22 2013/12/08 17:41:38 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> latexila-2.8.3.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> latexila-2.8.3.ebuild: amd64 stable, bug #478252 diff --git a/app-editors/latexila/latexila-2.8.3.ebuild b/app-editors/latexila/latexila-2.8.3.ebuild index 267cf22b3d84..044f6e7aff72 100644 --- a/app-editors/latexila/latexila-2.8.3.ebuild +++ b/app-editors/latexila/latexila-2.8.3.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-editors/latexila/latexila-2.8.3.ebuild,v 1.2 2013/11/30 18:36:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/latexila-2.8.3.ebuild,v 1.3 2013/12/08 17:41:38 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/latexila/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+latexmk rubber" COMMON_DEPEND=" |