summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/lyx/ChangeLog7
-rw-r--r--app-office/lyx/lyx-1.3.3.ebuild4
-rw-r--r--x11-libs/xforms/ChangeLog7
-rw-r--r--x11-libs/xforms/xforms-1.0.ebuild6
4 files changed, 15 insertions, 9 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.
diff --git a/x11-libs/xforms/ChangeLog b/x11-libs/xforms/ChangeLog
index 521cb83652c8..2a5d5d1c4cf2 100644
--- a/x11-libs/xforms/ChangeLog
+++ b/x11-libs/xforms/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xforms
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.14 2003/05/23 10:48:52 pauldv Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.15 2004/02/09 09:04:41 absinthe Exp $
+
+ 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> xforms-1.0.ebuild:
+ added amd64 keyword.
23 May 2003; Paul de Vrieze <pauldv@gentoo.org> xforms-1.0_rc4.ebuild:
Fix description, which was from skel.ebuild
diff --git a/x11-libs/xforms/xforms-1.0.ebuild b/x11-libs/xforms/xforms-1.0.ebuild
index ab9b94fc457f..2dfa563852f1 100644
--- a/x11-libs/xforms/xforms-1.0.ebuild
+++ b/x11-libs/xforms/xforms-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.ebuild,v 1.4 2003/09/07 00:23:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.ebuild,v 1.5 2004/02/09 09:04:41 absinthe Exp $
S=${WORKDIR}/${P}-release
DESCRIPTION="A graphical user interface toolkit for X"
@@ -9,7 +9,7 @@ SRC_URI="ftp://ncmir.ucsd.edu/pub/xforms/OpenSource/${P}-release.tgz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc"
+KEYWORDS="x86 ppc sparc amd64"
DEPEND="virtual/x11"
IUSE=""