summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-02-09 09:05:13 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-02-09 09:05:13 +0000
commit93c4e97b5eaa45f4def3fae88de4f7c1b7af6cbb (patch)
treebbdde71c63ac994cacfa1346d70f795fa638462d /app-office/lyx
parentadded amd64 keyword. (diff)
downloadhistorical-93c4e97b5eaa45f4def3fae88de4f7c1b7af6cbb.tar.gz
historical-93c4e97b5eaa45f4def3fae88de4f7c1b7af6cbb.tar.bz2
historical-93c4e97b5eaa45f4def3fae88de4f7c1b7af6cbb.zip
added amd64 keyword.
Diffstat (limited to 'app-office/lyx')
-rw-r--r--app-office/lyx/ChangeLog7
-rw-r--r--app-office/lyx/Manifest14
-rw-r--r--app-office/lyx/lyx-1.3.3.ebuild4
3 files changed, 14 insertions, 11 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/Manifest b/app-office/lyx/Manifest
index fb4619a94eb5..0aba4e57cd68 100644
--- a/app-office/lyx/Manifest
+++ b/app-office/lyx/Manifest
@@ -1,12 +1,12 @@
+MD5 9b8deacc25367d31e834ce0c17d9ff95 ChangeLog 6897
MD5 138f44b8e5a273ed560a15cd92bbeb92 lyx-1.2.1.ebuild 1519
-MD5 53080f05292c64fde0df4c2259bda353 lyx-1.3.3.ebuild 2748
MD5 00a0d9b4fd772539f20f8ad090fb0d93 lyx-1.3.2-r1.ebuild 3559
-MD5 1d4caec9561c3e5b575e2a77ac2e06ab ChangeLog 6799
+MD5 0acd80fb59c73d967f7aa83adef077ee lyx-1.3.3.ebuild 2754
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
-MD5 4dc1e1cc2b4e056a629fbfd1334c390e files/lyx.desktop 188
-MD5 363bfca924cf46b61d21faa4dbfcd43f files/lyx-1.3.3-configure-diff 1953
-MD5 935b222f056a26177177f1b7790bc318 files/lyx-1.3.2-configure.diff 439
-MD5 f6bf30211847fb321f0000cd415d9e5b files/lyx-1.3.2-nomktex.patch 449
MD5 adf50f8b30bcf7f72ae36842b3fce02d files/digest-lyx-1.2.1 62
-MD5 4792953c07222743fef5e69276b5cf03 files/digest-lyx-1.3.3 239
MD5 8de1b633e396a6902ee47cee4a56613d files/digest-lyx-1.3.2-r1 169
+MD5 4792953c07222743fef5e69276b5cf03 files/digest-lyx-1.3.3 239
+MD5 935b222f056a26177177f1b7790bc318 files/lyx-1.3.2-configure.diff 439
+MD5 f6bf30211847fb321f0000cd415d9e5b files/lyx-1.3.2-nomktex.patch 449
+MD5 363bfca924cf46b61d21faa4dbfcd43f files/lyx-1.3.3-configure-diff 1953
+MD5 4dc1e1cc2b4e056a629fbfd1334c390e files/lyx.desktop 188
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.