diff options
Diffstat (limited to 'net-irc/eggdrop/eggdrop-1.6.18-r2.ebuild')
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.6.18-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/eggdrop/eggdrop-1.6.18-r2.ebuild b/net-irc/eggdrop/eggdrop-1.6.18-r2.ebuild index a08a5aeabd2f..a30e6388b9b9 100644 --- a/net-irc/eggdrop/eggdrop-1.6.18-r2.ebuild +++ b/net-irc/eggdrop/eggdrop-1.6.18-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.18-r2.ebuild,v 1.5 2007/08/01 19:28:32 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.18-r2.ebuild,v 1.6 2007/08/06 02:59:59 kumba Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.eggheads.org/" SRC_URI="ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/${MY_P}.tar.bz2 mirror://gentoo/${P}-patches-${PATCHSET_V}.tar.bz2 http://dev.gentoo.org/~swegener/distfiles/${P}-patches-${PATCHSET_V}.tar.bz2" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" LICENSE="GPL-2" SLOT="0" IUSE="debug static mysql postgres ssl vanilla" |