diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 15:18:20 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 15:18:20 +0000 |
commit | 2bfa03cd8c222d21bca5ab44588ca38712006690 (patch) | |
tree | 4a7f08ff8b3258c1b58a6f0e78e13d04e9cb4f16 /app-office | |
parent | x86 stable wrt bug #403907 (diff) | |
download | historical-2bfa03cd8c222d21bca5ab44588ca38712006690.tar.gz historical-2bfa03cd8c222d21bca5ab44588ca38712006690.tar.bz2 historical-2bfa03cd8c222d21bca5ab44588ca38712006690.zip |
x86 stable wrt bug #401863
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index cc1321d46e9f..f75f46303aea 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.247 2012/02/15 16:47:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.248 2012/02/24 15:18:20 phajdan.jr Exp $ + + 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> lyx-2.0.2.ebuild: + x86 stable wrt bug #401863 15 Feb 2012; Jeroen Roovers <jer@gentoo.org> lyx-2.0.2.ebuild: Stable for HPPA (bug #401863). diff --git a/app-office/lyx/lyx-2.0.2.ebuild b/app-office/lyx/lyx-2.0.2.ebuild index d721f6b75e3e..5c4f9e04e216 100644 --- a/app-office/lyx/lyx-2.0.2.ebuild +++ b/app-office/lyx/lyx-2.0.2.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.2.ebuild,v 1.3 2012/02/15 16:47:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.2.ebuild,v 1.4 2012/02/24 15:18:20 phajdan.jr Exp $ EAPI=3 @@ -21,7 +21,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" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" 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" |