summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-03-10 22:43:58 +0000
committerAron Griffis <agriffis@gentoo.org>2003-03-10 22:43:58 +0000
commitd017150fc9948d6bbf5d01168fef5e71665d03de (patch)
tree3fa23e01a9d6b29798b875f40d1f8ad647058457 /app-office/lyx
parentcleaning up old ebuilds (diff)
downloadgentoo-2-d017150fc9948d6bbf5d01168fef5e71665d03de.tar.gz
gentoo-2-d017150fc9948d6bbf5d01168fef5e71665d03de.tar.bz2
gentoo-2-d017150fc9948d6bbf5d01168fef5e71665d03de.zip
alpha updates
Diffstat (limited to 'app-office/lyx')
-rw-r--r--app-office/lyx/ChangeLog15
-rw-r--r--app-office/lyx/lyx-1.3.0.ebuild4
2 files changed, 10 insertions, 9 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog
index 6850f2390869..f3ed0f575b84 100644
--- a/app-office/lyx/ChangeLog
+++ b/app-office/lyx/ChangeLog
@@ -1,16 +1,17 @@
# 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.18 2003/03/05 21:27:27 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.19 2003/03/10 22:43:58 agriffis Exp $
- 05 Mar 2003; Dan Armak <danarmak@gentoo.org> lyx-1.3.0.ebuild:
-
- Fix bug #15692 - a compile problem, especially with gcc 2.x, where the default
- compile flags weren't being added, which made the compile fail.
+*lyx-1.3.0 (12 Feb 2003)
-*lyx-1.3 (12 Feb 2003)
+ 10 Mar 2003; Aron Griffis <agriffis@gentoo.org> lyx-1.3.0.ebuild:
+ Add ~alpha to KEYWORDS
- 12 Feb 2003; Dan Armak <danarmak@gentoo.org> ChangeLog :
+ 05 Mar 2003; Dan Armak <danarmak@gentoo.org> lyx-1.3.0.ebuild:
+ Fix bug #15692 - a compile problem, especially with gcc 2.x, where the
+ default compile flags weren't being added, which made the compile fail.
+ 12 Feb 2003; Dan Armak <danarmak@gentoo.org> ChangeLog :
A new major version. Among many other nice things this adds a qt3 interface,
which is used instead of the xforms one if 'qt' USE flag is on. The qt
interface provides antialiasing and suhc stuff, as well as qt3's unicode
diff --git a/app-office/lyx/lyx-1.3.0.ebuild b/app-office/lyx/lyx-1.3.0.ebuild
index d045531eb829..7346be7d8eae 100644
--- a/app-office/lyx/lyx-1.3.0.ebuild
+++ b/app-office/lyx/lyx-1.3.0.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.0.ebuild,v 1.4 2003/03/05 21:27:27 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.0.ebuild,v 1.5 2003/03/10 22:43:58 agriffis Exp $
DESCRIPTION="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"
+KEYWORDS="~x86 ~alpha"
IUSE="nls cups qt"
DEPEND="virtual/x11