diff options
author | 2009-08-09 16:45:03 +0000 | |
---|---|---|
committer | 2009-08-09 16:45:03 +0000 | |
commit | 0882282e45b1b6ab69dc783a92f5ec933c70d2c2 (patch) | |
tree | 9e59bd9a0b75aa6cf6dfc9f24be6af18191d282a /net-irc/eggdrop/eggdrop-1.6.19.ebuild | |
parent | ppc stable #280851 (diff) | |
download | gentoo-2-0882282e45b1b6ab69dc783a92f5ec933c70d2c2.tar.gz gentoo-2-0882282e45b1b6ab69dc783a92f5ec933c70d2c2.tar.bz2 gentoo-2-0882282e45b1b6ab69dc783a92f5ec933c70d2c2.zip |
alpha/ia64/sparc stable wrt #270221
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-irc/eggdrop/eggdrop-1.6.19.ebuild')
-rw-r--r-- | net-irc/eggdrop/eggdrop-1.6.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/eggdrop/eggdrop-1.6.19.ebuild b/net-irc/eggdrop/eggdrop-1.6.19.ebuild index 27a8cda3dd8a..a58de30959a9 100644 --- a/net-irc/eggdrop/eggdrop-1.6.19.ebuild +++ b/net-irc/eggdrop/eggdrop-1.6.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.19.ebuild,v 1.3 2009/08/09 11:35:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.19.ebuild,v 1.4 2009/08/09 16:45:03 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ 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.bz2 mirror://gentoo/${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" |