summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2008-01-19 16:51:27 +0000
committerDawid Węgliński <cla@gentoo.org>2008-01-19 16:51:27 +0000
commit58d31e99764f4313f9df0e374ec3b70c5ce8b331 (patch)
treee5a49ffd6af5d3a8a25e06111a0d605294d034e2 /net-irc/znc
parentversion bump, thanks to Ernst Herzberg <earny@net4u.de> for the notice, bug #... (diff)
downloadgentoo-2-58d31e99764f4313f9df0e374ec3b70c5ce8b331.tar.gz
gentoo-2-58d31e99764f4313f9df0e374ec3b70c5ce8b331.tar.bz2
gentoo-2-58d31e99764f4313f9df0e374ec3b70c5ce8b331.zip
Stable on x86 wrt bug #206655
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-irc/znc')
-rw-r--r--net-irc/znc/ChangeLog7
-rw-r--r--net-irc/znc/znc-0.052.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/znc/ChangeLog b/net-irc/znc/ChangeLog
index b689f8d90a86..3dc432de1aa6 100644
--- a/net-irc/znc/ChangeLog
+++ b/net-irc/znc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/znc
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.7 2007/12/19 17:49:24 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.8 2008/01/19 16:51:27 cla Exp $
+
+ 19 Jan 2008; Dawid Węgliński <cla@gentoo.org> znc-0.052.ebuild:
+ Stable on x86 (bug #206655)
*znc-0.052 (19 Dec 2007)
diff --git a/net-irc/znc/znc-0.052.ebuild b/net-irc/znc/znc-0.052.ebuild
index 08e26eb2a465..54fdafecd257 100644
--- a/net-irc/znc/znc-0.052.ebuild
+++ b/net-irc/znc/znc-0.052.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.052.ebuild,v 1.1 2007/12/19 17:49:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.052.ebuild,v 1.2 2008/01/19 16:51:27 cla Exp $
inherit autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="debug ipv6 nomodules perl ssl"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.7d )