diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:29:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:29:27 +0000 |
commit | b8edc963684ae9795f4327344155b45e4bb9adc7 (patch) | |
tree | 980f9f3cdbe0379840b5df6e08f3894cc0a2233f /net-irc/inspircd | |
parent | Stable for x86, wrt bug #470440 (diff) | |
download | gentoo-2-b8edc963684ae9795f4327344155b45e4bb9adc7.tar.gz gentoo-2-b8edc963684ae9795f4327344155b45e4bb9adc7.tar.bz2 gentoo-2-b8edc963684ae9795f4327344155b45e4bb9adc7.zip |
Stable for x86, wrt bug #473018
(Portage version: 2.1.12.9/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.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index 106b3071c8a6..4db8e3604946 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.80 2013/06/06 19:45:20 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.81 2013/06/25 12:29:27 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.12.ebuild: + Stable for x86, wrt bug #473018 *inspircd-2.0.13 (06 Jun 2013) diff --git a/net-irc/inspircd/inspircd-2.0.12.ebuild b/net-irc/inspircd/inspircd-2.0.12.ebuild index 7ab21cd59b33..c5e96ebb3d9d 100644 --- a/net-irc/inspircd/inspircd-2.0.12.ebuild +++ b/net-irc/inspircd/inspircd-2.0.12.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.12.ebuild,v 1.1 2013/05/11 19:34:01 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.12.ebuild,v 1.2 2013/06/25 12:29:27 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=" |