diff options
author | 2008-09-18 20:05:44 +0000 | |
---|---|---|
committer | 2008-09-18 20:05:44 +0000 | |
commit | 61045f7027dc5be0b03d88d86927150b491a3890 (patch) | |
tree | 2267270832613a8ef9217f1ed3c94550c39e12a4 /net-irc/inspircd/inspircd-1.1.19.ebuild | |
parent | amd64/x86 stable, bug #238021 (diff) | |
download | gentoo-2-61045f7027dc5be0b03d88d86927150b491a3890.tar.gz gentoo-2-61045f7027dc5be0b03d88d86927150b491a3890.tar.bz2 gentoo-2-61045f7027dc5be0b03d88d86927150b491a3890.zip |
amd64 stable, bug #236658
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6 i686)
Diffstat (limited to 'net-irc/inspircd/inspircd-1.1.19.ebuild')
-rw-r--r-- | net-irc/inspircd/inspircd-1.1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/inspircd/inspircd-1.1.19.ebuild b/net-irc/inspircd/inspircd-1.1.19.ebuild index fcf4ba15cd10..20041f5bbfdf 100644 --- a/net-irc/inspircd/inspircd-1.1.19.ebuild +++ b/net-irc/inspircd/inspircd-1.1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-1.1.19.ebuild,v 1.4 2008/05/21 18:56:03 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-1.1.19.ebuild,v 1.5 2008/09/18 20:05:44 maekke Exp $ inherit eutils toolchain-funcs multilib # subversion @@ -11,7 +11,7 @@ mirror://sourceforge/${PN}/InspIRCd-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="openssl gnutls ipv6 kernel_linux mysql postgres sqlite zlib ldap" RDEPEND=" |