diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-02-23 10:08:28 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-02-23 10:08:28 +0000 |
commit | db7aaf4d4c490615b311586d834fa69f6fb9f23e (patch) | |
tree | ffd37e27f5c3db7236cacff9c27b8f70147ba82d /app-editors/latexila | |
parent | Remove old (diff) | |
download | gentoo-2-db7aaf4d4c490615b311586d834fa69f6fb9f23e.tar.gz gentoo-2-db7aaf4d4c490615b311586d834fa69f6fb9f23e.tar.bz2 gentoo-2-db7aaf4d4c490615b311586d834fa69f6fb9f23e.zip |
Fix wrong commit, bug 502160
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'app-editors/latexila')
-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 cf76f6adb66c..5f46ed36c976 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.25 2014/02/22 14:25:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/ChangeLog,v 1.26 2014/02/23 10:08:28 tomwij Exp $ + + 23 Feb 2014; Tom Wijsman <TomWij@gentoo.org> latexila-2.10.1.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> latexila-2.10.1.ebuild: arch stable, bug 888 diff --git a/app-editors/latexila/latexila-2.10.1.ebuild b/app-editors/latexila/latexila-2.10.1.ebuild index 31a4bc1fce17..d52578233f8a 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.2 2014/02/22 14:25:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/latexila/latexila-2.10.1.ebuild,v 1.3 2014/02/23 10:08:28 tomwij 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=" |