summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2003-01-13 19:39:04 +0000
committerDan Armak <danarmak@gentoo.org>2003-01-13 19:39:04 +0000
commit4ef636ae441347128a7e5911a968714534cd8e01 (patch)
tree7131cd24c0ccbbebc0af24d5b1354f40be9145f1 /app-office
parentzapped -Werror in makefiles (diff)
downloadgentoo-2-4ef636ae441347128a7e5911a968714534cd8e01.tar.gz
gentoo-2-4ef636ae441347128a7e5911a968714534cd8e01.tar.bz2
gentoo-2-4ef636ae441347128a7e5911a968714534cd8e01.zip
mark 1.2.3 as stable on x86. reason: 1.2.3 fixes important bugs in 1.2.2, so 1.2.2 was pulled from the upstream servers before we could mirror it. since fetching for 1.2.2 is broken, we're going for 1.2.3 in mid-freeze.
Diffstat (limited to 'app-office')
-rw-r--r--app-office/lyx/ChangeLog6
-rw-r--r--app-office/lyx/lyx-1.2.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog
index e22a1678df1a..57a40717c9b7 100644
--- a/app-office/lyx/ChangeLog
+++ b/app-office/lyx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/lyx
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.12 2003/01/10 08:38:45 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.13 2003/01/13 19:39:04 danarmak Exp $
+
+ 13 Jan 2003; Dan Armak <danarmak@gentoo.org> ChangeLog :
+
+ Mark lyx 1.2.3 as stable on x86.
*lyx-1.2.3 (10 Jan 2003)
diff --git a/app-office/lyx/lyx-1.2.3.ebuild b/app-office/lyx/lyx-1.2.3.ebuild
index 51274c04fee7..53205f0ace25 100644
--- a/app-office/lyx/lyx-1.2.3.ebuild
+++ b/app-office/lyx/lyx-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.3.ebuild,v 1.1 2003/01/10 08:38:45 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.3.ebuild,v 1.2 2003/01/13 19:39:04 danarmak Exp $
DESCRIPTION="LyX is an WYSIWYM frontend for LaTeX"
SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.lyx.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE="nls cups"
# This lyx-base ebuild only depends on the absolutely necessary packages.