diff options
author | Matthew Turk <satai@gentoo.org> | 2003-06-09 17:38:03 +0000 |
---|---|---|
committer | Matthew Turk <satai@gentoo.org> | 2003-06-09 17:38:03 +0000 |
commit | ab7c97d1d8faffacbd24c74f68ca80be703e10e9 (patch) | |
tree | 4d5bde8af5319a3243f1c6fda86e0f1434a27436 /app-office/lyx | |
parent | Changed homepage, added symlinks for nirc, nicq, and nlily. (diff) | |
download | historical-ab7c97d1d8faffacbd24c74f68ca80be703e10e9.tar.gz historical-ab7c97d1d8faffacbd24c74f68ca80be703e10e9.tar.bz2 historical-ab7c97d1d8faffacbd24c74f68ca80be703e10e9.zip |
Fixing dependencies on chktex.
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 9 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.2.0.20020705.ebuild | 6 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.2.1.ebuild | 6 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.2.3.ebuild | 6 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.0.ebuild | 6 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.1.ebuild | 6 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.2.ebuild | 6 |
7 files changed, 25 insertions, 20 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 698bbf7a67fe..5ce35db5a684 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.25 2003/05/13 02:28:56 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.26 2003/06/09 17:38:03 satai Exp $ + + 09 Jun 2003; satai <satai@gentoo.org> lyx-1.2.0.20020705.ebuild, + lyx-1.2.1.ebuild, lyx-1.2.3.ebuild, lyx-1.3.0.ebuild, lyx-1.3.1.ebuild, + lyx-1.3.2.ebuild: + Fixed to reflect app-text entries that were moved to dev-tex *lyx-1.3.2 (12 May 2003) @@ -100,7 +105,7 @@ 7 Jun 2002; Dan Armak <danarmak@gentoo.org> changelog: - Add app-text/chktex dep since that ebuild now works. + Add dev-tex/chktex dep since that ebuild now works. *lyx-1.2.0 (1 Jun 2002) diff --git a/app-office/lyx/lyx-1.2.0.20020705.ebuild b/app-office/lyx/lyx-1.2.0.20020705.ebuild index 0e25f5b10f5e..4f59eee8286b 100644 --- a/app-office/lyx/lyx-1.2.0.20020705.ebuild +++ b/app-office/lyx/lyx-1.2.0.20020705.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.2.0.20020705.ebuild,v 1.13 2003/03/11 21:11:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.0.20020705.ebuild,v 1.14 2003/06/09 17:38:03 satai Exp $ S=${WORKDIR}/lyx-devel DESCRIPTION="WYSIWYM frontend for LaTeX" @@ -26,14 +26,14 @@ RDEPEND="${DEPEND} app-text/xpdf app-text/ispell app-text/gv - app-text/latex2html + dev-tex/latex2html media-gfx/imagemagick cups? ( virtual/lpr ) app-text/rcs dev-util/cvs app-text/sgmltools-lite app-text/noweb - app-text/chktex" + dev-tex/chktex" src_compile() { use nls || myconf="${myconf} --disable-nls" diff --git a/app-office/lyx/lyx-1.2.1.ebuild b/app-office/lyx/lyx-1.2.1.ebuild index 72fed5f7c6e6..24d6d1cbba31 100644 --- a/app-office/lyx/lyx-1.2.1.ebuild +++ b/app-office/lyx/lyx-1.2.1.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.2.1.ebuild,v 1.12 2003/04/23 00:34:15 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.1.ebuild,v 1.13 2003/06/09 17:38:03 satai Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz" @@ -25,14 +25,14 @@ RDEPEND="${DEPEND} app-text/xpdf virtual/aspell-dict app-text/gv - app-text/latex2html + dev-tex/latex2html media-gfx/imagemagick cups? ( virtual/lpr ) app-text/rcs dev-util/cvs app-text/sgmltools-lite app-text/noweb - app-text/chktex" + dev-tex/chktex" src_compile() { use nls || myconf="${myconf} --disable-nls" diff --git a/app-office/lyx/lyx-1.2.3.ebuild b/app-office/lyx/lyx-1.2.3.ebuild index d7a3b02847fc..e0aeed50417c 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-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.2.3.ebuild,v 1.6 2003/04/23 00:34:15 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.2.3.ebuild,v 1.7 2003/06/09 17:38:03 satai Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz" @@ -25,14 +25,14 @@ RDEPEND="${DEPEND} app-text/xpdf virtual/aspell-dict app-text/gv - app-text/latex2html + dev-tex/latex2html media-gfx/imagemagick cups? ( virtual/lpr ) app-text/rcs dev-util/cvs app-text/sgmltools-lite app-text/noweb - app-text/chktex" + dev-tex/chktex" src_compile() { use nls || myconf="${myconf} --disable-nls" diff --git a/app-office/lyx/lyx-1.3.0.ebuild b/app-office/lyx/lyx-1.3.0.ebuild index ad919a488d00..faad3fff1122 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.9 2003/04/23 00:34:15 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.0.ebuild,v 1.10 2003/06/09 17:38:03 satai Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz" @@ -22,14 +22,14 @@ RDEPEND="${DEPEND} app-text/xpdf virtual/aspell-dict app-text/gv - app-text/latex2html + dev-tex/latex2html media-gfx/imagemagick cups? ( virtual/lpr ) app-text/rcs dev-util/cvs app-text/sgmltools-lite app-text/noweb - app-text/chktex" + dev-tex/chktex" src_unpack() { unpack ${A} diff --git a/app-office/lyx/lyx-1.3.1.ebuild b/app-office/lyx/lyx-1.3.1.ebuild index 6c9924ed41c6..888d1cc489c1 100644 --- a/app-office/lyx/lyx-1.3.1.ebuild +++ b/app-office/lyx/lyx-1.3.1.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.1.ebuild,v 1.5 2003/04/23 00:34:15 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.1.ebuild,v 1.6 2003/06/09 17:38:03 satai Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2" @@ -22,14 +22,14 @@ RDEPEND="${DEPEND} app-text/xpdf virtual/aspell-dict app-text/gv - app-text/latex2html + dev-tex/latex2html media-gfx/imagemagick cups? ( virtual/lpr ) app-text/rcs dev-util/cvs app-text/sgmltools-lite app-text/noweb - app-text/chktex" + dev-tex/chktex" src_unpack() { unpack ${A} diff --git a/app-office/lyx/lyx-1.3.2.ebuild b/app-office/lyx/lyx-1.3.2.ebuild index 7bd4c200e482..0ada7de38629 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.1 2003/05/13 02:28:56 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.2.ebuild,v 1.2 2003/06/09 17:38:03 satai Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2" @@ -22,14 +22,14 @@ RDEPEND="${DEPEND} app-text/xpdf virtual/aspell-dict app-text/gv - app-text/latex2html + dev-tex/latex2html media-gfx/imagemagick cups? ( virtual/lpr ) app-text/rcs dev-util/cvs app-text/sgmltools-lite app-text/noweb - app-text/chktex" + dev-tex/chktex" src_unpack() { unpack ${A} |