diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-12 15:47:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-12 15:47:23 +0000 |
commit | b4367c45e6b5d84a3aa5d1ebaeb58e8423cc9333 (patch) | |
tree | f8229332ae37ad7f46ada76a952c7ca7f812b95b /app-office/lyx/lyx-1.6.10.ebuild | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #375807 (diff) | |
download | gentoo-2-b4367c45e6b5d84a3aa5d1ebaeb58e8423cc9333.tar.gz gentoo-2-b4367c45e6b5d84a3aa5d1ebaeb58e8423cc9333.tar.bz2 gentoo-2-b4367c45e6b5d84a3aa5d1ebaeb58e8423cc9333.zip |
alpha/ia64/sparc stable wrt #372027
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'app-office/lyx/lyx-1.6.10.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.6.10.ebuild b/app-office/lyx/lyx-1.6.10.ebuild index 73cab5e8f495..1fbba35305a9 100644 --- a/app-office/lyx/lyx-1.6.10.ebuild +++ b/app-office/lyx/lyx-1.6.10.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-1.6.10.ebuild,v 1.7 2011/10/05 19:32:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.10.ebuild,v 1.8 2011/10/12 15:47:23 armin76 Exp $ EAPI=2 @@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/${P}.tar.bz2" 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 monolithic-build html rtf dot docbook dia subversion rcs svg" LANGS="ar ca cs de el en es eu fi fr gl he hu id it ja nb nn pl pt ro ru sk tr uk zh_CN zh_TW" |