diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-01 14:34:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-01 14:34:10 +0000 |
commit | 89c57c4c6fc5fde24f879a43d06a8ba1b738c660 (patch) | |
tree | 7f484ec939f292c946d7cfdda07012aee5e3fa7c /app-office/lyx | |
parent | ia64 stable (diff) | |
download | gentoo-2-89c57c4c6fc5fde24f879a43d06a8ba1b738c660.tar.gz gentoo-2-89c57c4c6fc5fde24f879a43d06a8ba1b738c660.tar.bz2 gentoo-2-89c57c4c6fc5fde24f879a43d06a8ba1b738c660.zip |
ia64 stable
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 56c1c7ea6d7e..bea239fb4d74 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.266 2012/06/14 07:15:34 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.267 2012/07/01 14:34:10 armin76 Exp $ + + 01 Jul 2012; Raúl Porcel <armin76@gentoo.org> lyx-2.0.3.ebuild: + ia64 stable 14 Jun 2012; Ben de Groot <yngwin@gentoo.org> lyx-1.6.10.ebuild, lyx-2.0.1.ebuild, lyx-2.0.2.ebuild, lyx-2.0.3.ebuild: diff --git a/app-office/lyx/lyx-2.0.3.ebuild b/app-office/lyx/lyx-2.0.3.ebuild index ca5022b15f10..70799cb0fe13 100644 --- a/app-office/lyx/lyx-2.0.3.ebuild +++ b/app-office/lyx/lyx-2.0.3.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.3.ebuild,v 1.13 2012/06/14 07:15:34 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.3.ebuild,v 1.14 2012/07/01 14:34:10 armin76 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 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" |