diff options
author | Bruce A. Locke <blocke@gentoo.org> | 2002-05-21 23:52:29 +0000 |
---|---|---|
committer | Bruce A. Locke <blocke@gentoo.org> | 2002-05-21 23:52:29 +0000 |
commit | 8e1dbf5cacfa3687658229d05692b75ba175c74c (patch) | |
tree | 09dd2f9877d4c9b2c6ba7a0bd8d12265f6f101bb /app-text/latex-leaflet | |
parent | virtual/xemacs type-o (diff) | |
download | historical-8e1dbf5cacfa3687658229d05692b75ba175c74c.tar.gz historical-8e1dbf5cacfa3687658229d05692b75ba175c74c.tar.bz2 historical-8e1dbf5cacfa3687658229d05692b75ba175c74c.zip |
upstream ftp checksum changes frequently so we mirror it now
Diffstat (limited to 'app-text/latex-leaflet')
-rw-r--r-- | app-text/latex-leaflet/files/digest-latex-leaflet-19990601 | 2 | ||||
-rw-r--r-- | app-text/latex-leaflet/latex-leaflet-19990601.ebuild | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/app-text/latex-leaflet/files/digest-latex-leaflet-19990601 b/app-text/latex-leaflet/files/digest-latex-leaflet-19990601 index dd2991539ae3..5735aad66e0b 100644 --- a/app-text/latex-leaflet/files/digest-latex-leaflet-19990601 +++ b/app-text/latex-leaflet/files/digest-latex-leaflet-19990601 @@ -1 +1 @@ -MD5 1b86d4861a2c9ee0f070397226deac28 leaflet.tar.gz 10240 +MD5 1b86d4861a2c9ee0f070397226deac28 latex-leaflet-19990601.tar.gz 10240 diff --git a/app-text/latex-leaflet/latex-leaflet-19990601.ebuild b/app-text/latex-leaflet/latex-leaflet-19990601.ebuild index c9dc33a94689..93bc2eee18a0 100644 --- a/app-text/latex-leaflet/latex-leaflet-19990601.ebuild +++ b/app-text/latex-leaflet/latex-leaflet-19990601.ebuild @@ -1,14 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Matthew Turk <m-turk@nwu.edu> -# $Header: /var/cvsroot/gentoo-x86/app-text/latex-leaflet/latex-leaflet-19990601.ebuild,v 1.3 2002/05/21 18:14:07 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/latex-leaflet/latex-leaflet-19990601.ebuild,v 1.4 2002/05/21 23:52:29 blocke Exp $ inherit latex-package S=${WORKDIR}/leaflet DESCRIPTION="LaTeX package used to create leaflet-type brochures." -SRC_URI="ftp://ibiblio.org/pub/packages/TeX/macros/latex/contrib/supported/leaflet.tar.gz" +SRC_URI="http://www.ibiblio.org/gentoo/distfiles/${P}.tar.gz" HOMEPAGE="ftp://ibiblio.org/pub/packages/TeX/macros/latex/contrib/supported/" LICENSE="LPPL" SLOT="0" +# checksum from official ftp site changes frequently so we mirror it + |