summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Buchholz <rbu@gentoo.org>2008-07-11 18:55:45 +0000
committerRobert Buchholz <rbu@gentoo.org>2008-07-11 18:55:45 +0000
commit7305a74b3d0b277d8236d8667f62481cfde90177 (patch)
treeed94e0ee16b9cdfb05011913f280c5ec8961edb7 /net-irc
parentVersion bump (diff)
downloadgentoo-2-7305a74b3d0b277d8236d8667f62481cfde90177.tar.gz
gentoo-2-7305a74b3d0b277d8236d8667f62481cfde90177.tar.bz2
gentoo-2-7305a74b3d0b277d8236d8667f62481cfde90177.zip
amd64 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/znc/ChangeLog5
-rw-r--r--net-irc/znc/znc-0.056.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/znc/ChangeLog b/net-irc/znc/ChangeLog
index ce3faa131a29..ae01403213dc 100644
--- a/net-irc/znc/ChangeLog
+++ b/net-irc/znc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/znc
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.13 2008/07/11 18:04:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.14 2008/07/11 18:55:45 rbu Exp $
+
+ 11 Jul 2008; Robert Buchholz <rbu@gentoo.org> znc-0.056.ebuild:
+ amd64 stable
*znc-0.058 (11 Jul 2008)
diff --git a/net-irc/znc/znc-0.056.ebuild b/net-irc/znc/znc-0.056.ebuild
index 5b4df599ec94..de3c597f49c4 100644
--- a/net-irc/znc/znc-0.056.ebuild
+++ b/net-irc/znc/znc-0.056.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/znc/znc-0.056.ebuild,v 1.2 2008/07/11 18:04:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.056.ebuild,v 1.3 2008/07/11 18:55:45 rbu 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 )