diff options
Diffstat (limited to 'app-office/lyx/lyx-1.6.7.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.6.7.ebuild b/app-office/lyx/lyx-1.6.7.ebuild index 87ebdbdf5f57..f939a2b58ccf 100644 --- a/app-office/lyx/lyx-1.6.7.ebuild +++ b/app-office/lyx/lyx-1.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.7.ebuild,v 1.1 2010/07/18 09:13:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.7.ebuild,v 1.2 2010/08/29 14:10:08 hwoarang Exp $ EAPI=1 @@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.devel.lyx.org/pub/lyx/stable/${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" |