diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 11:45:09 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 11:45:09 +0000 |
commit | b61193dea55a9309692065c3d70cabf0af469422 (patch) | |
tree | 25ab8193c5b0d2eeb433aa4bae8bc43dd9d591d3 /app-office/lyx | |
parent | fix automake issues (diff) | |
download | gentoo-2-b61193dea55a9309692065c3d70cabf0af469422.tar.gz gentoo-2-b61193dea55a9309692065c3d70cabf0af469422.tar.bz2 gentoo-2-b61193dea55a9309692065c3d70cabf0af469422.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/lyx-1.3.0.ebuild | 4 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/lyx/lyx-1.3.0.ebuild b/app-office/lyx/lyx-1.3.0.ebuild index faad3fff1122..96cdb4179d3c 100644 --- a/app-office/lyx/lyx-1.3.0.ebuild +++ b/app-office/lyx/lyx-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.0.ebuild,v 1.10 2003/06/09 17:38:03 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.0.ebuild,v 1.11 2003/07/02 11:45:09 aliz Exp $ DESCRIPTION="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 ~alpha" +KEYWORDS="x86 ~alpha" IUSE="nls cups qt" DEPEND="virtual/x11 diff --git a/app-office/lyx/lyx-1.3.2.ebuild b/app-office/lyx/lyx-1.3.2.ebuild index 0ada7de38629..cc56733f8e92 100644 --- a/app-office/lyx/lyx-1.3.2.ebuild +++ b/app-office/lyx/lyx-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.2.ebuild,v 1.2 2003/06/09 17:38:03 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.2.ebuild,v 1.3 2003/07/02 11:45:09 aliz Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.lyx.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha" IUSE="nls cups qt" DEPEND="virtual/x11 |