summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-08-24 03:40:57 +0000
committerSven Wegener <swegener@gentoo.org>2004-08-24 03:40:57 +0000
commit2050b2a6d9a52bcb173ded1d9fd989e23b32eaa2 (patch)
tree67c3d1ba07eb9aca389feec046e21d39aac2853f
parentSync IUSE (build and bootstrap missing) (diff)
downloadhistorical-2050b2a6d9a52bcb173ded1d9fd989e23b32eaa2.tar.gz
historical-2050b2a6d9a52bcb173ded1d9fd989e23b32eaa2.tar.bz2
historical-2050b2a6d9a52bcb173ded1d9fd989e23b32eaa2.zip
Changed SRC_URI to use mirror:// syntax.
-rw-r--r--sys-apps/tcng/ChangeLog6
-rw-r--r--sys-apps/tcng/tcng-9h.ebuild4
-rw-r--r--sys-apps/tcng/tcng-9i.ebuild4
-rw-r--r--sys-apps/tcng/tcng-9l.ebuild4
-rw-r--r--sys-apps/texinfo/Manifest26
5 files changed, 29 insertions, 15 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
diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest
index 990f68ca8e62..28e451bdc791 100644
--- a/sys-apps/texinfo/Manifest
+++ b/sys-apps/texinfo/Manifest
@@ -1,15 +1,25 @@
-MD5 2203374b084a0248412b72161a0c0f79 texinfo-4.5.ebuild 1664
-MD5 44df59581fa418ac2084e667637063e1 texinfo-4.7.ebuild 1978
-MD5 6a0b7b6a1b81767c714aee53fb2d69cb texinfo-4.7-r1.ebuild 2015
-MD5 b010ee0984e648992c747f4b17859dfa texinfo-4.3-r1.ebuild 1726
-MD5 67f563e9ad137067bd16ccae9378de74 texinfo-4.6.ebuild 1689
-MD5 dfa890062678f9e5731b58a2b8c172a6 ChangeLog 5742
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 be7fc3797edff0f7695422e5e96d120c ChangeLog 5901
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+MD5 b010ee0984e648992c747f4b17859dfa texinfo-4.3-r1.ebuild 1726
+MD5 2203374b084a0248412b72161a0c0f79 texinfo-4.5.ebuild 1664
+MD5 626b230f5b55ab175eb875205e16ac06 texinfo-4.6.ebuild 1690
+MD5 48aa08cc8e126cbee5e1dd5693a02cf0 texinfo-4.7-r1.ebuild 2013
+MD5 6f2649b1f9ae74cb593f0a83f4853d64 texinfo-4.7.ebuild 1979
MD5 3173c3b67a3ef4e594cf5ce1b8253504 files/digest-texinfo-4.3-r1 64
-MD5 a2c21c53079eb65c306a08d230d15b2b files/digest-texinfo-4.7-r1 65
MD5 c14f75d4a1d21ae1776a9868bd0c0296 files/digest-texinfo-4.5 65
MD5 247b349c3d22ddbd4288247e611bb186 files/digest-texinfo-4.6 65
MD5 a2c21c53079eb65c306a08d230d15b2b files/digest-texinfo-4.7 65
-MD5 a0df107ca9e3036e2ee2d501343cbf2b files/makeinfo.patch 790
+MD5 a2c21c53079eb65c306a08d230d15b2b files/digest-texinfo-4.7-r1 65
MD5 b8ed9b84ca8ab4c2ac4e628a8f928dcb files/install-info.patch 729
+MD5 a0df107ca9e3036e2ee2d501343cbf2b files/makeinfo.patch 790
MD5 690fb86d0c0215155b1d18671099115a files/mkinfodir 7318
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.5 (GNU/Linux)
+
+iD8DBQFBKrncI1lqEGTUzyQRAjGLAKDYoCX4Fg/oosa3udS8VwDtKutSOgCfQ6Jv
+bw8balpMel/rtb3C5qjm9AY=
+=VzeL
+-----END PGP SIGNATURE-----