diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-22 14:05:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-22 14:05:01 +0000 |
commit | 7c8d85ba72e9a037c8524dab97bebc5659b105b6 (patch) | |
tree | 43749615f7e6607233cfd21dc78be79e4cc2fb4d /app-office/lyx | |
parent | Add kerberos implementation info to configure (diff) | |
download | gentoo-2-7c8d85ba72e9a037c8524dab97bebc5659b105b6.tar.gz gentoo-2-7c8d85ba72e9a037c8524dab97bebc5659b105b6.tar.bz2 gentoo-2-7c8d85ba72e9a037c8524dab97bebc5659b105b6.zip |
Stable for HPPA (bug #431186).
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index ea62d311978c..11a290833fef 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.270 2012/08/22 00:05:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.271 2012/08/22 14:05:01 jer Exp $ + + 22 Aug 2012; Jeroen Roovers <jer@gentoo.org> lyx-2.0.4.ebuild: + Stable for HPPA (bug #431186). 22 Aug 2012; Agostino Sarubbo <ago@gentoo.org> lyx-2.0.4.ebuild: Stable for amd64, wrt bug #431186 diff --git a/app-office/lyx/lyx-2.0.4.ebuild b/app-office/lyx/lyx-2.0.4.ebuild index c4d0d9f2b2b6..764817fdd972 100644 --- a/app-office/lyx/lyx-2.0.4.ebuild +++ b/app-office/lyx/lyx-2.0.4.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.4.ebuild,v 1.2 2012/08/22 00:05:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.4.ebuild,v 1.3 2012/08/22 14:05:01 jer 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" |