summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/inspircd/ChangeLog6
-rw-r--r--net-irc/inspircd/inspircd-2.0.5-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog
index 1f679d5cef98..86ab864707b4 100644
--- a/net-irc/inspircd/ChangeLog
+++ b/net-irc/inspircd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/inspircd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.48 2012/05/07 09:33:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.49 2012/05/21 09:39:41 phajdan.jr Exp $
+
+ 21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ inspircd-2.0.5-r2.ebuild:
+ x86 stable wrt bug #414893
07 May 2012; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.5-r2.ebuild:
Stable for amd64, wrt bug #414893
diff --git a/net-irc/inspircd/inspircd-2.0.5-r2.ebuild b/net-irc/inspircd/inspircd-2.0.5-r2.ebuild
index 8451830d11c9..863e728da5c9 100644
--- a/net-irc/inspircd/inspircd-2.0.5-r2.ebuild
+++ b/net-irc/inspircd/inspircd-2.0.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.5-r2.ebuild,v 1.2 2012/05/07 09:33:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.5-r2.ebuild,v 1.3 2012/05/21 09:39:41 phajdan.jr Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://github.com/inspircd/inspircd/downloads/InspIRCd-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="gnutls ipv6 ldap mysql postgres sqlite ssl"
RDEPEND="