diff options
author | Dan Armak <danarmak@gentoo.org> | 2003-01-06 15:25:34 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2003-01-06 15:25:34 +0000 |
commit | 7fc3dda48e24891722a48c0cfe8af4eeb39b8dff (patch) | |
tree | 7af42c23d3ab75fc32b62acd9221ce4a0f195b2c /app-office/lyx | |
parent | looks like the perl ebuild is looking for the patch also... (diff) | |
download | historical-7fc3dda48e24891722a48c0cfe8af4eeb39b8dff.tar.gz historical-7fc3dda48e24891722a48c0cfe8af4eeb39b8dff.tar.bz2 historical-7fc3dda48e24891722a48c0cfe8af4eeb39b8dff.zip |
mark lyx 1.2.2 stable
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/lyx-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.2.2.ebuild b/app-office/lyx/lyx-1.2.2.ebuild index 1abbb272660b..a8c5f96152a6 100644 --- a/app-office/lyx/lyx-1.2.2.ebuild +++ b/app-office/lyx/lyx-1.2.2.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.2.ebuild,v 1.1 2003/01/01 19:43:27 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.2.ebuild,v 1.2 2003/01/06 15:25:34 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. |