diff options
author | 2013-06-24 11:38:52 +0000 | |
---|---|---|
committer | 2013-06-24 11:38:52 +0000 | |
commit | 9071e18ce37f51091df8bf8b4fda17e882c0566d (patch) | |
tree | 7ca6cca41aa353ec71b927a02b7c17765a0e22bc /app-office/lyx | |
parent | Stable for ppc, wrt bug #470358 (diff) | |
download | gentoo-2-9071e18ce37f51091df8bf8b4fda17e882c0566d.tar.gz gentoo-2-9071e18ce37f51091df8bf8b4fda17e882c0566d.tar.bz2 gentoo-2-9071e18ce37f51091df8bf8b4fda17e882c0566d.zip |
Stable for ppc, wrt bug #473432
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 6d881cf3c09c..f946ca440f3b 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.294 2013/06/21 10:19:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.295 2013/06/24 11:38:52 ago Exp $ + + 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> lyx-2.0.6.ebuild: + Stable for ppc, wrt bug #473432 21 Jun 2013; Pacho Ramos <pacho@gentoo.org> lyx-2.0.6.ebuild: Install bigger icons (#472978) diff --git a/app-office/lyx/lyx-2.0.6.ebuild b/app-office/lyx/lyx-2.0.6.ebuild index 78732017b45f..d05d76b91df0 100644 --- a/app-office/lyx/lyx-2.0.6.ebuild +++ b/app-office/lyx/lyx-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.6.ebuild,v 1.3 2013/06/21 10:19:59 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.6.ebuild,v 1.4 2013/06/24 11:38:52 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 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" |