diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2012-02-14 21:50:28 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2012-02-14 21:50:28 +0000 |
commit | 0c3443900913297fe2b6905f3ab89ad2d135758f (patch) | |
tree | c19da61d11ac73e3351f54f41851f21c1e47e945 /app-office/lyx | |
parent | Add kde herd as fallback. Fix header wrt bug #403699. (diff) | |
download | gentoo-2-0c3443900913297fe2b6905f3ab89ad2d135758f.tar.gz gentoo-2-0c3443900913297fe2b6905f3ab89ad2d135758f.tar.bz2 gentoo-2-0c3443900913297fe2b6905f3ab89ad2d135758f.zip |
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney and Elijah "Armageddon" El Lazkani in bug #401863.
(Portage version: 2.1.10.46/cvs/Linux x86_64)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index f747a948aea9..b313a1a07fac 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,10 @@ # 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.245 2012/01/15 15:53:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.246 2012/02/14 21:50:28 chainsaw Exp $ + + 14 Feb 2012; Tony Vroon <chainsaw@gentoo.org> lyx-2.0.2.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney and + Elijah "Armageddon" El Lazkani in bug #401863. 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> lyx-2.0.1.ebuild: alpha/ia64/sparc stable wrt #376397 diff --git a/app-office/lyx/lyx-2.0.2.ebuild b/app-office/lyx/lyx-2.0.2.ebuild index 23d398024d51..98597d9a6854 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-2011 Gentoo Foundation +# 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.1 2011/12/06 12:43:57 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.2.ebuild,v 1.2 2012/02/14 21:50:28 chainsaw 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" |