diff options
Diffstat (limited to 'app-office/lyx/lyx-1.2.3.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.2.3.ebuild b/app-office/lyx/lyx-1.2.3.ebuild index 51274c04fee7..53205f0ace25 100644 --- a/app-office/lyx/lyx-1.2.3.ebuild +++ b/app-office/lyx/lyx-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.3.ebuild,v 1.1 2003/01/10 08:38:45 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.3.ebuild,v 1.2 2003/01/13 19:39:04 danarmak Exp $ DESCRIPTION="LyX is an WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.lyx.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="nls cups" # This lyx-base ebuild only depends on the absolutely necessary packages. |