diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-04 08:30:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-04 08:30:18 +0000 |
commit | 84864251451555b29974df87b1af8c9b06caf731 (patch) | |
tree | fa7609f1886fc6cf43628a8e4f852e86dd243779 /app-office/lyx | |
parent | Stable for ppc64, wrt bug #520794 (diff) | |
download | gentoo-2-84864251451555b29974df87b1af8c9b06caf731.tar.gz gentoo-2-84864251451555b29974df87b1af8c9b06caf731.tar.bz2 gentoo-2-84864251451555b29974df87b1af8c9b06caf731.zip |
Stable for ppc64, wrt bug #529102
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index ba1a28efa8ec..0019ce187689 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.326 2014/12/03 09:38:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.327 2014/12/04 08:30:18 ago Exp $ + + 04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lyx-2.1.2.ebuild: + Stable for ppc64, wrt bug #529102 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> lyx-2.1.2.ebuild: Stable for ppc, wrt bug #529102 diff --git a/app-office/lyx/lyx-2.1.2.ebuild b/app-office/lyx/lyx-2.1.2.ebuild index 7eaada649c5c..eba8913f576d 100644 --- a/app-office/lyx/lyx-2.1.2.ebuild +++ b/app-office/lyx/lyx-2.1.2.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.1.2.ebuild,v 1.7 2014/12/03 09:38:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.1.2.ebuild,v 1.8 2014/12/04 08:30:18 ago 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" |