diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-10-14 17:54:01 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-10-14 17:54:01 +0000 |
commit | 3d5b415e2a8a88b669772756f24f6ecfd7c42fc1 (patch) | |
tree | 763f5704e7a14d11e4cf7c80b307d13bb5cc2328 /net-irc | |
parent | Marked stable on AMD64 based on arch tester report by Elijah "Armageddon" El ... (diff) | |
download | gentoo-2-3d5b415e2a8a88b669772756f24f6ecfd7c42fc1.tar.gz gentoo-2-3d5b415e2a8a88b669772756f24f6ecfd7c42fc1.tar.bz2 gentoo-2-3d5b415e2a8a88b669772756f24f6ecfd7c42fc1.zip |
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)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/inspircd/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 <chainsaw@gentoo.org> 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=" |