summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-05-11 08:35:40 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-05-11 08:35:40 +0000
commit2d6f37c97ed69c7de6a09db1d7643e081d17f538 (patch)
treea09c09c9a74089052e0d9e6d16c4cebc1f0998d8 /net-irc
parentx86 stable wrt bug #364813 (diff)
downloadgentoo-2-2d6f37c97ed69c7de6a09db1d7643e081d17f538.tar.gz
gentoo-2-2d6f37c97ed69c7de6a09db1d7643e081d17f538.tar.bz2
gentoo-2-2d6f37c97ed69c7de6a09db1d7643e081d17f538.zip
x86 stable wrt bug #364905
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/inspircd/ChangeLog5
-rw-r--r--net-irc/inspircd/inspircd-2.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog
index fb79b18c528c..da3845a66580 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.35 2011/05/08 19:08:56 c1pher Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.36 2011/05/11 08:35:40 phajdan.jr Exp $
+
+ 11 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> inspircd-2.0.3.ebuild:
+ x86 stable wrt bug #364905
08 May 2011; Dane Smith <c1pher@gentoo.org> inspircd-2.0.3.ebuild:
Apply patch from Chema wrt bug 366233. Fix typo. No revbump.
diff --git a/net-irc/inspircd/inspircd-2.0.3.ebuild b/net-irc/inspircd/inspircd-2.0.3.ebuild
index 8196e9b55f97..edaede690eb7 100644
--- a/net-irc/inspircd/inspircd-2.0.3.ebuild
+++ b/net-irc/inspircd/inspircd-2.0.3.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.3.ebuild,v 1.4 2011/05/08 19:08:56 c1pher Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.3.ebuild,v 1.5 2011/05/11 08:35:40 phajdan.jr 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="