diff options
Diffstat (limited to 'net-irc/eggdrop/eggdrop-1.6.17-r2.ebuild')
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.6.17-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/eggdrop/eggdrop-1.6.17-r2.ebuild b/net-irc/eggdrop/eggdrop-1.6.17-r2.ebuild index 1de1ce1a31b4..228928cf5676 100644 --- a/net-irc/eggdrop/eggdrop-1.6.17-r2.ebuild +++ b/net-irc/eggdrop/eggdrop-1.6.17-r2.ebuild @@ -1,6 +1,6 @@ # 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-r2.ebuild,v 1.4 2005/07/11 17:20:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.17-r2.ebuild,v 1.5 2005/08/06 18:37:51 kloeri 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.gz mirror://gentoo/${P}-patches-${PATCHSET_V}.tar.bz2 mirror://dev.gentoo.org/~swegener/distfiles/${P}-patches-${PATCHSET_V}.tar.bz2" -KEYWORDS="x86 sparc ~mips ~ia64 ~amd64 ppc ~alpha" +KEYWORDS="alpha ~amd64 ~ia64 ~mips ppc sparc x86" LICENSE="GPL-2" SLOT="0" IUSE="debug static mysql postgres ssl" |