diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-02-20 19:44:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-02-20 19:44:01 +0000 |
commit | 32c9a8a6c7e531b07bab4f4815cb901535912f77 (patch) | |
tree | ddc6d40fe71264e0a1ace2e61b247fc401ba4354 /app-office/lyx | |
parent | Add ~arm, wrt bug #455960 (diff) | |
download | gentoo-2-32c9a8a6c7e531b07bab4f4815cb901535912f77.tar.gz gentoo-2-32c9a8a6c7e531b07bab4f4815cb901535912f77.tar.bz2 gentoo-2-32c9a8a6c7e531b07bab4f4815cb901535912f77.zip |
Stable for HPPA (bug #447968).
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index b57d4035b2d7..b252f1b9f447 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.285 2013/02/19 16:30:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.286 2013/02/20 19:44:01 jer Exp $ + + 20 Feb 2013; Jeroen Roovers <jer@gentoo.org> lyx-2.0.5.1.ebuild: + Stable for HPPA (bug #447968). 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> lyx-2.0.5.1.ebuild: Stable for alpha, wrt bug #447968 diff --git a/app-office/lyx/lyx-2.0.5.1.ebuild b/app-office/lyx/lyx-2.0.5.1.ebuild index 17ad68f6b2b2..de7837a1ad6e 100644 --- a/app-office/lyx/lyx-2.0.5.1.ebuild +++ b/app-office/lyx/lyx-2.0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.5.1.ebuild,v 1.6 2013/02/19 16:30:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.5.1.ebuild,v 1.7 2013/02/20 19:44: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" |