diff options
author | 2014-03-04 20:19:32 +0000 | |
---|---|---|
committer | 2014-03-04 20:19:32 +0000 | |
commit | e92d6d04f9540089ba56c8e5295da2b8eec2b563 (patch) | |
tree | 03565a7b45d94912e10541908b690b81ff75e6ec /net-irc/inspircd | |
parent | Stable for x86, wrt bug #502298 (diff) | |
download | gentoo-2-e92d6d04f9540089ba56c8e5295da2b8eec2b563.tar.gz gentoo-2-e92d6d04f9540089ba56c8e5295da2b8eec2b563.tar.bz2 gentoo-2-e92d6d04f9540089ba56c8e5295da2b8eec2b563.zip |
Stable for x86, wrt bug #502390
(Portage version: 2.2.7/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.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index 81176ecdb88d..c4e53ae3b314 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.93 2014/03/02 22:53:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.94 2014/03/04 20:19:32 ago Exp $ + + 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.15.ebuild: + Stable for x86, wrt bug #502390 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> inspircd-2.0.15.ebuild: amd64 stable, bug #502390 diff --git a/net-irc/inspircd/inspircd-2.0.15.ebuild b/net-irc/inspircd/inspircd-2.0.15.ebuild index e11c2bcdf2a3..bea4fcc13c12 100644 --- a/net-irc/inspircd/inspircd-2.0.15.ebuild +++ b/net-irc/inspircd/inspircd-2.0.15.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.15.ebuild,v 1.3 2014/03/02 22:53:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.15.ebuild,v 1.4 2014/03/04 20:19:32 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=" |