diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-24 13:14:02 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-24 13:14:02 +0000 |
commit | ce80569b2c334155ab44b2b700bc24e0913751df (patch) | |
tree | 550148e922c6434057fe4f9959857689864312b8 /app-office/lyx/lyx-1.6.4.ebuild | |
parent | Stable for HPPA (bug #286622). (diff) | |
download | gentoo-2-ce80569b2c334155ab44b2b700bc24e0913751df.tar.gz gentoo-2-ce80569b2c334155ab44b2b700bc24e0913751df.tar.bz2 gentoo-2-ce80569b2c334155ab44b2b700bc24e0913751df.zip |
Stable on alpha, bug #288215
(Portage version: 2.1.7.1/cvs/Linux x86_64)
Diffstat (limited to 'app-office/lyx/lyx-1.6.4.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.6.4.ebuild b/app-office/lyx/lyx-1.6.4.ebuild index 8774c02a82f0..c9a7e465f9a6 100644 --- a/app-office/lyx/lyx-1.6.4.ebuild +++ b/app-office/lyx/lyx-1.6.4.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.4.ebuild,v 1.7 2009/10/16 17:57:16 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.4.ebuild,v 1.8 2009/10/24 13:14:02 klausman 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" |