diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 10:17:53 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 10:17:53 +0000 |
commit | 94dc9a2f3b952a036788596a5e6e05dec7d9df7e (patch) | |
tree | f77e47fee1251010c6dbbd0cd9c212119b23d963 /app-office | |
parent | x86 stable wrt bug #509992 (diff) | |
download | gentoo-2-94dc9a2f3b952a036788596a5e6e05dec7d9df7e.tar.gz gentoo-2-94dc9a2f3b952a036788596a5e6e05dec7d9df7e.tar.bz2 gentoo-2-94dc9a2f3b952a036788596a5e6e05dec7d9df7e.zip |
x86 stable wrt bug #505588
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.7.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 31fb46167578..6b5ec463df35 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.308 2014/04/18 04:29:31 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.309 2014/06/14 10:17:53 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> lyx-2.0.7.1-r2.ebuild: + x86 stable wrt bug #505588 *lyx-2.1.0 (18 Apr 2014) *lyx-2.0.8 (18 Apr 2014) diff --git a/app-office/lyx/lyx-2.0.7.1-r2.ebuild b/app-office/lyx/lyx-2.0.7.1-r2.ebuild index 463a06d6187f..18a0167881bd 100644 --- a/app-office/lyx/lyx-2.0.7.1-r2.ebuild +++ b/app-office/lyx/lyx-2.0.7.1-r2.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-office/lyx/lyx-2.0.7.1-r2.ebuild,v 1.3 2014/04/12 19:33:42 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.7.1-r2.ebuild,v 1.4 2014/06/14 10:17:53 phajdan.jr Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-macos" IUSE="cups debug nls +latex monolithic-build html rtf dot docbook dia subversion rcs svg gnumeric +hunspell aspell enchant" LANGS="ar ca cs de da el en es eu fi fr gl he hu ia id it ja nb nn pl pt ro ru sk sr sv tr uk zh_CN zh_TW" |