summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/inspircd/ChangeLog5
-rw-r--r--net-irc/inspircd/inspircd-2.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog
index b7eaffc4ec59..86e9a6e3892f 100644
--- a/net-irc/inspircd/ChangeLog
+++ b/net-irc/inspircd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/inspircd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.39 2011/07/19 11:57:50 c1pher Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.40 2011/07/21 08:37:32 hwoarang Exp $
+
+ 21 Jul 2011; Markos Chandras <hwoarang@gentoo.org> inspircd-2.0.4.ebuild:
+ Stable on amd64 wrt bug #375661
*inspircd-2.0.5 (19 Jul 2011)
diff --git a/net-irc/inspircd/inspircd-2.0.4.ebuild b/net-irc/inspircd/inspircd-2.0.4.ebuild
index e4a08be50944..ea96bf985572 100644
--- a/net-irc/inspircd/inspircd-2.0.4.ebuild
+++ b/net-irc/inspircd/inspircd-2.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.4.ebuild,v 1.1 2011/06/20 16:55:57 c1pher Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.4.ebuild,v 1.2 2011/07/21 08:37:32 hwoarang Exp $
EAPI=2
inherit eutils multilib flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="http://www.inspircd.org/downloads/InspIRCd-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="openssl gnutls ipv6 mysql postgres sqlite ldap"
RDEPEND="