diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 08:53:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 08:53:46 +0000 |
commit | 6de1c8c017a31d9b177866baac569b21f813d75a (patch) | |
tree | d81b5fb3bbf05672f04fa0d1b91259a5a8e69fad /app-office/lyx/lyx-2.0.8.1.ebuild | |
parent | Stable for alpha, wrt bug #523440 (diff) | |
download | gentoo-2-6de1c8c017a31d9b177866baac569b21f813d75a.tar.gz gentoo-2-6de1c8c017a31d9b177866baac569b21f813d75a.tar.bz2 gentoo-2-6de1c8c017a31d9b177866baac569b21f813d75a.zip |
Stable for alpha, wrt bug #520258
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/lyx/lyx-2.0.8.1.ebuild')
-rw-r--r-- | app-office/lyx/lyx-2.0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-2.0.8.1.ebuild b/app-office/lyx/lyx-2.0.8.1.ebuild index 8f979510ad56..ef60d0a933cc 100644 --- a/app-office/lyx/lyx-2.0.8.1.ebuild +++ b/app-office/lyx/lyx-2.0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.8.1.ebuild,v 1.8 2014/10/29 09:24:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.8.1.ebuild,v 1.9 2014/11/02 08:53:46 ago Exp $ EAPI=5 @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/${MY_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 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" |