diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 12:04:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 12:04:56 +0000 |
commit | 7abb2ea8df208eb3a62704deed54d660b026d18a (patch) | |
tree | a03f48d77f48aa0da26f2d48c069f5893cbaf1e8 | |
parent | Stable for x86, wrt bug #472558 (diff) | |
download | gentoo-2-7abb2ea8df208eb3a62704deed54d660b026d18a.tar.gz gentoo-2-7abb2ea8df208eb3a62704deed54d660b026d18a.tar.bz2 gentoo-2-7abb2ea8df208eb3a62704deed54d660b026d18a.zip |
Stable for x86, wrt bug #476066
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | net-irc/inspircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index 45fc97ad8b31..ff9ec64e8833 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.83 2013/07/07 12:04:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.84 2013/07/07 12:04:56 ago Exp $ + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.13.ebuild: + Stable for x86, wrt bug #476066 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> inspircd-2.0.13.ebuild: Stable for amd64, wrt bug #476066 diff --git a/net-irc/inspircd/inspircd-2.0.13.ebuild b/net-irc/inspircd/inspircd-2.0.13.ebuild index c4738d84b439..0eaf2e9bac66 100644 --- a/net-irc/inspircd/inspircd-2.0.13.ebuild +++ b/net-irc/inspircd/inspircd-2.0.13.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.13.ebuild,v 1.2 2013/07/07 12:04:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.13.ebuild,v 1.3 2013/07/07 12:04:56 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=" |