From 3d5b415e2a8a88b669772756f24f6ecfd7c42fc1 Mon Sep 17 00:00:00 2001 From: Tony Vroon Date: Mon, 14 Oct 2013 17:54:01 +0000 Subject: Marked stable on AMD64 based on arch tester report by Elijah "Armageddon" El Lazkani in bug #487044. (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A) --- net-irc/inspircd/ChangeLog | 6 +++++- net-irc/inspircd/inspircd-2.0.14.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'net-irc') diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index 2eb7bc1cac92..c60c3b671b98 100644 --- a/net-irc/inspircd/ChangeLog +++ b/net-irc/inspircd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/inspircd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.87 2013/08/31 18:50:12 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.88 2013/10/14 17:54:01 chainsaw Exp $ + + 14 Oct 2013; Tony Vroon inspircd-2.0.14.ebuild: + Marked stable on AMD64 based on arch tester report by Elijah "Armageddon" El + Lazkani in bug #487044. *inspircd-2.0.14 (31 Aug 2013) diff --git a/net-irc/inspircd/inspircd-2.0.14.ebuild b/net-irc/inspircd/inspircd-2.0.14.ebuild index b12d0048135c..135b4491c96c 100644 --- a/net-irc/inspircd/inspircd-2.0.14.ebuild +++ b/net-irc/inspircd/inspircd-2.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.14.ebuild,v 1.1 2013/08/31 18:50:11 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.14.ebuild,v 1.2 2013/10/14 17:54:01 chainsaw Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> ${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="geoip gnutls ipv6 ldap mysql pcre posix postgres sqlite ssl tre" RDEPEND=" -- cgit v1.2.3-65-gdbad