diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 10:25:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 10:25:37 +0000 |
commit | 4a778ee1d5e968e8241270cc2a0e70803c5d7ebb (patch) | |
tree | a5277a254d7005f815d73be9aba3b665dcbda36d /net-irc/inspircd | |
parent | Bump (diff) | |
download | gentoo-2-4a778ee1d5e968e8241270cc2a0e70803c5d7ebb.tar.gz gentoo-2-4a778ee1d5e968e8241270cc2a0e70803c5d7ebb.tar.bz2 gentoo-2-4a778ee1d5e968e8241270cc2a0e70803c5d7ebb.zip |
Stable for amd64, 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 eeaf09a4bdc4..c556f925312f 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.64 2013/01/08 19:41:58 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.65 2013/02/08 10:25:37 ago Exp $ + + 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.10.ebuild: + Stable for amd64, wrt bug #456092 08 Jan 2013; Chema Alonso <nimiux@gentoo.org> inspircd-2.0.10.ebuild, files/inspircd-2.0.10-init: diff --git a/net-irc/inspircd/inspircd-2.0.10.ebuild b/net-irc/inspircd/inspircd-2.0.10.ebuild index 4abfe6d401ca..5a8694968aad 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.2 2013/01/08 19:41:58 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.10.ebuild,v 1.3 2013/02/08 10:25:37 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=" |