diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-08-24 03:40:57 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-08-24 03:40:57 +0000 |
commit | f04aab1efedc48fb4b1b9672a77fa6cefabfed97 (patch) | |
tree | 8f48743c6bfb3cb479201a16706e5fb59e1e7c08 /sys-apps/tcng | |
parent | Sync IUSE (build and bootstrap missing) (Manifest recommit) (diff) | |
download | gentoo-2-f04aab1efedc48fb4b1b9672a77fa6cefabfed97.tar.gz gentoo-2-f04aab1efedc48fb4b1b9672a77fa6cefabfed97.tar.bz2 gentoo-2-f04aab1efedc48fb4b1b9672a77fa6cefabfed97.zip |
Changed SRC_URI to use mirror:// syntax.
Diffstat (limited to 'sys-apps/tcng')
-rw-r--r-- | sys-apps/tcng/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/tcng/tcng-9h.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/tcng/tcng-9i.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/tcng/tcng-9l.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-apps/tcng/ChangeLog b/sys-apps/tcng/ChangeLog index fc82f3b764c6..ab87508a5d93 100644 --- a/sys-apps/tcng/ChangeLog +++ b/sys-apps/tcng/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/tcng # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/ChangeLog,v 1.8 2004/06/24 22:29:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/ChangeLog,v 1.9 2004/08/24 03:40:57 swegener Exp $ + + 24 Aug 2004; Sven Wegener <swegener@gentoo.org> tcng-9h.ebuild, + tcng-9i.ebuild, tcng-9l.ebuild: + Changed SRC_URI to use mirror:// syntax. 18 May 2004; Mamoru KOMACHI <usata@gentoo.org> tcng-9h.ebuild, tcng-9i.ebuild, tcng-9l.ebuild: diff --git a/sys-apps/tcng/tcng-9h.ebuild b/sys-apps/tcng/tcng-9h.ebuild index c6617e9f0d0f..3668ea69c2ac 100644 --- a/sys-apps/tcng/tcng-9h.ebuild +++ b/sys-apps/tcng/tcng-9h.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9h.ebuild,v 1.9 2004/07/15 02:39:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9h.ebuild,v 1.10 2004/08/24 03:40:57 swegener Exp $ inherit eutils @@ -30,7 +30,7 @@ IPROUTE_SRCFILE="iproute2-2.4.7-now-ss${IPROUTE_PV/20}.tar.gz" # note this project does NOT use the SF mirroring system SRC_URI="http://tcng.sourceforge.net/dist/${P}.tar.gz tcsim? ( ftp://ftp.inr.ac.ru/ip-routing/${IPROUTE_SRCFILE} - http://ftp.debian.org/debian/pool/main/i/iproute/${IPROUTE_DEBIAN_PATCH} )" + mirror://debian/pool/main/i/iproute/${IPROUTE_DEBIAN_PATCH} )" S=${WORKDIR}/tcng IPROUTE_S=${WORKDIR}/${IPROUTE_P} diff --git a/sys-apps/tcng/tcng-9i.ebuild b/sys-apps/tcng/tcng-9i.ebuild index b1d19461c423..5755741a9f4f 100644 --- a/sys-apps/tcng/tcng-9i.ebuild +++ b/sys-apps/tcng/tcng-9i.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9i.ebuild,v 1.7 2004/07/15 02:39:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9i.ebuild,v 1.8 2004/08/24 03:40:57 swegener Exp $ inherit eutils @@ -51,7 +51,7 @@ KERNEL_P=${KERNEL_PN}-${KERNEL_PV} # note this project does NOT use the SF mirroring system SRC_URI="http://tcng.sourceforge.net/dist/${P}.tar.gz tcsim? ( ftp://ftp.inr.ac.ru/ip-routing/${IPROUTE_SRCFILE} - http://ftp.debian.org/debian/pool/main/i/iproute/${IPROUTE_DEBIAN_PATCH} + mirror://debian/pool/main/i/iproute/${IPROUTE_DEBIAN_PATCH} mirror://kernel/linux/kernel/v2.4/${KERNEL_P}.tar.bz2 )" S=${WORKDIR}/tcng diff --git a/sys-apps/tcng/tcng-9l.ebuild b/sys-apps/tcng/tcng-9l.ebuild index f9443e840992..1e56a84bccaa 100644 --- a/sys-apps/tcng/tcng-9l.ebuild +++ b/sys-apps/tcng/tcng-9l.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9l.ebuild,v 1.7 2004/07/15 02:39:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9l.ebuild,v 1.8 2004/08/24 03:40:57 swegener Exp $ inherit eutils @@ -50,7 +50,7 @@ KERNEL_P=${KERNEL_PN}-${KERNEL_PV} # note this project does NOT use the SF mirroring system SRC_URI="http://tcng.sourceforge.net/dist/${P}.tar.gz tcsim? ( ftp://ftp.inr.ac.ru/ip-routing/${IPROUTE_SRCFILE} - http://ftp.debian.org/debian/pool/main/i/iproute/${IPROUTE_DEBIAN_PATCH} + mirror://debian/pool/main/i/iproute/${IPROUTE_DEBIAN_PATCH} mirror://kernel/linux/kernel/v2.4/${KERNEL_P}.tar.bz2 )" S=${WORKDIR}/tcng |