diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-08-23 15:48:24 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-08-23 15:48:24 +0000 |
commit | 991bd3d1422724187ec7958546b1f961afc0469f (patch) | |
tree | 66cd578aab88cef3d56e352f4e09f979ef6e57b8 /app-office/lyx/lyx-1.6.3.ebuild | |
parent | amd64 stable, bug 276990. Tested with app-office/lyx-1.6.3 (diff) | |
download | gentoo-2-991bd3d1422724187ec7958546b1f961afc0469f.tar.gz gentoo-2-991bd3d1422724187ec7958546b1f961afc0469f.tar.bz2 gentoo-2-991bd3d1422724187ec7958546b1f961afc0469f.zip |
amd64 stable, bug 276990. Compile tested by myself, runtime tested by Ben Sagal
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-office/lyx/lyx-1.6.3.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.6.3.ebuild b/app-office/lyx/lyx-1.6.3.ebuild index bac71831c459..c29abb5acef7 100644 --- a/app-office/lyx/lyx-1.6.3.ebuild +++ b/app-office/lyx/lyx-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.3.ebuild,v 1.6 2009/08/09 18:07:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.3.ebuild,v 1.7 2009/08/23 15:48:24 darkside 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" LANGS="ar ca cs de en es eu fi fr gl he hu id it ja nb nn pl pt ro ru sk tr uk zh_CN zh_TW" |