diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-11 06:22:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-11 06:22:09 +0000 |
commit | c6de74d7b24a4b6be7bb88a2a407f772d9eee8b3 (patch) | |
tree | 6100589a8ffa594c770678f331ea349d75611a28 /app-office/lyx | |
parent | bump; add py3 support, re-write test phase (diff) | |
download | gentoo-2-c6de74d7b24a4b6be7bb88a2a407f772d9eee8b3.tar.gz gentoo-2-c6de74d7b24a4b6be7bb88a2a407f772d9eee8b3.tar.bz2 gentoo-2-c6de74d7b24a4b6be7bb88a2a407f772d9eee8b3.zip |
Stable for PPC64 (bug #544700).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index e8dd175d0dcc..bc5c3885a495 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.337 2015/04/28 09:48:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.338 2015/05/11 06:22:09 jer Exp $ + + 11 May 2015; Jeroen Roovers <jer@gentoo.org> lyx-2.1.3.ebuild: + Stable for PPC64 (bug #544700). 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> lyx-2.1.3.ebuild: Stable for sparc, wrt bug #544700 diff --git a/app-office/lyx/lyx-2.1.3.ebuild b/app-office/lyx/lyx-2.1.3.ebuild index cdd2c2934534..da06460a9988 100644 --- a/app-office/lyx/lyx-2.1.3.ebuild +++ b/app-office/lyx/lyx-2.1.3.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-office/lyx/lyx-2.1.3.ebuild,v 1.9 2015/04/28 09:48:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.1.3.ebuild,v 1.10 2015/05/11 06:22:09 jer Exp $ EAPI=5 @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.1.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" |