diff options
author | 2013-06-19 17:51:03 +0000 | |
---|---|---|
committer | 2013-06-19 17:51:03 +0000 | |
commit | 79e054b1f1934e6919f050013f4e24ecbd9e8d66 (patch) | |
tree | d1ced368d8bab646979366f13a15c0e4be0e25b9 /app-office | |
parent | More as-needed fix for the mpi case (diff) | |
download | gentoo-2-79e054b1f1934e6919f050013f4e24ecbd9e8d66.tar.gz gentoo-2-79e054b1f1934e6919f050013f4e24ecbd9e8d66.tar.bz2 gentoo-2-79e054b1f1934e6919f050013f4e24ecbd9e8d66.zip |
Stable for HPPA (bug #473432).
(Portage version: 2.2.0_alpha181/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-office')
-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 82ee0e698234..3f5b55efd166 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.292 2013/05/07 17:35:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.293 2013/06/19 17:51:03 jer Exp $ + + 19 Jun 2013; Jeroen Roovers <jer@gentoo.org> lyx-2.0.6.ebuild: + Stable for HPPA (bug #473432). 07 May 2013; Alexis Ballier <aballier@gentoo.org> -lyx-2.0.1.ebuild, -lyx-2.0.4.ebuild, -lyx-2.0.5.ebuild: diff --git a/app-office/lyx/lyx-2.0.6.ebuild b/app-office/lyx/lyx-2.0.6.ebuild index 4c63f9a247b2..213e3a13c348 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.1 2013/05/07 17:32:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.6.ebuild,v 1.2 2013/06/19 17:51:03 jer 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" |