diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 12:04:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 12:04:22 +0000 |
commit | 2fd9d17be480d35cdd730bc09d26671965516448 (patch) | |
tree | cfe7dff7e70a20e7ad21c174ba9a4340fb29e050 /net-irc/inspircd/inspircd-2.0.13.ebuild | |
parent | Stable for amd64, wrt bug #472558 (diff) | |
download | gentoo-2-2fd9d17be480d35cdd730bc09d26671965516448.tar.gz gentoo-2-2fd9d17be480d35cdd730bc09d26671965516448.tar.bz2 gentoo-2-2fd9d17be480d35cdd730bc09d26671965516448.zip |
Stable for amd64, wrt bug #476066
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc/inspircd/inspircd-2.0.13.ebuild')
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/inspircd/inspircd-2.0.13.ebuild b/net-irc/inspircd/inspircd-2.0.13.ebuild index 989dec0784c3..c4738d84b439 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.1 2013/06/06 19:45:21 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.13.ebuild,v 1.2 2013/07/07 12:04:22 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=" |