diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-15 15:53:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-15 15:53:14 +0000 |
commit | fac2a61d6ce77f5d2e0336fe0d58e1621624a309 (patch) | |
tree | aed57c287860aefc4bb699d74b4528c806f2a370 /app-office | |
parent | x86 stable wrt bug #396795 (diff) | |
download | gentoo-2-fac2a61d6ce77f5d2e0336fe0d58e1621624a309.tar.gz gentoo-2-fac2a61d6ce77f5d2e0336fe0d58e1621624a309.tar.bz2 gentoo-2-fac2a61d6ce77f5d2e0336fe0d58e1621624a309.zip |
alpha/ia64/sparc stable wrt #376397
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 4a6afb855eca..f747a948aea9 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.244 2011/12/28 16:25:17 halcy0n Exp $ +# 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 $ + + 15 Jan 2012; Raúl Porcel <armin76@gentoo.org> lyx-2.0.1.ebuild: + alpha/ia64/sparc stable wrt #376397 27 Dec 2011; Mark Loeser <halcy0n@gentoo.org> lyx-2.0.1.ebuild: Stable for ppc/ppc64; bug #376397 diff --git a/app-office/lyx/lyx-2.0.1.ebuild b/app-office/lyx/lyx-2.0.1.ebuild index 346bd576bc79..6d0c3fed9c2d 100644 --- a/app-office/lyx/lyx-2.0.1.ebuild +++ b/app-office/lyx/lyx-2.0.1.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.1.ebuild,v 1.7 2011/12/28 16:25:17 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.1.ebuild,v 1.8 2012/01/15 15:53:14 armin76 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" |