summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-irc/bnc/ChangeLog5
-rw-r--r--net-irc/bnc/bnc-2.9.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/bnc/ChangeLog b/net-irc/bnc/ChangeLog
index 4f0eef563185..f00bb6d5129e 100644
--- a/net-irc/bnc/ChangeLog
+++ b/net-irc/bnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/bnc
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/ChangeLog,v 1.32 2007/06/13 13:00:23 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/ChangeLog,v 1.33 2007/06/14 20:34:44 dertobi123 Exp $
+
+ 14 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> bnc-2.9.4.ebuild:
+ ppc stable, bug #181754
13 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> bnc-2.9.4.ebuild:
Stable on sparc wrt #181754
diff --git a/net-irc/bnc/bnc-2.9.4.ebuild b/net-irc/bnc/bnc-2.9.4.ebuild
index ee5c613da3ae..d643112ef0c0 100644
--- a/net-irc/bnc/bnc-2.9.4.ebuild
+++ b/net-irc/bnc/bnc-2.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.4.ebuild,v 1.6 2007/06/13 13:00:23 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bnc/bnc-2.9.4.ebuild,v 1.7 2007/06/14 20:34:44 dertobi123 Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://gotbnc.com/files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~ppc sparc x86"
+KEYWORDS="alpha amd64 arm ppc sparc x86"
IUSE="ssl"
DEPEND="ssl? ( dev-libs/openssl )"