diff options
author | 2013-03-27 15:30:08 +0000 | |
---|---|---|
committer | 2013-03-27 15:30:08 +0000 | |
commit | ae4a3a7b2f638e1930d9cc989a5a479bcd8203a5 (patch) | |
tree | 32c3c6a3faca8c7fde0b433c0902750e55958396 /net-irc/inspircd | |
parent | Stable for amd64, wrt bug #462822 (diff) | |
download | gentoo-2-ae4a3a7b2f638e1930d9cc989a5a479bcd8203a5.tar.gz gentoo-2-ae4a3a7b2f638e1930d9cc989a5a479bcd8203a5.tar.bz2 gentoo-2-ae4a3a7b2f638e1930d9cc989a5a479bcd8203a5.zip |
Stable for x86, wrt bug #463112
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc/inspircd')
-rw-r--r-- | net-irc/inspircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.10-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index 684fab1694fe..698fae6a8f32 100644 --- a/net-irc/inspircd/ChangeLog +++ b/net-irc/inspircd/ChangeLog @@ -1,6 +1,9 @@ # 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.73 2013/03/27 15:29:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.74 2013/03/27 15:30:08 ago Exp $ + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.10-r1.ebuild: + Stable for x86, wrt bug #463112 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.10-r1.ebuild: Stable for amd64, wrt bug #463112 diff --git a/net-irc/inspircd/inspircd-2.0.10-r1.ebuild b/net-irc/inspircd/inspircd-2.0.10-r1.ebuild index 1f39a68eaca4..26d70785dc19 100644 --- a/net-irc/inspircd/inspircd-2.0.10-r1.ebuild +++ b/net-irc/inspircd/inspircd-2.0.10-r1.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.10-r1.ebuild,v 1.2 2013/03/27 15:29:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.10-r1.ebuild,v 1.3 2013/03/27 15:30:08 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="geoip gnutls ipv6 ldap mysql pcre posix postgres sqlite ssl tre" RDEPEND=" |