summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2003-12-31 04:05:53 +0000
committerMike Gardiner <obz@gentoo.org>2003-12-31 04:05:53 +0000
commit3f8b47d716f9329d3900388961b81fc6a0afe1b7 (patch)
tree47bf5bc3e746d902d57ccb68e8fa27b56769d34c /app-office/lyx
parentFixed ChangeLog. (diff)
downloadhistorical-3f8b47d716f9329d3900388961b81fc6a0afe1b7.tar.gz
historical-3f8b47d716f9329d3900388961b81fc6a0afe1b7.tar.bz2
historical-3f8b47d716f9329d3900388961b81fc6a0afe1b7.zip
removed ~alpha keyword
Diffstat (limited to 'app-office/lyx')
-rw-r--r--app-office/lyx/ChangeLog7
-rw-r--r--app-office/lyx/Manifest8
-rw-r--r--app-office/lyx/lyx-1.3.2-r1.ebuild4
-rw-r--r--app-office/lyx/lyx-1.3.2.ebuild4
-rw-r--r--app-office/lyx/lyx-1.3.3.ebuild4
5 files changed, 16 insertions, 11 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog
index 00c943dbcc99..f461f1dcbc35 100644
--- a/app-office/lyx/ChangeLog
+++ b/app-office/lyx/ChangeLog
@@ -1,6 +1,11 @@
# 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.37 2003/12/09 18:03:34 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.38 2003/12/31 04:05:53 obz Exp $
+
+ 31 Dec 2003; Mike Gardiner <obz@gentoo.org> lyx-1.3.2-r1.ebuild,
+ lyx-1.3.2.ebuild, lyx-1.3.3.ebuild:
+ Removed ~alpha from 1.3.x, seems the keyword was carried over from the 1.2.x
+ series, but xforms isn't marked on alpha
09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> lyx-1.2.1.ebuild,
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 851d3ca8275c..4085b14ac416 100644
--- a/app-office/lyx/Manifest
+++ b/app-office/lyx/Manifest
@@ -1,8 +1,8 @@
-MD5 45f4b549d0ebd2a7f79e6f20d17724c5 lyx-1.3.2.ebuild 2801
+MD5 25ff7e348b04a345bcd04e20073f6f19 lyx-1.3.2.ebuild 2792
MD5 827057c66ab82c56fedf2f8e4725823f lyx-1.2.1.ebuild 1563
-MD5 0fa3af5d2d031c54702e0f7a3ed14c54 lyx-1.3.3.ebuild 2712
-MD5 08d012c16e1bda86521a375373d9c3dc lyx-1.3.2-r1.ebuild 3524
-MD5 c336e436fd7e60c131e3762aac9d04e5 ChangeLog 6574
+MD5 23871a6b33146aa0bb53fbf55264d496 lyx-1.3.3.ebuild 2702
+MD5 111db589ab0622cabfecdc16485cf430 lyx-1.3.2-r1.ebuild 3514
+MD5 1d4caec9561c3e5b575e2a77ac2e06ab ChangeLog 6799
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
MD5 4dc1e1cc2b4e056a629fbfd1334c390e files/lyx.desktop 188
MD5 363bfca924cf46b61d21faa4dbfcd43f files/lyx-1.3.3-configure-diff 1953
diff --git a/app-office/lyx/lyx-1.3.2-r1.ebuild b/app-office/lyx/lyx-1.3.2-r1.ebuild
index 7f652e2ef120..94daf0446deb 100644
--- a/app-office/lyx/lyx-1.3.2-r1.ebuild
+++ b/app-office/lyx/lyx-1.3.2-r1.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-r1.ebuild,v 1.12 2003/12/09 18:03:34 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.2-r1.ebuild,v 1.13 2003/12/31 04:05:53 obz Exp $
DESCRIPTION="WYSIWYM frontend for LaTeX"
HOMEPAGE="http://www.lyx.org/"
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="nls cups qt debug gnome"
DEPEND="virtual/x11
diff --git a/app-office/lyx/lyx-1.3.2.ebuild b/app-office/lyx/lyx-1.3.2.ebuild
index 3efe08f46cab..b1b4524ed0f7 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.12 2003/12/09 18:03:34 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.2.ebuild,v 1.13 2003/12/31 04:05:53 obz Exp $
DESCRIPTION="WYSIWYM frontend for LaTeX"
HOMEPAGE="http://www.lyx.org/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha"
+KEYWORDS="x86 ~ppc "
IUSE="nls cups qt debug gnome"
DEPEND="virtual/x11
diff --git a/app-office/lyx/lyx-1.3.3.ebuild b/app-office/lyx/lyx-1.3.3.ebuild
index a45cc4c713ec..ed538a30c666 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-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.3.ebuild,v 1.5 2003/12/09 18:03:34 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.3.ebuild,v 1.6 2003/12/31 04:05:53 obz Exp $
DESCRIPTION="WYSIWYM frontend for LaTeX"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc"
IUSE="nls cups qt debug gnome"
# these dependencies need looking at.