diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-18 20:07:43 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-18 20:07:43 +0000 |
commit | 3b039ffcaf13fe1352fec0af1afbb677dcb3b036 (patch) | |
tree | aae5d635a6ad24abf706c865330a32f261b8da7c /app-office/lyx | |
parent | x86 stable wrt bug #393847 (diff) | |
download | gentoo-2-3b039ffcaf13fe1352fec0af1afbb677dcb3b036.tar.gz gentoo-2-3b039ffcaf13fe1352fec0af1afbb677dcb3b036.tar.bz2 gentoo-2-3b039ffcaf13fe1352fec0af1afbb677dcb3b036.zip |
x86 stable wrt bug #376397
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index f2091af02f7c..340510b7dcda 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.241 2011/12/15 18:02:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.242 2011/12/18 20:07:43 phajdan.jr Exp $ + + 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> lyx-2.0.1.ebuild: + x86 stable wrt bug #376397 15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> lyx-2.0.1.ebuild: Stable for AMD64, wrt bug #376397 diff --git a/app-office/lyx/lyx-2.0.1.ebuild b/app-office/lyx/lyx-2.0.1.ebuild index 9c1e16cd77bc..59c575168e4b 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 # 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.4 2011/12/15 18:02:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.1.ebuild,v 1.5 2011/12/18 20:07:43 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" |