summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-01-01 08:19:42 +0000
committerSven Wegener <swegener@gentoo.org>2005-01-01 08:19:42 +0000
commit87c46a2e003275632351ef549d2733515f383e15 (patch)
treed56f16b22ec754afe893ed3d44c565d9e50ad148 /net-irc
parentRevision bump. The old 1.9.4 was a beta release, this -r1 is the real 1.9.4 r... (diff)
downloadgentoo-2-87c46a2e003275632351ef549d2733515f383e15.tar.gz
gentoo-2-87c46a2e003275632351ef549d2733515f383e15.tar.bz2
gentoo-2-87c46a2e003275632351ef549d2733515f383e15.zip
Changed SRC_URI to use mirror://gentoo/ for the patchset.
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/eggdrop/ChangeLog8
-rw-r--r--net-irc/eggdrop/eggdrop-1.6.15-r1.ebuild6
-rw-r--r--net-irc/eggdrop/eggdrop-1.6.15.ebuild4
-rw-r--r--net-irc/eggdrop/eggdrop-1.6.17.ebuild6
4 files changed, 14 insertions, 10 deletions
diff --git a/net-irc/eggdrop/ChangeLog b/net-irc/eggdrop/ChangeLog
index 29d04ba01761..005c9cd23a3e 100644
--- a/net-irc/eggdrop/ChangeLog
+++ b/net-irc/eggdrop/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/eggdrop
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/ChangeLog,v 1.33 2004/11/22 22:39:21 sekretarz Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/ChangeLog,v 1.34 2005/01/01 08:19:42 swegener Exp $
+
+ 01 Jan 2005; Sven Wegener <swegener@gentoo.org> eggdrop-1.6.15-r1.ebuild,
+ eggdrop-1.6.17.ebuild:
+ Changed SRC_URI to use mirror://gentoo/ for the patchset.
22 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> eggdrop-1.6.17.ebuild:
Stable on amd64, bug #71997
diff --git a/net-irc/eggdrop/eggdrop-1.6.15-r1.ebuild b/net-irc/eggdrop/eggdrop-1.6.15-r1.ebuild
index 4ceee2206112..6fa1df9a8844 100644
--- a/net-irc/eggdrop/eggdrop-1.6.15-r1.ebuild
+++ b/net-irc/eggdrop/eggdrop-1.6.15-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.15-r1.ebuild,v 1.12 2004/08/05 23:07:32 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.15-r1.ebuild,v 1.13 2005/01/01 08:19:42 swegener Exp $
inherit fixheadtails eutils
DESCRIPTION="An IRC bot extensible with C or Tcl."
HOMEPAGE="http://www.eggheads.org/"
SRC_URI="ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/eggdrop${PV}.tar.gz
- http://gentoo.mirror.at.stealer.net/files/${P}-STEALER.net.patch.bz2"
+ mirror://gentoo/${P}-STEALER.net.patch.bz2"
KEYWORDS="x86 sparc ~mips ia64 alpha ppc"
LICENSE="GPL-2"
diff --git a/net-irc/eggdrop/eggdrop-1.6.15.ebuild b/net-irc/eggdrop/eggdrop-1.6.15.ebuild
index 1067213ff62a..aaafb88efedd 100644
--- a/net-irc/eggdrop/eggdrop-1.6.15.ebuild
+++ b/net-irc/eggdrop/eggdrop-1.6.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.15.ebuild,v 1.14 2004/06/24 23:03:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.15.ebuild,v 1.15 2005/01/01 08:19:42 swegener Exp $
inherit fixheadtails eutils
diff --git a/net-irc/eggdrop/eggdrop-1.6.17.ebuild b/net-irc/eggdrop/eggdrop-1.6.17.ebuild
index 08850aeeefd8..5c23cc30ea63 100644
--- a/net-irc/eggdrop/eggdrop-1.6.17.ebuild
+++ b/net-irc/eggdrop/eggdrop-1.6.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.17.ebuild,v 1.7 2004/11/22 22:39:21 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.17.ebuild,v 1.8 2005/01/01 08:19:42 swegener Exp $
inherit eutils
@@ -10,7 +10,7 @@ PATCHSET_V=1.0
DESCRIPTION="An IRC bot extensible with C or Tcl."
HOMEPAGE="http://www.eggheads.org/"
SRC_URI="ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/${MY_P}.tar.gz
- http://gentoo.mirror.at.stealer.net/files/${P}-patches-${PATCHSET_V}.tar.bz2"
+ mirror://gentoo/${P}-patches-${PATCHSET_V}.tar.bz2"
KEYWORDS="x86 sparc ~mips ~ia64 amd64 ppc alpha"
LICENSE="GPL-2"
SLOT="0"