diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 15:23:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 15:23:45 +0000 |
commit | f6f19dcda345310bb073a6feac76737898330782 (patch) | |
tree | 779d4b554ad13632354bbaaa2d3a14e0f56004bb /net-irc | |
parent | Stable for amd64, wrt bug #518614 (diff) | |
download | gentoo-2-f6f19dcda345310bb073a6feac76737898330782.tar.gz gentoo-2-f6f19dcda345310bb073a6feac76737898330782.tar.bz2 gentoo-2-f6f19dcda345310bb073a6feac76737898330782.zip |
Stable for amd64, wrt bug #522584
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index 043c56392b9c..37d659f76e46 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.100 2014/08/09 10:18:45 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.101 2014/10/10 15:23:45 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.17.ebuild: + Stable for amd64, wrt bug #522584 09 Aug 2014; Chema Alonso <nimiux@gentoo.org> -inspircd-2.0.15.ebuild, -files/inspircd-2.0.15-fix-path-builds.patch, -files/inspircd-2.0.15-init: diff --git a/net-irc/inspircd/inspircd-2.0.17.ebuild b/net-irc/inspircd/inspircd-2.0.17.ebuild index b2ae2e535a4f..f403ff6b1a24 100644 --- a/net-irc/inspircd/inspircd-2.0.17.ebuild +++ b/net-irc/inspircd/inspircd-2.0.17.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.17.ebuild,v 1.1 2014/08/09 10:17:36 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild,v 1.2 2014/10/10 15:23:45 ago 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=" |