diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:58:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:58:50 +0000 |
commit | 0b4a565e0f90d9ef22301d85d0146e2e9488134e (patch) | |
tree | 39c539e5283edab7f984161027b3d22150388cea /net-irc/inspircd | |
parent | Stable for x86, wrt bug #519374 (diff) | |
download | gentoo-2-0b4a565e0f90d9ef22301d85d0146e2e9488134e.tar.gz gentoo-2-0b4a565e0f90d9ef22301d85d0146e2e9488134e.tar.bz2 gentoo-2-0b4a565e0f90d9ef22301d85d0146e2e9488134e.zip |
Stable for x86, wrt bug #522584
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc/inspircd')
-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 37d659f76e46..e0ea5d03d4ec 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.101 2014/10/10 15:23:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.102 2014/10/12 08:58:50 ago Exp $ + + 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.17.ebuild: + Stable for x86, wrt bug #522584 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.17.ebuild: Stable for amd64, wrt bug #522584 diff --git a/net-irc/inspircd/inspircd-2.0.17.ebuild b/net-irc/inspircd/inspircd-2.0.17.ebuild index f403ff6b1a24..82559b44df00 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.2 2014/10/10 15:23:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild,v 1.3 2014/10/12 08:58:50 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=" |