diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-07-26 12:15:11 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-07-26 12:15:11 +0000 |
commit | 1d1b6697f5ec544e1d74f40b19778cd9a1755936 (patch) | |
tree | df40d815b2cbfe1da67939b75ea73e2dece177f0 /net-irc/inspircd | |
parent | EAPI bump (diff) | |
download | gentoo-2-1d1b6697f5ec544e1d74f40b19778cd9a1755936.tar.gz gentoo-2-1d1b6697f5ec544e1d74f40b19778cd9a1755936.tar.bz2 gentoo-2-1d1b6697f5ec544e1d74f40b19778cd9a1755936.zip |
Stable for amd64 wrt bug #513138
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-irc/inspircd')
-rw-r--r-- | net-irc/inspircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index 36b0a1f8d151..ccccf54d79e9 100644 --- a/net-irc/inspircd/ChangeLog +++ b/net-irc/inspircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/inspircd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.96 2014/05/15 15:45:35 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.97 2014/07/26 12:15:11 nimiux Exp $ + + 26 Jul 2014; Chema Alonso <nimiux@gentoo.org> inspircd-2.0.16.ebuild: + Stable for amd64 wrt bug #513138 *inspircd-2.0.16 (15 May 2014) diff --git a/net-irc/inspircd/inspircd-2.0.16.ebuild b/net-irc/inspircd/inspircd-2.0.16.ebuild index 381614312179..029dbbc05eb6 100644 --- a/net-irc/inspircd/inspircd-2.0.16.ebuild +++ b/net-irc/inspircd/inspircd-2.0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.16.ebuild,v 1.1 2014/05/15 15:45:35 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.16.ebuild,v 1.2 2014/07/26 12:15:11 nimiux 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=" |