diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 15:29:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 15:29:38 +0000 |
commit | 5d0b29db8bb698d64644b60c421be4596f65b9b1 (patch) | |
tree | 21095145751924ba33e3255f9fc3acac026ebc90 /net-irc | |
parent | Version bump (diff) | |
download | gentoo-2-5d0b29db8bb698d64644b60c421be4596f65b9b1.tar.gz gentoo-2-5d0b29db8bb698d64644b60c421be4596f65b9b1.tar.bz2 gentoo-2-5d0b29db8bb698d64644b60c421be4596f65b9b1.zip |
Stable for amd64, wrt bug #463112
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc')
-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 e1f5ebcb5ecd..684fab1694fe 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.72 2013/03/17 21:17:35 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.73 2013/03/27 15:29:38 ago Exp $ + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.10-r1.ebuild: + Stable for amd64, wrt bug #463112 17 Mar 2013; Chema Alonso <nimiux@gentoo.org> metadata.xml: Update maintainer info diff --git a/net-irc/inspircd/inspircd-2.0.10-r1.ebuild b/net-irc/inspircd/inspircd-2.0.10-r1.ebuild index a1cef338f364..1f39a68eaca4 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.1 2013/02/19 22:33:07 nimiux Exp $ +# $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 $ 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=" |