diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 10:25:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 10:25:46 +0000 |
commit | 6fe08231fd295dbbcc5a46a992b313040ec27771 (patch) | |
tree | 73e9bcc16b82d8afc08c1299a585c6af049037ed /net-irc/inspircd | |
parent | Stable for amd64, wrt bug #456092 (diff) | |
download | gentoo-2-6fe08231fd295dbbcc5a46a992b313040ec27771.tar.gz gentoo-2-6fe08231fd295dbbcc5a46a992b313040ec27771.tar.bz2 gentoo-2-6fe08231fd295dbbcc5a46a992b313040ec27771.zip |
Stable for x86, wrt bug #456092
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-irc/inspircd')
-rw-r--r-- | net-irc/inspircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index c556f925312f..9e321ed9034b 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.65 2013/02/08 10:25:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.66 2013/02/08 10:25:46 ago Exp $ + + 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.10.ebuild: + Stable for x86, wrt bug #456092 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.10.ebuild: Stable for amd64, wrt bug #456092 diff --git a/net-irc/inspircd/inspircd-2.0.10.ebuild b/net-irc/inspircd/inspircd-2.0.10.ebuild index 5a8694968aad..3fbf740093d5 100644 --- a/net-irc/inspircd/inspircd-2.0.10.ebuild +++ b/net-irc/inspircd/inspircd-2.0.10.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.ebuild,v 1.3 2013/02/08 10:25:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.10.ebuild,v 1.4 2013/02/08 10:25:46 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="geoip gnutls ipv6 ldap mysql postgres sqlite ssl" RDEPEND=" |