summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-02-25 20:09:26 +0000
committerMarkus Meier <maekke@gentoo.org>2009-02-25 20:09:26 +0000
commit8833779396165a2484d11eb578af95f90d472f0a (patch)
tree11cf4acad6f8e1a32435462ec1e72fc56af3230e /net-irc/znc/znc-0.066.ebuild
parentamd64/x86 stable, bug #260069 (diff)
downloadgentoo-2-8833779396165a2484d11eb578af95f90d472f0a.tar.gz
gentoo-2-8833779396165a2484d11eb578af95f90d472f0a.tar.bz2
gentoo-2-8833779396165a2484d11eb578af95f90d472f0a.zip
amd64/x86 stable, bug #260148
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/znc/znc-0.066.ebuild')
-rw-r--r--net-irc/znc/znc-0.066.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/znc/znc-0.066.ebuild b/net-irc/znc/znc-0.066.ebuild
index ee4dbe6f2305..229131031148 100644
--- a/net-irc/znc/znc-0.066.ebuild
+++ b/net-irc/znc/znc-0.066.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.066.ebuild,v 1.1 2009/02/25 18:42:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.066.ebuild,v 1.2 2009/02/25 20:09:26 maekke 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 )