diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-18 20:05:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-18 20:05:44 +0000 |
commit | 61045f7027dc5be0b03d88d86927150b491a3890 (patch) | |
tree | 2267270832613a8ef9217f1ed3c94550c39e12a4 /net-irc/inspircd | |
parent | amd64/x86 stable, bug #238021 (diff) | |
download | gentoo-2-61045f7027dc5be0b03d88d86927150b491a3890.tar.gz gentoo-2-61045f7027dc5be0b03d88d86927150b491a3890.tar.bz2 gentoo-2-61045f7027dc5be0b03d88d86927150b491a3890.zip |
amd64 stable, bug #236658
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6 i686)
Diffstat (limited to 'net-irc/inspircd')
-rw-r--r-- | net-irc/inspircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-1.1.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index a8074662db43..20e55a880128 100644 --- a/net-irc/inspircd/ChangeLog +++ b/net-irc/inspircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/inspircd # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.25 2008/08/23 01:14:04 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.26 2008/09/18 20:05:44 maekke Exp $ + + 18 Sep 2008; Markus Meier <maekke@gentoo.org> inspircd-1.1.19.ebuild: + amd64 stable, bug #236658 23 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: add GLEP 56 USE flag desc from use.local.desc diff --git a/net-irc/inspircd/inspircd-1.1.19.ebuild b/net-irc/inspircd/inspircd-1.1.19.ebuild index fcf4ba15cd10..20041f5bbfdf 100644 --- a/net-irc/inspircd/inspircd-1.1.19.ebuild +++ b/net-irc/inspircd/inspircd-1.1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-1.1.19.ebuild,v 1.4 2008/05/21 18:56:03 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-1.1.19.ebuild,v 1.5 2008/09/18 20:05:44 maekke Exp $ inherit eutils toolchain-funcs multilib # subversion @@ -11,7 +11,7 @@ mirror://sourceforge/${PN}/InspIRCd-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="openssl gnutls ipv6 kernel_linux mysql postgres sqlite zlib ldap" RDEPEND=" |