diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 09:43:58 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 09:43:58 +0000 |
commit | 2f9152116b9cbbab8c39de450751db13d9a4aa0e (patch) | |
tree | 33bc8008d3d088da26162e75e58178e12e20381f /media-gfx/cthumb | |
parent | add new -r13 that makes ssl stuff easier, in preperation for the HOWTO document (diff) | |
download | historical-2f9152116b9cbbab8c39de450751db13d9a4aa0e.tar.gz historical-2f9152116b9cbbab8c39de450751db13d9a4aa0e.tar.bz2 historical-2f9152116b9cbbab8c39de450751db13d9a4aa0e.zip |
Switch to mirror:// in SRC_URI
Diffstat (limited to 'media-gfx/cthumb')
-rw-r--r-- | media-gfx/cthumb/Manifest | 2 | ||||
-rw-r--r-- | media-gfx/cthumb/cthumb-4.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/cthumb/Manifest b/media-gfx/cthumb/Manifest index 6175d1d8f0a4..0f46caf82873 100644 --- a/media-gfx/cthumb/Manifest +++ b/media-gfx/cthumb/Manifest @@ -1,3 +1,3 @@ MD5 13a4c8f0438689ec91aa131faa641429 ChangeLog 469 -MD5 d39b49cd91c8149ad8c7cfd1a9935af0 cthumb-4.2.ebuild 847 +MD5 145b801361d17f9569a11d7857ca7697 cthumb-4.2.ebuild 824 MD5 ca6038e2699732769edce44324303c6b files/digest-cthumb-4.2 63 diff --git a/media-gfx/cthumb/cthumb-4.2.ebuild b/media-gfx/cthumb/cthumb-4.2.ebuild index 1f797ad8174e..9ca10f0101bb 100644 --- a/media-gfx/cthumb/cthumb-4.2.ebuild +++ b/media-gfx/cthumb/cthumb-4.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/cthumb/cthumb-4.2.ebuild,v 1.4 2003/02/13 12:31:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/cthumb/cthumb-4.2.ebuild,v 1.5 2003/10/27 09:43:54 aliz Exp $ DESCRIPTION="Create a statical HTML Image gallery with captions for each image." HOMEPAGE="http://cthumb.sourceforge.net" -SRC_URI="http://unc.dl.sourceforge.net/sourceforge/cthumb/${P}.tar.gz" +SRC_URI="mirror://sourceforge/cthumb/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha" |