diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 09:05:13 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 09:05:13 +0000 |
commit | 198b12863f4e2d86d641b8265ad08ca8d7407788 (patch) | |
tree | f76513d25ac5e1874ccb182934785c03c26ff944 /app-office/lyx | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-198b12863f4e2d86d641b8265ad08ca8d7407788.tar.gz gentoo-2-198b12863f4e2d86d641b8265ad08ca8d7407788.tar.bz2 gentoo-2-198b12863f4e2d86d641b8265ad08ca8d7407788.zip |
added amd64 keyword.
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.3.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index f461f1dcbc35..2a3b7779baa2 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.38 2003/12/31 04:05:53 obz Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.39 2004/02/09 09:05:13 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> lyx-1.3.3.ebuild: + added amd64 keyword. 31 Dec 2003; Mike Gardiner <obz@gentoo.org> lyx-1.3.2-r1.ebuild, lyx-1.3.2.ebuild, lyx-1.3.3.ebuild: diff --git a/app-office/lyx/lyx-1.3.3.ebuild b/app-office/lyx/lyx-1.3.3.ebuild index 5f7d11c64706..721e4afcf763 100644 --- a/app-office/lyx/lyx-1.3.3.ebuild +++ b/app-office/lyx/lyx-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.3.ebuild,v 1.8 2004/01/30 05:23:03 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.3.ebuild,v 1.9 2004/02/09 09:05:13 absinthe Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" HOMEPAGE="http://www.lyx.org/" @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc amd64" IUSE="nls cups qt debug gnome" # these dependencies need looking at. |