diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-06 17:45:35 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-06 17:45:35 +0000 |
commit | a07407debb1a08c60a122532afd9d03d5570dcd7 (patch) | |
tree | 8410108382bf0d6253e72930739453081ca38089 /app-office/lyx | |
parent | added ppc to keywords (diff) | |
download | gentoo-2-a07407debb1a08c60a122532afd9d03d5570dcd7.tar.gz gentoo-2-a07407debb1a08c60a122532afd9d03d5570dcd7.tar.bz2 gentoo-2-a07407debb1a08c60a122532afd9d03d5570dcd7.zip |
added ppc to keywords
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.2.0.20020705.ebuild | 4 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.2.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 235a9d00b7ab..7df0494bb455 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-office/lyx # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.4 2002/07/05 16:50:46 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.5 2002/08/06 17:44:43 gerk Exp $ *lyx-1.2.0.20020705 (05 Jul 2002) + 06 Aug 2002; Mark Guertin <gerk@gentoo.org> : + Added ppc to keywords + 05 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog : This is a 20020705 snapshot of the lyx cvs 1.2.x branch - i.e. 1.2.0 plus diff --git a/app-office/lyx/lyx-1.2.0.20020705.ebuild b/app-office/lyx/lyx-1.2.0.20020705.ebuild index df11ad3c80d0..1057bffafa87 100644 --- a/app-office/lyx/lyx-1.2.0.20020705.ebuild +++ b/app-office/lyx/lyx-1.2.0.20020705.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.0.20020705.ebuild,v 1.6 2002/07/22 08:24:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.0.20020705.ebuild,v 1.7 2002/08/06 17:44:43 gerk Exp $ S=${WORKDIR}/lyx-devel DESCRIPTION="LyX is an WYSIWYM frontend for LaTeX" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.lyx.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" # This lyx-base ebuild only depends on the absolutely necessary packages. # The acompanying lyx-utils ebuild depends on lyx-base and on everything diff --git a/app-office/lyx/lyx-1.2.0.ebuild b/app-office/lyx/lyx-1.2.0.ebuild index a143db45659c..d019eccce3bc 100644 --- a/app-office/lyx/lyx-1.2.0.ebuild +++ b/app-office/lyx/lyx-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.0.ebuild,v 1.5 2002/07/22 08:24:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.0.ebuild,v 1.6 2002/08/06 17:44:43 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="LyX is an WYSIWYM frontend for LaTeX" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.lyx.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" # This lyx-base ebuild only depends on the absolutely necessary packages. # The acompanying lyx-utils ebuild depends on lyx-base and on everything |