diff options
author | Johannes Huber <johu@gentoo.org> | 2013-12-08 15:45:09 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-12-08 15:45:09 +0000 |
commit | febbefe308e85294c55fd28e5fe4d2b5ea8a7675 (patch) | |
tree | 6671622048b863198715573b5ba6986caab56b8c /net-irc | |
parent | ppc/ppc64 stable wrt bug #492124; Drop old revision. (diff) | |
download | gentoo-2-febbefe308e85294c55fd28e5fe4d2b5ea8a7675.tar.gz gentoo-2-febbefe308e85294c55fd28e5fe4d2b5ea8a7675.tar.bz2 gentoo-2-febbefe308e85294c55fd28e5fe4d2b5ea8a7675.zip |
x86 stable, bug #487044
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/inspircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index c60c3b671b98..6c806c2cf386 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.88 2013/10/14 17:54:01 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.89 2013/12/08 15:45:09 johu Exp $ + + 08 Dec 2013; Johannes Huber <johu@gentoo.org> inspircd-2.0.14.ebuild: + x86 stable, bug #487044 14 Oct 2013; Tony Vroon <chainsaw@gentoo.org> inspircd-2.0.14.ebuild: Marked stable on AMD64 based on arch tester report by Elijah "Armageddon" El diff --git a/net-irc/inspircd/inspircd-2.0.14.ebuild b/net-irc/inspircd/inspircd-2.0.14.ebuild index 135b4491c96c..911a7ed7e90a 100644 --- a/net-irc/inspircd/inspircd-2.0.14.ebuild +++ b/net-irc/inspircd/inspircd-2.0.14.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.14.ebuild,v 1.2 2013/10/14 17:54:01 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.14.ebuild,v 1.3 2013/12/08 15:45:09 johu 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=" |