diff options
Diffstat (limited to 'app-office/lyx/lyx-1.4.1-r1.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.4.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/lyx/lyx-1.4.1-r1.ebuild b/app-office/lyx/lyx-1.4.1-r1.ebuild index c339cf266fc1..2402139a09c1 100644 --- a/app-office/lyx/lyx-1.4.1-r1.ebuild +++ b/app-office/lyx/lyx-1.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.4.1-r1.ebuild,v 1.7 2007/01/25 05:20:47 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.4.1-r1.ebuild,v 1.8 2007/02/18 05:11:23 matsuu Exp $ inherit kde-functions fdo-mime eutils libtool flag-o-matic @@ -8,8 +8,8 @@ DESCRIPTION="WYSIWYM frontend for LaTeX" HOMEPAGE="http://www.lyx.org/" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2 ftp://ftp.lyx.org/pub/lyx/contrib/latex-xft-fonts-0.1.tar.gz - http://www.math.tau.ac.il/~dekelts/lyx/files/hebrew.bind - http://www.math.tau.ac.il/~dekelts/lyx/files/preferences + http://cs.haifa.ac.il/~dekelts/lyx/files/hebrew.bind + http://cs.haifa.ac.il/~dekelts//lyx/files/preferences cjk? ( ftp://cellular.phys.pusan.ac.kr/CJK-LyX/qt/CJK-LyX-qt-${PV}-2.patch )" LICENSE="GPL-2" |