diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-21 10:11:49 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-21 10:11:49 +0000 |
commit | 61fae3d8493072045fef1eeab514f4e394c59d69 (patch) | |
tree | 68cbfb625dcad3eba77e7c3c25612e3cb15e70dc /app-emulation/winesetuptk | |
parent | SRC_URI updates (diff) | |
download | historical-61fae3d8493072045fef1eeab514f4e394c59d69.tar.gz historical-61fae3d8493072045fef1eeab514f4e394c59d69.tar.bz2 historical-61fae3d8493072045fef1eeab514f4e394c59d69.zip |
SRC_URI updates
Diffstat (limited to 'app-emulation/winesetuptk')
-rw-r--r-- | app-emulation/winesetuptk/Manifest | 2 | ||||
-rw-r--r-- | app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/winesetuptk/Manifest b/app-emulation/winesetuptk/Manifest index d4ea096449f4..a1e420b3e8ee 100644 --- a/app-emulation/winesetuptk/Manifest +++ b/app-emulation/winesetuptk/Manifest @@ -1,4 +1,4 @@ MD5 855289b2270a343b23a1102663ffe575 ChangeLog 1891 -MD5 04ba100269bc7ddb43461197e41593e4 winesetuptk-0.6.0b-r3.ebuild 1295 +MD5 e9cb5d9dc5691c08d68ed94673e96ae4 winesetuptk-0.6.0b-r3.ebuild 1278 MD5 2757f31c348b5bb2d1c73032387759ca metadata.xml 278 MD5 980700b0965e1ffe84d9c9e2e0ff519a files/digest-winesetuptk-0.6.0b-r3 75 diff --git a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild index c3e5190c1b2f..290e5a6c59a7 100644 --- a/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild +++ b/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild,v 1.4 2003/09/04 01:08:10 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winesetuptk/winesetuptk-0.6.0b-r3.ebuild,v 1.5 2003/09/21 10:11:45 aliz Exp $ MY_P1=tcltk-${P} MY_P=${P/-/_}-1.1 S=${WORKDIR}/${P} DESCRIPTION="Setup tool for WiNE adapted from Codeweavers by Debian" -SRC_URI="http://ftp.debian.org/debian/pool/main/w/winesetuptk/${MY_P}.tar.gz" +SRC_URI="mirror://debian/pool/main/w/winesetuptk/${MY_P}.tar.gz" HOMEPAGE="http://packages.debian.org/unstable/otherosfs/winesetuptk.html" SLOT="0" |