diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 15:57:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 15:57:18 +0000 |
commit | 8dc40c383a6013c681ff3aa5b7475684585c6406 (patch) | |
tree | 40dffe81546f57ad74eb3eef6b7c4c39518c05a7 /app-office/lyx | |
parent | Stable for ppc64, wrt bug #441166 (diff) | |
download | gentoo-2-8dc40c383a6013c681ff3aa5b7475684585c6406.tar.gz gentoo-2-8dc40c383a6013c681ff3aa5b7475684585c6406.tar.bz2 gentoo-2-8dc40c383a6013c681ff3aa5b7475684585c6406.zip |
Stable for ppc64, wrt bug #431186
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 8777505c1a19..fdb6427aa453 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.277 2012/11/20 13:46:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.278 2012/12/08 15:57:18 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> lyx-2.0.4.ebuild: + Stable for ppc64, wrt bug #431186 20 Nov 2012; Alexis Ballier <aballier@gentoo.org> -lyx-2.0.3.ebuild: remove old diff --git a/app-office/lyx/lyx-2.0.4.ebuild b/app-office/lyx/lyx-2.0.4.ebuild index b879fcc263ac..738e7d104560 100644 --- a/app-office/lyx/lyx-2.0.4.ebuild +++ b/app-office/lyx/lyx-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.4.ebuild,v 1.6 2012/10/10 15:23:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.4.ebuild,v 1.7 2012/12/08 15:57:18 ago Exp $ EAPI=3 @@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/${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 xetex luatex 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" |