diff options
author | 2003-04-07 16:16:47 +0000 | |
---|---|---|
committer | 2003-04-07 16:16:47 +0000 | |
commit | 78b12b20afc77d2d4d1d77b42c8d78262894af74 (patch) | |
tree | 88c638794bec5b6a7656d3cc44b0658799af48eb /app-office/lyx | |
parent | fetch .tar.bz2 not .tar.gz because it's much smaller. closes #17853. (diff) | |
download | historical-78b12b20afc77d2d4d1d77b42c8d78262894af74.tar.gz historical-78b12b20afc77d2d4d1d77b42c8d78262894af74.tar.bz2 historical-78b12b20afc77d2d4d1d77b42c8d78262894af74.zip |
fetch .tar.bz2 not .tar.gz because it's much smaller. closes #17853.
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/files/digest-lyx-1.3.1 | 2 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-office/lyx/files/digest-lyx-1.3.1 b/app-office/lyx/files/digest-lyx-1.3.1 index 851c7d452406..6b001f6e7722 100644 --- a/app-office/lyx/files/digest-lyx-1.3.1 +++ b/app-office/lyx/files/digest-lyx-1.3.1 @@ -1,5 +1,5 @@ MD5 23edc3b998f98c60c164b9afd311b7b5 /files/lyx-1.3.0-autogen.sh.diff 487 MD5 8225853c7de8cf0ed5139011bf45125f /files/lyx-1.3.0-glibc31.diff 737 MD5 17a1fa88c4632fb75580f64bcda5de20 /files/lyx-1.3.0-configure.in 9947 -MD5 79fd1e56f81d407caa23cc9f4fd07022 /lyx-1.3.1.ebuild 2553 +MD5 11424534246a8bd883d545b781bfe137 /lyx-1.3.1.ebuild 2553 MD5 61069403cbfebad99e9a118141758403 lyx-1.3.1.tar.bz2 5313374 diff --git a/app-office/lyx/lyx-1.3.1.ebuild b/app-office/lyx/lyx-1.3.1.ebuild index 68ad1119ad25..b85f53d3b7c3 100644 --- a/app-office/lyx/lyx-1.3.1.ebuild +++ b/app-office/lyx/lyx-1.3.1.ebuild @@ -1,9 +1,9 @@ # 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.3 2003/04/05 21:47:30 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.1.ebuild,v 1.4 2003/04/07 16:16:26 danarmak Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" -SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz" +SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2" HOMEPAGE="http://www.lyx.org/" SLOT="0" |