diff options
author | 2005-04-03 20:58:39 +0000 | |
---|---|---|
committer | 2005-04-03 20:58:39 +0000 | |
commit | 1bb10eecd18459893120c763e65b6a2d2ddbeca8 (patch) | |
tree | 1a23a22863b52bc2e4020ac8e6bb1dad493c7d8e /net-irc/eggdrop/eggdrop-1.6.17.ebuild | |
parent | Bug #83630 (diff) | |
download | gentoo-2-1bb10eecd18459893120c763e65b6a2d2ddbeca8.tar.gz gentoo-2-1bb10eecd18459893120c763e65b6a2d2ddbeca8.tar.bz2 gentoo-2-1bb10eecd18459893120c763e65b6a2d2ddbeca8.zip |
Revision bump for an updated patchset. Only change is the removal of the longer handles patch, because it breaks linking with other bots that are not patched, bug 86579. Rewrote the eggdrop-installer script.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-irc/eggdrop/eggdrop-1.6.17.ebuild')
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.6.17.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/eggdrop/eggdrop-1.6.17.ebuild b/net-irc/eggdrop/eggdrop-1.6.17.ebuild index 0047a050a149..33ff21caa998 100644 --- a/net-irc/eggdrop/eggdrop-1.6.17.ebuild +++ b/net-irc/eggdrop/eggdrop-1.6.17.ebuild @@ -1,11 +1,11 @@ # 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.11 2005/04/03 15:41:57 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.17.ebuild,v 1.12 2005/04/03 20:58:39 swegener Exp $ inherit eutils -MY_P=eggdrop${PV} -PATCHSET_V=1.0 +MY_P="eggdrop${PV}" +PATCHSET_V="1.0" DESCRIPTION="An IRC bot extensible with C or Tcl." HOMEPAGE="http://www.eggheads.org/" |