diff options
Diffstat (limited to 'net-irc/eggdrop/eggdrop-1.6.15-r2.ebuild')
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.6.15-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/eggdrop/eggdrop-1.6.15-r2.ebuild b/net-irc/eggdrop/eggdrop-1.6.15-r2.ebuild index eb0f182956aa..a1a9bf541c4b 100644 --- a/net-irc/eggdrop/eggdrop-1.6.15-r2.ebuild +++ b/net-irc/eggdrop/eggdrop-1.6.15-r2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 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-r2.ebuild,v 1.8 2004/06/24 23:03:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.15-r2.ebuild,v 1.9 2004/08/05 23:07:32 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 - http://www.egghelp.org/files/patches/eggdrop${PV}-ssl.fixed.diff.gz" + http://gentoo.mirror.at.stealer.net/files/${P}-STEALER.net.patch.bz2 + http://www.egghelp.org/files/patches/eggdrop${PV}-ssl.fixed.diff.gz" KEYWORDS="~x86 ~sparc ~mips ~ia64 ~amd64 ~ppc" LICENSE="GPL-2" |