summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-05-03 11:45:27 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-05-03 11:45:27 +0000
commit10d08c0debbc1a3ce58eba0cb71361d9302d1da6 (patch)
treeafe646d6750a5da5f4aa48b8edb0ed25d668acad /net-irc
parentRespect CFLAGS, #365801 thanks Agostino Sarubbo (diff)
downloadgentoo-2-10d08c0debbc1a3ce58eba0cb71361d9302d1da6.tar.gz
gentoo-2-10d08c0debbc1a3ce58eba0cb71361d9302d1da6.tar.bz2
gentoo-2-10d08c0debbc1a3ce58eba0cb71361d9302d1da6.zip
Stable on amd64 wrt bug #364905
(Portage version: 2.1.9.44/cvs/Linux x86_64)
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 121c08031b31..2349c99a26f1 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.33 2011/04/26 14:41:35 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.34 2011/05/03 11:45:27 hwoarang Exp $
+
+ 03 May 2011; Markos Chandras <hwoarang@gentoo.org> inspircd-2.0.3.ebuild:
+ Stable on amd64 wrt bug #364905
26 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> inspircd-1.1.19.ebuild,
inspircd-1.1.23.ebuild, inspircd-1.2.8.ebuild, inspircd-2.0.3.ebuild:
diff --git a/net-irc/inspircd/inspircd-2.0.3.ebuild b/net-irc/inspircd/inspircd-2.0.3.ebuild
index b6bde866cf8b..ea6d0cae3640 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.2 2011/04/26 14:41:35 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.3.ebuild,v 1.3 2011/05/03 11:45:27 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="