diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 13:34:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 13:34:30 +0000 |
commit | 12275ac508ce69a02a360ccd2be94776656b8582 (patch) | |
tree | d1e5c214b6ba896f0e26cc2a81549b516e4dea59 /net-irc/inspircd | |
parent | Version bump RC to first upstream stable release 2.3 branch (diff) | |
download | gentoo-2-12275ac508ce69a02a360ccd2be94776656b8582.tar.gz gentoo-2-12275ac508ce69a02a360ccd2be94776656b8582.tar.bz2 gentoo-2-12275ac508ce69a02a360ccd2be94776656b8582.zip |
Stable for amd64, wrt bug #443966
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-irc/inspircd')
-rw-r--r-- | net-irc/inspircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index 531047132e74..6d945550c2fa 100644 --- a/net-irc/inspircd/ChangeLog +++ b/net-irc/inspircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/inspircd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.58 2012/10/15 09:47:59 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.59 2012/11/20 13:34:30 ago Exp $ + + 20 Nov 2012; <ago@gentoo.org> inspircd-2.0.9.ebuild: + Stable for amd64, wrt bug #443966 *inspircd-2.0.9 (15 Oct 2012) diff --git a/net-irc/inspircd/inspircd-2.0.9.ebuild b/net-irc/inspircd/inspircd-2.0.9.ebuild index 5c297837cb86..5da6edd48ce1 100644 --- a/net-irc/inspircd/inspircd-2.0.9.ebuild +++ b/net-irc/inspircd/inspircd-2.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.9.ebuild,v 1.1 2012/10/15 09:47:59 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.9.ebuild,v 1.2 2012/11/20 13:34:30 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://github.com/inspircd/inspircd/downloads/InspIRCd-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="geoip gnutls ipv6 ldap mysql postgres sqlite ssl" RDEPEND=" |