diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-10 09:38:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-10 09:38:12 +0000 |
commit | 557e5df9623688d6f5f15244cf6f8731c08623c1 (patch) | |
tree | fcff4e8930051aa245d585629ab99d739917dad6 /net-irc | |
parent | Stable for amd64, wrt bug #468504 (diff) | |
download | gentoo-2-557e5df9623688d6f5f15244cf6f8731c08623c1.tar.gz gentoo-2-557e5df9623688d6f5f15244cf6f8731c08623c1.tar.bz2 gentoo-2-557e5df9623688d6f5f15244cf6f8731c08623c1.zip |
Stable for amd64, wrt bug #469200
(Portage version: 2.1.11.63/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.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index ad889d843eeb..0c228d66f9c1 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.75 2013/04/08 10:25:13 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.76 2013/05/10 09:38:12 ago Exp $ + + 10 May 2013; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.11.ebuild: + Stable for amd64, wrt bug #469200 *inspircd-2.0.11 (08 Apr 2013) diff --git a/net-irc/inspircd/inspircd-2.0.11.ebuild b/net-irc/inspircd/inspircd-2.0.11.ebuild index addfcb73eae3..402f30398e4b 100644 --- a/net-irc/inspircd/inspircd-2.0.11.ebuild +++ b/net-irc/inspircd/inspircd-2.0.11.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.11.ebuild,v 1.1 2013/04/08 10:25:13 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.11.ebuild,v 1.2 2013/05/10 09:38:12 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=" |